| Modifier and Type | Class and Description |
|---|---|
static class |
Enums.convertors |
static class |
Enums.filters |
static class |
Enums.nodeExtract |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static <A> Iterable<A> single(A node)
public static <A extends GNode> Iterable<TreeWalk<A>> treeOf(A start, NodesExtracter<A,A> ne, Predicate<TreeWalk<A>> followFilter, TreeWalkType followType)
public static <A> Iterable<TreeWalk<A>> treeOf(A start, NodesExtracter<A,A> ne, Predicate<TreeWalk<A>> followFilter)
public static <A> Iterable<TreeWalk<A>> treeOf(A start, NodesExtracter<A,A> ne)
public static int count(Iterable src)
public int count()
Copyright © 2018. All rights reserved.