java.util
Class LinkedHashSet
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.HashSet
java.util.LinkedHashSet
- All Implemented Interfaces:
- Cloneable, Collection, Serializable, Set
- public class LinkedHashSet
- extends HashSet
- implements Set, Cloneable, Serializable
Model fields inherited from interface java.util.Set |
theSet |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
LinkedHashSet
public LinkedHashSet()
LinkedHashSet
public LinkedHashSet(int)
LinkedHashSet
public LinkedHashSet(int,
float)
LinkedHashSet
public LinkedHashSet(Collection)
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.