public final class Trees
extends Object
bt [__] ????
-
Nested Class Summary
Nested Classes
static class
static class
-
-
Method Summary
static boolean
static boolean
static int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
EMPTY_TREE
public static final Object[] EMPTY_TREE
-
Method Details
-
-
-
isEmpty
public static boolean isEmpty(Object a)
-
size
public static int size(Object a)
-
-
-
-
-
-