Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.internal.util.collections Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
ArrayHelperClassorg.hibernate.internal.util.collectionsHibernate ORM
BoundedConcurrentHashMapA hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.Classorg.hibernate.internal.util.collectionsHibernate ORM
BoundedConcurrentHashMap .EvictionClassorg.hibernate.internal.util.collections.BoundedConcurrentHashMapHibernate ORM
BoundedConcurrentHashMap .EvictionListenerInterfaceorg.hibernate.internal.util.collections.BoundedConcurrentHashMapHibernate ORM
BoundedConcurrentHashMap .EvictionPolicyInterfaceorg.hibernate.internal.util.collections.BoundedConcurrentHashMapHibernate ORM
CollectionHelperVarious help for handling collections.Classorg.hibernate.internal.util.collectionsHibernate ORM
ConcurrentReferenceHashMapAn advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency ofClassorg.hibernate.internal.util.collectionsHibernate ORM
ConcurrentReferenceHashMap .OptionClassorg.hibernate.internal.util.collections.ConcurrentReferenceHashMapHibernate ORM
ConcurrentReferenceHashMap .ReferenceTypeAn option specifying which Java reference type should be used to refer to a key and/or value.Classorg.hibernate.internal.util.collections.ConcurrentReferenceHashMapHibernate ORM
EmptyIteratorClassorg.hibernate.internal.util.collectionsHibernate ORM
IdentityMapA Map where keys are compared by object identity, rather than equals().Classorg.hibernate.internal.util.collectionsHibernate ORM
IdentityMap .IdentityKeyWe need to base the identity on System.Classorg.hibernate.internal.util.collections.IdentityMapHibernate ORM
IdentityMap .IdentityMapEntryMethods inherited from class java.Classorg.hibernate.internal.util.collections.IdentityMapHibernate ORM
IdentitySetSet implementation that use == instead of equals() as its comparison mechanism.Classorg.hibernate.internal.util.collectionsHibernate ORM
JoinedIterableAn JoinedIterable is an Iterable that wraps a number of Iterables.Classorg.hibernate.internal.util.collectionsHibernate ORM
JoinedIteratorAn JoinedIterator is an Iterator that wraps a number of Iterators.Classorg.hibernate.internal.util.collectionsHibernate ORM
LazyIteratorClassorg.hibernate.internal.util.collectionsHibernate ORM
SingletonIteratorClassorg.hibernate.internal.util.collectionsHibernate ORM