Uses of Package
org.sourceforge.jemm.collections.internal

Packages that use org.sourceforge.jemm.collections.internal
org.sourceforge.jemm.collections.internal   
org.sourceforge.jemm.collections.internal.list   
org.sourceforge.jemm.collections.internal.map   
org.sourceforge.jemm.collections.internal.set   
org.sourceforge.jemm.database.components   
org.sourceforge.jemm.database.components.types   
org.sourceforge.jemm.database.components.types.util   
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.collections.internal
ClearRequest
           
ContainsRequest
           
ContainsResponse
          HashContainer ContainsResult, three options 1) found = true, possibles = null ( successfully found (exact match)) 2) found = false, possibles = null ( definately not in set ) 3) added = false, possibles != null ( uncertain, possible matches returned )
RemoveRequest
           
RemoveResponse
          HashContainer ContainsResult, three options 1) removed = true, possibles = null ( successfully found and removed (exact match)) 2) removed = false, possibles = null ( definately not found, no action ) 3) removed = false, possibles != null ( uncertain, possible matches returned )
SizeRequest
           
SizeResponse
          HashContainer ContainsResult, three options 1) found = true, possibles = null ( successfully found (exact match)) 2) found = false, possibles = null ( definately not in set ) 3) added = false, possibles != null ( uncertain, possible matches returned )
StoredValue
          A encodable value that carries its hashcode outside itself.
ToArrayRequest
           
ToArrayResponse
           
VoidResponse
           
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.collections.internal.list
StoredValue
          A encodable value that carries its hashcode outside itself.
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.collections.internal.map
StoredValue
          A encodable value that carries its hashcode outside itself.
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.collections.internal.set
StoredValue
          A encodable value that carries its hashcode outside itself.
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.database.components
ContainsRequest
           
ContainsResponse
          HashContainer ContainsResult, three options 1) found = true, possibles = null ( successfully found (exact match)) 2) found = false, possibles = null ( definately not in set ) 3) added = false, possibles != null ( uncertain, possible matches returned )
RemoveRequest
           
RemoveResponse
          HashContainer ContainsResult, three options 1) removed = true, possibles = null ( successfully found and removed (exact match)) 2) removed = false, possibles = null ( definately not found, no action ) 3) removed = false, possibles != null ( uncertain, possible matches returned )
StoredValue
          A encodable value that carries its hashcode outside itself.
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.database.components.types
ContainsRequest
           
ContainsResponse
          HashContainer ContainsResult, three options 1) found = true, possibles = null ( successfully found (exact match)) 2) found = false, possibles = null ( definately not in set ) 3) added = false, possibles != null ( uncertain, possible matches returned )
RemoveRequest
           
RemoveResponse
          HashContainer ContainsResult, three options 1) removed = true, possibles = null ( successfully found and removed (exact match)) 2) removed = false, possibles = null ( definately not found, no action ) 3) removed = false, possibles != null ( uncertain, possible matches returned )
StoredValue
          A encodable value that carries its hashcode outside itself.
 

Classes in org.sourceforge.jemm.collections.internal used by org.sourceforge.jemm.database.components.types.util
ContainsRequest
           
ContainsResponse
          HashContainer ContainsResult, three options 1) found = true, possibles = null ( successfully found (exact match)) 2) found = false, possibles = null ( definately not in set ) 3) added = false, possibles != null ( uncertain, possible matches returned )
RemoveRequest
           
RemoveResponse
          HashContainer ContainsResult, three options 1) removed = true, possibles = null ( successfully found and removed (exact match)) 2) removed = false, possibles = null ( definately not found, no action ) 3) removed = false, possibles != null ( uncertain, possible matches returned )
StoredValue
          A encodable value that carries its hashcode outside itself.
 



Copyright © 2009. All Rights Reserved.