public static interface InstantiationGenerics.Node<T> extends InstantiationGenerics.TreeElement<T>
| Modifier and Type | Method and Description |
|---|---|
List<InstantiationGenerics.TreeElement<T>> |
elements() |
List<InstantiationGenerics.TreeElement<T>> elements()
Copyright © 2022 The Immutables.org authors. All rights reserved.