Package de.jungblut.nlp.model
-
Class Summary Class Description Pair<S,T> Pair implementation, unlikeTuplethis implements hashcode and equals on both parts of this pair.ReferencedContext<REF_TYPE,CONTEXT_TYPE> Reference and its context.
| Class | Description |
|---|---|
| Pair<S,T> |
Pair implementation, unlike
Tuple this implements hashcode and equals
on both parts of this pair. |
| ReferencedContext<REF_TYPE,CONTEXT_TYPE> |
Reference and its context.
|