org.caleigo.core
Class Selection.EntityPoolSet

java.lang.Object
  extended byjava.util.AbstractCollection
      extended byjava.util.AbstractSet
          extended byorg.caleigo.core.Selection.EntityPoolSet
All Implemented Interfaces:
java.util.Collection, java.util.Set
Enclosing class:
Selection

protected class Selection.EntityPoolSet
extends java.util.AbstractSet


Constructor Summary
protected Selection.EntityPoolSet()
           
 
Method Summary
 boolean add(java.lang.Object obj)
           
 java.util.Iterator iterator()
           
 int size()
           
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
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
addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray
 

Constructor Detail

Selection.EntityPoolSet

protected Selection.EntityPoolSet()
Method Detail

add

public boolean add(java.lang.Object obj)

size

public int size()

iterator

public java.util.Iterator iterator()


Copyright © 2005 Caleigo. All Rights Reserved.