public class NodeClassifier extends Object implements Function<Node,Class<?>>
static NodeClassifier
INSTANCE
@NotNull Class<?>
apply(@NotNull Node value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public static final NodeClassifier INSTANCE
@NotNull public @NotNull Class<?> apply(@NotNull @NotNull Node value)
apply
Function<Node,Class<?>>
Copyright © 2020. All rights reserved.