PCJ API
Version 1.2

bak.pcj.set
Interface ShortSet

All Superinterfaces:
ShortCollection
All Known Subinterfaces:
ShortSortedSet
All Known Implementing Classes:
AbstractShortSet, SetToShortSetAdapter, ShortBitSet, ShortChainedHashSet, ShortOpenHashSet, ShortRangeSet, SortedSetToShortSortedSetAdapter, UnmodifiableShortSet

public interface ShortSet
extends ShortCollection

This interface defines sets of short values.

Since:
1.0
See Also:
Set

Methods inherited from interface bak.pcj.ShortCollection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, trimToSize
 


PCJ API
Version 1.2

Report a bug or request a feature.
Further information on the development and latest release of PCJ can be found at the project homepage.

Primitive Collections for Java is released under the GNU Lesser General Public License.
Copyright © 2002, 2003 Søren Bak. All Rights Reserved.

Hosted by SourceForge.net
SourceForge.net Logo