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–2022 Apache Software Foundation. All rights reserved.