Package org.pkl.core.runtime
Interface VmCollection.Builder<T extends VmCollection>
- Enclosing class:
VmCollection
public static interface VmCollection.Builder<T extends VmCollection>
-
Method Summary
-
Method Details
-
add
-
addAll
-
build
T build()
-