jxUtil 0.6

org.sourceforge.jxutil
Class ListMap$1

java.lang.Object
  |
  +--java.util.AbstractCollection
        |
        +--java.util.AbstractSet
              |
              +--org.sourceforge.jxutil.ListMap$1
All Implemented Interfaces:
Collection, Set

synchronized class ListMap$1
extends AbstractSet


Constructor Summary
(package private) ListMap$1(ListMap)
           
 
Method Summary
 Iterator iterator()
           
 int size()
           
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray
 

Constructor Detail

ListMap$1

ListMap$1(ListMap)
Method Detail

iterator

public Iterator iterator()
Specified by:
iterator in interface Set
Specified by:
iterator in class AbstractCollection

size

public int size()
Specified by:
size in interface Set
Specified by:
size in class AbstractCollection

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.