Uses of Package
org.infinispan.commons.util
Packages that use org.infinispan.commons.util
Package
Description
Commons Configuration package
Commons package providing various utility classes
MultimapCache API.
-
Classes in org.infinispan.commons.util used by org.infinispan.commons.configuration
-
Classes in org.infinispan.commons.util used by org.infinispan.commons.configuration.attributes
-
Classes in org.infinispan.commons.util used by org.infinispan.commons.utilClassDescriptionDelegating collection that delegates all calls to the collection returned from
AbstractDelegatingCollection.delegate()Abstract iterator that allows overriding just theAbstractIterator.getNext()method to implement it.Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.Base for classes that implement hash map by storing keys in one array and values in another.This class can be used to pass an argument by reference.Interface that provides semantics of aIteratorandAutoCloseableinterfaces.A collection that defines an iterator method that returns aCloseableIteratorinstead of a non closeable one.AdaptsCollectiontoCloseableIteratorCollectionA set that defines an iterator method that returns aCloseableIteratorinstead of a non closeable one.Interface that provides semantics of aSpliteratorandAutoCloseableinterfaces.A HashMap that is optimized for fast shallow copies.A list which forwards all its method calls to another list.A lightweight, read-only copy of a List.A function that converts a type into another one.A function that converts an entry into a key/value pair for use in a map.A set that represents primitive ints.Deprecated, for removal: This API element is subject to removal in a future version.A placeholder for null in a cache, because caches do not allow null values.Operating system family.An Iterator implementation that allows for a Iterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.Deprecated, for removal: This API element is subject to removal in a future version.since 9.3 This class will no longer be public.SslContextFactory.Type-aware properties.Returns the byte atindex.Contains version information about this release of Infinispan. -
Classes in org.infinispan.commons.util used by org.infinispan.multimap.api
ByteQuantityinstead.