- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<T>, java.util.Collection<T>, java.util.List<T>, java.util.RandomAccess
- Enclosing class:
- ST
public static final class ST.AttributeList<T>
extends java.util.ArrayList<T>
Just an alias for ArrayList, but this way I can track whether a
list is something ST created or it's an incoming list.
- See Also:
- Serialized Form