Package org.nlpub.watset.util
Interface Sense<V>
- Type Parameters:
V
- the type of value
- All Superinterfaces:
Supplier<V>
- All Known Implementing Classes:
IndexedSense
A monad that provides the wrapped value with a sense identifier.
-
Method Summary