@FunctionalInterface public interface LexicalSpace extends Function<String,Optional<Boolean>>, Serializable
| Modifier and Type | Method and Description |
|---|---|
default Optional<Boolean> |
apply(String s) |
Optional<Boolean> |
includes(String lexicalValue) |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.