public final class TreeSupplier<A> extends Object implements Supplier<Tree<A>>, Serializable
| Modifier and Type | Method and Description | 
|---|---|
Tree<A> | 
get()  | 
static <A> TreeSupplier<A> | 
instance()  | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.