public static class SequenceMatchRules.CoreMapToListFunctionApplier<O> extends Object implements Function<CoreMap,O>
SequenceMatchRules.CoreMapToListFunctionApplier(Env env, Function<List<? extends CoreMap>,O> func)
O
apply(CoreMap cm)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SequenceMatchRules.CoreMapToListFunctionApplier(Env env, Function<List<? extends CoreMap>,O> func)
public O apply(CoreMap cm)
Function
apply
Function<CoreMap,O>
cm
© 2002-2013 Stanford NLP Group