|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapFunctionApplier<T,O>
public static class SequenceMatchRules.CoreMapFunctionApplier<T,O>
| Constructor Summary | |
|---|---|
SequenceMatchRules.CoreMapFunctionApplier(java.lang.Class annotationField,
Function<T,O> func)
|
|
| Method Summary | |
|---|---|
O |
apply(CoreMap cm)
Converts a T1 to a different T2. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SequenceMatchRules.CoreMapFunctionApplier(java.lang.Class annotationField,
Function<T,O> func)
| Method Detail |
|---|
public O apply(CoreMap cm)
Function
apply in interface Function<CoreMap,O>cm - The function's argument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||