public class Container extends Object
Constructor and Description |
---|
Container() |
Modifier and Type | Method and Description |
---|---|
protected static <E> List<E> |
makeArrayList(List<E> original) |
protected static <E> List<E> |
makeUnmodifiableList(List<E> original) |
Copyright © 2016. All rights reserved.