Module org.xbib.rpm

Class ShortList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Short>, Collection<Short>, List<Short>, RandomAccess

public class ShortList extends ArrayList<Short>
See Also:
  • Constructor Details

    • ShortList

      public ShortList()
  • Method Details