@FunctionalInterface public static interface MarshallUtil.CollectionBuilder<E,T extends Collection<E>>
Modifier and Type | Method and Description |
---|---|
T |
build(int size) |
T build(int size)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.