- a - Variable in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- a - Variable in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- a - Variable in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- a - Variable in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- a - Variable in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- AAC_AUDIO - Static variable in class com.google.common.net.MediaType
-
Media type for Advanced Audio Coding.
- abbreviate(TimeUnit) - Static method in class com.google.common.base.Stopwatch
-
- aboutToAcquire(CycleDetectingLockFactory.CycleDetectingLock) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
CycleDetectingLock implementations must call this method before attempting to acquire the lock.
- aboveAll() - Static method in class com.google.common.collect.Cut
-
- AboveAll() - Constructor for class com.google.common.collect.Cut.AboveAll
-
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
-
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.DescendingTestMapGenerator
-
- aboveSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
- aboveSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.DescendingTestMapGenerator
-
- aboveSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
- aboveSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- aboveValue(C) - Static method in class com.google.common.collect.Cut
-
- AboveValue(C) - Constructor for class com.google.common.collect.Cut.AboveValue
-
- Absent<T> - Class in com.google.common.base
-
Implementation of an
Optional
not containing a reference.
- Absent() - Constructor for class com.google.common.base.Absent
-
- absent() - Static method in class com.google.common.base.Optional
-
Returns an Optional
instance with no contained reference.
- absentFeatures - Variable in class com.google.common.collect.testing.features.TesterRequirements
-
- AbstractBiMap<K,V> - Class in com.google.common.collect
-
A general-purpose bimap implementation using any two backing Map
instances.
- AbstractBiMap(Map<K, V>, Map<V, K>) - Constructor for class com.google.common.collect.AbstractBiMap
-
Package-private constructor for creating a map-backed bimap.
- AbstractBiMap(Map<K, V>, AbstractBiMap<V, K>) - Constructor for class com.google.common.collect.AbstractBiMap
-
Private constructor for inverse bimap.
- AbstractBiMap.BiMapEntry - Class in com.google.common.collect
-
- AbstractBiMap.EntrySet - Class in com.google.common.collect
-
- AbstractBiMap.Inverse<K,V> - Class in com.google.common.collect
-
The inverse of any other AbstractBiMap
subclass.
- AbstractBiMap.KeySet - Class in com.google.common.collect
-
- AbstractBiMap.ValueSet - Class in com.google.common.collect
-
- AbstractBiMapTester<K,V> - Class in com.google.common.collect.testing.google
-
Skeleton for a tester of a BiMap
.
- AbstractBiMapTester() - Constructor for class com.google.common.collect.testing.google.AbstractBiMapTester
-
- AbstractByteHasher - Class in com.google.common.hash
-
Abstract
Hasher
that handles converting primitives to bytes using a scratch
ByteBuffer
and streams all bytes to a sink to compute the hash.
- AbstractByteHasher() - Constructor for class com.google.common.hash.AbstractByteHasher
-
- AbstractCache<K,V> - Class in com.google.common.cache
-
This class provides a skeletal implementation of the Cache
interface to minimize the
effort required to implement this interface.
- AbstractCache() - Constructor for class com.google.common.cache.AbstractCache
-
Constructor for use by subclasses.
- AbstractCache.SimpleStatsCounter - Class in com.google.common.cache
-
- AbstractCache.StatsCounter - Interface in com.google.common.cache
-
- AbstractCacheSet(ConcurrentMap<?, ?>) - Constructor for class com.google.common.cache.LocalCache.AbstractCacheSet
-
- AbstractCatchingFuture<V,X extends java.lang.Throwable,F,T> - Class in com.google.common.util.concurrent
-
Implementations of Futures.catching*
.
- AbstractCatchingFuture(ListenableFuture<? extends V>, Class<X>, F) - Constructor for class com.google.common.util.concurrent.AbstractCatchingFuture
-
- AbstractCatchingFuture.AsyncCatchingFuture<V,X extends java.lang.Throwable> - Class in com.google.common.util.concurrent
-
- AbstractCatchingFuture.CatchingFuture<V,X extends java.lang.Throwable> - Class in com.google.common.util.concurrent
-
- AbstractCell() - Constructor for class com.google.common.collect.Tables.AbstractCell
-
- AbstractCheckedFuture<V,X extends java.lang.Exception> - Class in com.google.common.util.concurrent
-
- AbstractCheckedFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.AbstractCheckedFuture
-
Constructs an AbstractCheckedFuture
that wraps a delegate.
- AbstractCheckedFutureTest - Class in com.google.common.util.concurrent.testing
-
- AbstractCheckedFutureTest() - Constructor for class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- AbstractCollectionTester<E> - Class in com.google.common.collect.testing
-
Base class for collection testers.
- AbstractCollectionTester() - Constructor for class com.google.common.collect.testing.AbstractCollectionTester
-
- AbstractCollectionTestSuiteBuilder<B extends AbstractCollectionTestSuiteBuilder<B,E>,E> - Class in com.google.common.collect.testing
-
Abstract superclass of all test-suite builders for collection interfaces.
- AbstractCollectionTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder
-
- AbstractCompositeHashFunction - Class in com.google.common.hash
-
An abstract composition of multiple hash functions.
- AbstractCompositeHashFunction(HashFunction...) - Constructor for class com.google.common.hash.AbstractCompositeHashFunction
-
- AbstractContainerTester<C,E> - Class in com.google.common.collect.testing
-
Base class for testers of classes (including Collection
and Map
) that contain elements.
- AbstractContainerTester() - Constructor for class com.google.common.collect.testing.AbstractContainerTester
-
- AbstractContainerTester.ArrayWithDuplicate<E> - Class in com.google.common.collect.testing
-
- AbstractContiguousSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.AbstractContiguousSetGenerator
-
- AbstractDirectedNetworkConnections<N,E> - Class in com.google.common.graph
-
- AbstractDirectedNetworkConnections(Map<E, N>, Map<E, N>, int) - Constructor for class com.google.common.graph.AbstractDirectedNetworkConnections
-
- AbstractEntry() - Constructor for class com.google.common.collect.Multisets.AbstractEntry
-
- AbstractExecutionThreadService - Class in com.google.common.util.concurrent
-
- AbstractExecutionThreadService() - Constructor for class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Constructor for use by subclasses.
- AbstractFilteredMap(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.AbstractFilteredMap
-
- AbstractFuture<V> - Class in com.google.common.util.concurrent
-
An abstract implementation of
ListenableFuture
, intended for advanced users only.
- AbstractFuture() - Constructor for class com.google.common.util.concurrent.AbstractFuture
-
Constructor for use by subclasses.
- AbstractFuture.AtomicHelper - Class in com.google.common.util.concurrent
-
- AbstractFuture.Cancellation - Class in com.google.common.util.concurrent
-
A special value to represent cancellation and the 'wasInterrupted' bit.
- AbstractFuture.Failure - Class in com.google.common.util.concurrent
-
- AbstractFuture.Listener - Class in com.google.common.util.concurrent
-
- AbstractFuture.SafeAtomicHelper - Class in com.google.common.util.concurrent
-
- AbstractFuture.SetFuture<V> - Class in com.google.common.util.concurrent
-
A special value that encodes the 'setFuture' state.
- AbstractFuture.SynchronizedHelper - Class in com.google.common.util.concurrent
-
- AbstractFuture.TrustedFuture<V> - Class in com.google.common.util.concurrent
-
A less abstract subclass of AbstractFuture.
- AbstractFuture.UnsafeAtomicHelper - Class in com.google.common.util.concurrent
-
- AbstractFuture.Waiter - Class in com.google.common.util.concurrent
-
- AbstractGraph<N> - Class in com.google.common.graph
-
This class provides a skeletal implementation of
Graph
.
- AbstractGraph() - Constructor for class com.google.common.graph.AbstractGraph
-
- AbstractGraphBuilder<N> - Class in com.google.common.graph
-
A base class for builders that construct graphs with user-defined properties.
- AbstractGraphBuilder(boolean) - Constructor for class com.google.common.graph.AbstractGraphBuilder
-
Creates a new instance with the specified edge directionality.
- AbstractHasher - Class in com.google.common.hash
-
- AbstractHasher() - Constructor for class com.google.common.hash.AbstractHasher
-
- AbstractIdleService - Class in com.google.common.util.concurrent
-
Base class for services that do not need a thread while "running" but may need one during startup
and shutdown.
- AbstractIdleService() - Constructor for class com.google.common.util.concurrent.AbstractIdleService
-
Constructor for use by subclasses.
- AbstractIdleService.DelegateService - Class in com.google.common.util.concurrent
-
- AbstractIdleService.ThreadNameSupplier - Class in com.google.common.util.concurrent
-
- AbstractIndexedListIterator<E> - Class in com.google.common.collect
-
This class provides a skeletal implementation of the ListIterator
interface across a fixed number of elements that may be retrieved by
position.
- AbstractIndexedListIterator(int) - Constructor for class com.google.common.collect.AbstractIndexedListIterator
-
Constructs an iterator across a sequence of the given size whose initial
position is 0.
- AbstractIndexedListIterator(int, int) - Constructor for class com.google.common.collect.AbstractIndexedListIterator
-
Constructs an iterator across a sequence of the given size with the given
initial position.
- AbstractInvocationHandler - Class in com.google.common.reflect
-
Abstract implementation of InvocationHandler
that handles Object.equals(java.lang.Object)
,
Object.hashCode()
and Object.toString()
.
- AbstractInvocationHandler() - Constructor for class com.google.common.reflect.AbstractInvocationHandler
-
- AbstractIterator<T> - Class in com.google.common.base
-
- AbstractIterator() - Constructor for class com.google.common.base.AbstractIterator
-
- AbstractIterator<T> - Class in com.google.common.collect
-
This class provides a skeletal implementation of the Iterator
interface, to make this interface easier to implement for certain types of
data sources.
- AbstractIterator() - Constructor for class com.google.common.collect.AbstractIterator
-
Constructor for use by subclasses.
- AbstractIterator.State - Enum in com.google.common.base
-
- AbstractIterator.State - Enum in com.google.common.collect
-
- AbstractIteratorTester<E,I extends java.util.Iterator<E>> - Class in com.google.common.collect.testing
-
- AbstractIteratorTester(int, Iterable<E>, Iterable<? extends IteratorFeature>, Iterable<E>, AbstractIteratorTester.KnownOrder, int) - Constructor for class com.google.common.collect.testing.AbstractIteratorTester
-
- AbstractIteratorTester.IteratorOperation - Interface in com.google.common.collect.testing
-
- AbstractIteratorTester.KnownOrder - Enum in com.google.common.collect.testing
-
- AbstractIteratorTester.MultiExceptionListIterator - Class in com.google.common.collect.testing
-
Quasi-implementation of
ListIterator
that works from a list of
elements and a set of features to support (from the enclosing
AbstractIteratorTester
instance).
- AbstractIteratorTester.PermittedMetaException - Exception in com.google.common.collect.testing
-
- AbstractIteratorTester.Stimulus<E,T extends java.util.Iterator<E>> - Class in com.google.common.collect.testing
-
- AbstractIteratorTester.UnknownElementException - Exception in com.google.common.collect.testing
-
- AbstractListenableFutureTest - Class in com.google.common.util.concurrent.testing
-
- AbstractListenableFutureTest() - Constructor for class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- AbstractListeningExecutorService - Class in com.google.common.util.concurrent
-
- AbstractListeningExecutorService() - Constructor for class com.google.common.util.concurrent.AbstractListeningExecutorService
-
- AbstractListIndexOfTester<E> - Class in com.google.common.collect.testing.testers
-
- AbstractListIndexOfTester() - Constructor for class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- AbstractListMultimap<K,V> - Class in com.google.common.collect
-
- AbstractListMultimap(Map<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractListMultimap
-
Creates a new multimap that uses the provided map.
- AbstractListMultimapTester<K,V> - Class in com.google.common.collect.testing.google
-
Superclass for all ListMultimap
testers.
- AbstractListMultimapTester() - Constructor for class com.google.common.collect.testing.google.AbstractListMultimapTester
-
- AbstractListTester<E> - Class in com.google.common.collect.testing.testers
-
Base class for list testers.
- AbstractListTester() - Constructor for class com.google.common.collect.testing.testers.AbstractListTester
-
- AbstractListWrapper(List<E>) - Constructor for class com.google.common.collect.Lists.AbstractListWrapper
-
- AbstractLoadingCache<K,V> - Class in com.google.common.cache
-
This class provides a skeletal implementation of the Cache
interface to minimize the
effort required to implement this interface.
- AbstractLoadingCache() - Constructor for class com.google.common.cache.AbstractLoadingCache
-
Constructor for use by subclasses.
- AbstractMapBasedMultimap<K,V> - Class in com.google.common.collect
-
Basic implementation of the
Multimap
interface.
- AbstractMapBasedMultimap(Map<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap
-
Creates a new multimap that uses the provided map.
- AbstractMapBasedMultimap.AsMap - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.AsMap.AsMapEntries - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.AsMap.AsMapIterator - Class in com.google.common.collect
-
Iterator across all keys and value collections.
- AbstractMapBasedMultimap.Itr<T> - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.KeySet - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.NavigableAsMap - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.NavigableKeySet - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.RandomAccessWrappedList - Class in com.google.common.collect
-
List decorator that stays in sync with the multimap values for a key and
supports rapid random access.
- AbstractMapBasedMultimap.SortedAsMap - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.SortedKeySet - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.WrappedCollection - Class in com.google.common.collect
-
Collection decorator that stays in sync with the multimap values for a key.
- AbstractMapBasedMultimap.WrappedCollection.WrappedIterator - Class in com.google.common.collect
-
Collection iterator for WrappedCollection
.
- AbstractMapBasedMultimap.WrappedList - Class in com.google.common.collect
-
List decorator that stays in sync with the multimap values for a key.
- AbstractMapBasedMultimap.WrappedList.WrappedListIterator - Class in com.google.common.collect
-
ListIterator decorator.
- AbstractMapBasedMultimap.WrappedNavigableSet - Class in com.google.common.collect
-
- AbstractMapBasedMultimap.WrappedSet - Class in com.google.common.collect
-
Set decorator that stays in sync with the multimap values for a key.
- AbstractMapBasedMultimap.WrappedSortedSet - Class in com.google.common.collect
-
SortedSet decorator that stays in sync with the multimap values for a key.
- AbstractMapBasedMultiset<E> - Class in com.google.common.collect
-
Basic implementation of Multiset<E>
backed by an instance of Map<E, Count>
.
- AbstractMapBasedMultiset(Map<E, Count>) - Constructor for class com.google.common.collect.AbstractMapBasedMultiset
-
Standard constructor.
- AbstractMapBasedMultiset.MapBasedMultisetIterator - Class in com.google.common.collect
-
- AbstractMapEntry<K,V> - Class in com.google.common.collect
-
Implementation of the equals
, hashCode
, and toString
methods of Entry
.
- AbstractMapEntry() - Constructor for class com.google.common.collect.AbstractMapEntry
-
- AbstractMapTester<K,V> - Class in com.google.common.collect.testing
-
Base class for map testers.
- AbstractMapTester() - Constructor for class com.google.common.collect.testing.AbstractMapTester
-
- AbstractMultimap<K,V> - Class in com.google.common.collect
-
A skeleton Multimap
implementation, not necessarily in terms of a Map
.
- AbstractMultimap() - Constructor for class com.google.common.collect.AbstractMultimap
-
- AbstractMultimap.Entries - Class in com.google.common.collect
-
- AbstractMultimap.EntrySet - Class in com.google.common.collect
-
- AbstractMultimap.Values - Class in com.google.common.collect
-
- AbstractMultimapTester<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
Superclass for all Multimap
testers.
- AbstractMultimapTester() - Constructor for class com.google.common.collect.testing.google.AbstractMultimapTester
-
- AbstractMultiset<E> - Class in com.google.common.collect
-
This class provides a skeletal implementation of the
Multiset
interface.
- AbstractMultiset() - Constructor for class com.google.common.collect.AbstractMultiset
-
- AbstractMultiset.ElementSet - Class in com.google.common.collect
-
- AbstractMultiset.EntrySet - Class in com.google.common.collect
-
- AbstractMultisetSetCountTester<E> - Class in com.google.common.collect.testing.google
-
- AbstractMultisetSetCountTester() - Constructor for class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- AbstractMultisetTester<E> - Class in com.google.common.collect.testing.google
-
Base class for multiset collection tests.
- AbstractMultisetTester() - Constructor for class com.google.common.collect.testing.google.AbstractMultisetTester
-
- AbstractNavigableMap<K,V> - Class in com.google.common.collect
-
Skeletal implementation of NavigableMap
.
- AbstractNavigableMap() - Constructor for class com.google.common.collect.AbstractNavigableMap
-
- AbstractNavigableMap.DescendingMap - Class in com.google.common.collect
-
- AbstractNetwork<N,E> - Class in com.google.common.graph
-
This class provides a skeletal implementation of
Network
.
- AbstractNetwork() - Constructor for class com.google.common.graph.AbstractNetwork
-
- AbstractNonStreamingHashFunction - Class in com.google.common.hash
-
Skeleton implementation of
HashFunction
, appropriate for non-streaming algorithms.
- AbstractNonStreamingHashFunction() - Constructor for class com.google.common.hash.AbstractNonStreamingHashFunction
-
- AbstractNonStreamingHashFunction.BufferingHasher - Class in com.google.common.hash
-
In-memory stream-based implementation of Hasher.
- AbstractNonStreamingHashFunction.ExposedByteArrayOutputStream - Class in com.google.common.hash
-
- AbstractPackageSanityTests - Class in com.google.common.testing
-
Automatically runs sanity checks against top level classes in the same package of the test that
extends AbstractPackageSanityTests
.
- AbstractPackageSanityTests() - Constructor for class com.google.common.testing.AbstractPackageSanityTests
-
- AbstractPackageSanityTests.Chopper - Class in com.google.common.testing
-
- AbstractQueueTester<E> - Class in com.google.common.collect.testing.testers
-
Base class for queue collection tests.
- AbstractQueueTester() - Constructor for class com.google.common.collect.testing.testers.AbstractQueueTester
-
- AbstractRangeSet<C extends java.lang.Comparable> - Class in com.google.common.collect
-
A skeletal implementation of RangeSet
.
- AbstractRangeSet() - Constructor for class com.google.common.collect.AbstractRangeSet
-
- AbstractReferenceEntry() - Constructor for class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- AbstractScheduledService - Class in com.google.common.util.concurrent
-
- AbstractScheduledService() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService
-
Constructor for use by subclasses.
- AbstractScheduledService.CustomScheduler - Class in com.google.common.util.concurrent
-
- AbstractScheduledService.CustomScheduler.ReschedulableCallable - Class in com.google.common.util.concurrent
-
- AbstractScheduledService.CustomScheduler.Schedule - Class in com.google.common.util.concurrent
-
A value object that represents an absolute delay until a task should be invoked.
- AbstractScheduledService.Scheduler - Class in com.google.common.util.concurrent
-
- AbstractScheduledService.ServiceDelegate - Class in com.google.common.util.concurrent
-
- AbstractScheduledService.ServiceDelegate.Task - Class in com.google.common.util.concurrent
-
- AbstractSequentialIterator<T> - Class in com.google.common.collect
-
This class provides a skeletal implementation of the Iterator
interface for sequences whose next element can always be derived from the
previous element.
- AbstractSequentialIterator(T) - Constructor for class com.google.common.collect.AbstractSequentialIterator
-
Creates a new iterator with the given first element, or, if firstOrNull
is null, creates a new empty iterator.
- AbstractSerializationProxy(MapMakerInternalMap.Strength, MapMakerInternalMap.Strength, Equivalence<Object>, Equivalence<Object>, int, ConcurrentMap<K, V>) - Constructor for class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- AbstractService - Class in com.google.common.util.concurrent
-
- AbstractService() - Constructor for class com.google.common.util.concurrent.AbstractService
-
Constructor for use by subclasses.
- AbstractService.HasReachedRunningGuard - Class in com.google.common.util.concurrent
-
- AbstractService.IsStartableGuard - Class in com.google.common.util.concurrent
-
- AbstractService.IsStoppableGuard - Class in com.google.common.util.concurrent
-
- AbstractService.IsStoppedGuard - Class in com.google.common.util.concurrent
-
- AbstractService.StateSnapshot - Class in com.google.common.util.concurrent
-
An immutable snapshot of the current state of the service.
- AbstractSetMultimap<K,V> - Class in com.google.common.collect
-
- AbstractSetMultimap(Map<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractSetMultimap
-
Creates a new multimap that uses the provided map.
- AbstractSetTester<E> - Class in com.google.common.collect.testing.testers
-
- AbstractSetTester() - Constructor for class com.google.common.collect.testing.testers.AbstractSetTester
-
- AbstractSortedKeySortedSetMultimap<K,V> - Class in com.google.common.collect
-
- AbstractSortedKeySortedSetMultimap(SortedMap<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractSortedKeySortedSetMultimap
-
- AbstractSortedMultiset<E> - Class in com.google.common.collect
-
This class provides a skeletal implementation of the
SortedMultiset
interface.
- AbstractSortedMultiset() - Constructor for class com.google.common.collect.AbstractSortedMultiset
-
- AbstractSortedMultiset(Comparator<? super E>) - Constructor for class com.google.common.collect.AbstractSortedMultiset
-
- AbstractSortedSetMultimap<K,V> - Class in com.google.common.collect
-
- AbstractSortedSetMultimap(Map<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractSortedSetMultimap
-
Creates a new multimap that uses the provided map.
- AbstractStreamingHasher(int) - Constructor for class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
Constructor for use by subclasses.
- AbstractStreamingHasher(int, int) - Constructor for class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
Constructor for use by subclasses.
- AbstractStreamingHashFunction - Class in com.google.common.hash
-
- AbstractStreamingHashFunction() - Constructor for class com.google.common.hash.AbstractStreamingHashFunction
-
- AbstractStreamingHashFunction.AbstractStreamingHasher - Class in com.google.common.hash
-
A convenience base class for implementors of Hasher
; handles accumulating data until an
entire "chunk" (of implementation-dependent length) is ready to be hashed.
- AbstractStrongKeyEntry(K, int, E) - Constructor for class com.google.common.collect.MapMakerInternalMap.AbstractStrongKeyEntry
-
- AbstractTable<R,C,V> - Class in com.google.common.collect
-
Skeletal, implementation-agnostic implementation of the
Table
interface.
- AbstractTable() - Constructor for class com.google.common.collect.AbstractTable
-
- AbstractTable.CellSet - Class in com.google.common.collect
-
- AbstractTable.Values - Class in com.google.common.collect
-
- AbstractTester<G> - Class in com.google.common.collect.testing
-
This abstract base class for testers allows the framework to inject needed
information after JUnit constructs the instances.
- AbstractTester() - Constructor for class com.google.common.collect.testing.AbstractTester
-
- AbstractTransformFuture<I,O,F,T> - Class in com.google.common.util.concurrent
-
Implementations of Futures.transform*
.
- AbstractTransformFuture(ListenableFuture<? extends I>, F) - Constructor for class com.google.common.util.concurrent.AbstractTransformFuture
-
- AbstractTransformFuture.AsyncTransformFuture<I,O> - Class in com.google.common.util.concurrent
-
- AbstractTransformFuture.TransformFuture<I,O> - Class in com.google.common.util.concurrent
-
- AbstractUndirectedNetworkConnections<N,E> - Class in com.google.common.graph
-
- AbstractUndirectedNetworkConnections(Map<E, N>) - Constructor for class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- AbstractValueGraph<N,V> - Class in com.google.common.graph
-
This class provides a skeletal implementation of
ValueGraph
.
- AbstractValueGraph() - Constructor for class com.google.common.graph.AbstractValueGraph
-
- AbstractWeakKeyEntry(ReferenceQueue<K>, K, int, E) - Constructor for class com.google.common.collect.MapMakerInternalMap.AbstractWeakKeyEntry
-
- accept(File, String) - Method in class com.google.common.io.PatternFilenameFilter
-
- ACCEPT - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Accept
header field name.
- ACCEPT_CHARSET - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Accept-Charset
header field name.
- ACCEPT_ENCODING - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Accept-Encoding
header field name.
- ACCEPT_LANGUAGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Accept-Language
header field name.
- ACCEPT_RANGES - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Accept-Ranges
header field name.
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Allow-Credentials
header field name.
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Allow-Headers
header field name.
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Allow-Methods
header field name.
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Allow-Origin
header field name.
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Expose-Headers
header field name.
- ACCESS_CONTROL_MAX_AGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Max-Age
header field name.
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Request-Headers
header field name.
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Access-Control-Request-Method
header field name.
- ACCESS_MASK - Static variable in enum com.google.common.cache.LocalCache.EntryFactory
-
Masks used to compute indices in the following table.
- AccessDurationParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.AccessDurationParser
-
- accessExpirationDuration - Variable in class com.google.common.cache.CacheBuilderSpec
-
- accessExpirationTimeUnit - Variable in class com.google.common.cache.CacheBuilderSpec
-
- accessibleObject - Variable in class com.google.common.reflect.Element
-
- AccessQueue() - Constructor for class com.google.common.cache.LocalCache.AccessQueue
-
- accessQueue - Variable in class com.google.common.cache.LocalCache.Segment
-
A queue of elements currently in the map, ordered by access time.
- accessTime - Variable in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- accessTime - Variable in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- accessTime - Variable in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- accessTime - Variable in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- accordingTo(Type) - Static method in class com.google.common.reflect.TypeResolver
-
- ACK - Static variable in class com.google.common.base.Ascii
-
Acknowledge: A communication control character transmitted by a receiver as an affirmative
response to a sender.
- acquire() - Method in class com.google.common.util.concurrent.RateLimiter
-
Acquires a single permit from this RateLimiter
, blocking until the request can be
granted.
- acquire(int) - Method in class com.google.common.util.concurrent.RateLimiter
-
Acquires the given number of permits from this RateLimiter
, blocking until the request
can be granted.
- acquiredLocks - Static variable in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
- ACTIVE - Static variable in class com.google.common.collect.ComparisonChain
-
- activeGuards - Variable in class com.google.common.util.concurrent.Monitor
-
The guards associated with this monitor that currently have waiters (waiterCount > 0
).
- actualContents() - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
- actualContents() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- actualContents() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- actualContents() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- adapterExecutor - Variable in class com.google.common.util.concurrent.JdkFutureAdapters.ListenableFutureAdapter
-
- add(String, Object) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, boolean) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, char) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, double) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, float) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, int) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, long) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- add(String, Object) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(String, boolean) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(String, char) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(String, double) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(String, float) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(String, int) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(String, long) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds a name/value pair to the formatted output in name=value
format.
- add(long) - Method in interface com.google.common.cache.LongAddable
-
- add(long) - Method in class com.google.common.cache.LongAddables.PureJavaLongAddable
-
- add(long) - Method in class com.google.common.cache.LongAdder
-
Adds the given value.
- add(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- add(int, V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- add(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList.WrappedListIterator
-
- add(E, int) - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
Adds a number of occurrences of an element to this multiset.
- add(E) - Method in class com.google.common.collect.AbstractMultiset
-
- add(E, int) - Method in class com.google.common.collect.AbstractMultiset
-
- add(Range<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- add(E) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- add(E, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
Adds a number of occurrences of the specified element to this multiset.
- add(E) - Method in class com.google.common.collect.Constraints.ConstrainedCollection
-
- add(E) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- add(int, E) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- add(E) - Method in class com.google.common.collect.Constraints.ConstrainedListIterator
-
- add(E) - Method in class com.google.common.collect.Constraints.ConstrainedSet
-
- add(E) - Method in class com.google.common.collect.Constraints.ConstrainedSortedSet
-
- add(int) - Method in class com.google.common.collect.Count
-
- add(E) - Method in class com.google.common.collect.EvictingQueue
-
Adds the given element to this queue.
- add(V) - Method in class com.google.common.collect.FilteredKeyMultimap.AddRejectingList
-
- add(int, V) - Method in class com.google.common.collect.FilteredKeyMultimap.AddRejectingList
-
- add(V) - Method in class com.google.common.collect.FilteredKeyMultimap.AddRejectingSet
-
- add(E) - Method in class com.google.common.collect.ForwardingCollection
-
- add(int, E) - Method in class com.google.common.collect.ForwardingList
-
- add(E) - Method in class com.google.common.collect.ForwardingListIterator
-
- add(E, int) - Method in class com.google.common.collect.ForwardingMultiset
-
- add(E) - Method in class com.google.common.collect.ImmutableCollection
-
- add(E) - Method in class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
- add(E...) - Method in class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
- add(E) - Method in class com.google.common.collect.ImmutableCollection.Builder
-
Adds element
to the ImmutableCollection
being built.
- add(E...) - Method in class com.google.common.collect.ImmutableCollection.Builder
-
Adds each element of elements
to the ImmutableCollection
being built.
- add(int, E) - Method in class com.google.common.collect.ImmutableList
-
- add(E) - Method in class com.google.common.collect.ImmutableList.Builder
-
Adds element
to the ImmutableList
.
- add(E...) - Method in class com.google.common.collect.ImmutableList.Builder
-
Adds each element of elements
to the ImmutableList
.
- add(E, int) - Method in class com.google.common.collect.ImmutableMultiset
-
- add(E) - Method in class com.google.common.collect.ImmutableMultiset.Builder
-
Adds element
to the ImmutableMultiset
.
- add(E...) - Method in class com.google.common.collect.ImmutableMultiset.Builder
-
Adds each element of elements
to the ImmutableMultiset
.
- add(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- add(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet.Builder
-
Add the specified range to this builder.
- add(E) - Method in class com.google.common.collect.ImmutableSet.Builder
-
Adds element
to the ImmutableSet
.
- add(E...) - Method in class com.google.common.collect.ImmutableSet.Builder
-
Adds each element of elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
- add(E) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
-
Adds element
to the ImmutableSortedMultiset
.
- add(E...) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
-
Adds each element of elements
to the ImmutableSortedMultiset
.
- add(E) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
-
Adds element
to the ImmutableSortedSet
.
- add(E...) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
-
Adds each element of elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
- add(V) - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- add(Map.Entry<K, V>) - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- add(V) - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- add(int, E) - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- add(int, T) - Method in class com.google.common.collect.Lists.ReverseList
-
- add(E) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Adds the given element to this queue.
- add(E, int) - Method in interface com.google.common.collect.Multiset
-
Adds a number of occurrences of an element to this multiset.
- add(E) - Method in interface com.google.common.collect.Multiset
-
Adds a single occurrence of the specified element to this multiset.
- add(E, int) - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- add(E) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- add(E, int) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- add(Range<C>) - Method in interface com.google.common.collect.RangeSet
-
Adds the specified range to this RangeSet
(optional operation).
- add(E) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- add(int, E) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- add(E, int) - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- add - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- add(E) - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- add(E) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- add(T) - Method in class com.google.common.collect.TransformedListIterator
-
- add(E, int) - Method in class com.google.common.collect.TreeMultiset
-
- add(Comparator<? super E>, E, int, int[]) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- add(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- add(Range<C>) - Method in class com.google.common.collect.TreeRangeSet.Complement
-
- add(Range<C>) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- add(E) - Method in class com.google.common.collect.UnmodifiableListIterator
-
- add(char[], int, int) - Method in class com.google.common.io.LineBuffer
-
Process additional characters from the stream.
- add(double, double) - Method in class com.google.common.math.PairedStatsAccumulator
-
Adds the given pair of values to the dataset.
- add(double) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given value to the dataset.
- add(Map<Class<?>, Class<?>>, Map<Class<?>, Class<?>>, Class<?>, Class<?>) - Static method in class com.google.common.primitives.Primitives
-
- add(Runnable, Executor) - Method in class com.google.common.util.concurrent.ExecutionList
-
Adds the Runnable
and accompanying Executor
to the list of listeners to
execute.
- add(ListenerCallQueue.Callback<L>) - Method in class com.google.common.util.concurrent.ListenerCallQueue
-
Enqueues a task to be run.
- addAll(Collection<? extends V>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- addAll(int, Collection<? extends V>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.AbstractMultiset
- addAll(RangeSet<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Constraints.ConstrainedCollection
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Constraints.ConstrainedSet
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Constraints.ConstrainedSortedSet
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.EvictingQueue
-
- addAll(Collection<? extends V>) - Method in class com.google.common.collect.FilteredKeyMultimap.AddRejectingList
-
- addAll(int, Collection<? extends V>) - Method in class com.google.common.collect.FilteredKeyMultimap.AddRejectingList
-
- addAll(Collection<? extends V>) - Method in class com.google.common.collect.FilteredKeyMultimap.AddRejectingSet
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingCollection
-
- addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.ForwardingList
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.ImmutableCollection
-
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.Builder
-
Adds each element of elements
to the ImmutableCollection
being built.
- addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.Builder
-
Adds each element of elements
to the ImmutableCollection
being built.
- addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.ImmutableList
-
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableList.Builder
-
Adds each element of elements
to the ImmutableList
.
- addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableList.Builder
-
Adds each element of elements
to the ImmutableList
.
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableMultiset.Builder
-
Adds each element of elements
to the ImmutableMultiset
.
- addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableMultiset.Builder
-
Adds each element of elements
to the ImmutableMultiset
.
- addAll(RangeSet<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- addAll(RangeSet<C>) - Method in class com.google.common.collect.ImmutableRangeSet.Builder
-
Add all ranges from the specified range set to this builder.
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSet.Builder
-
Adds each element of elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
- addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSet.Builder
-
Adds each element of elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
-
Adds each element of elements
to the ImmutableSortedMultiset
.
- addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
-
Adds each element of elements
to the ImmutableSortedMultiset
.
- addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
-
Adds each element of elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
- addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
-
Adds each element of elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
- addAll(Collection<T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
-
Adds all elements in iterable
to collection
.
- addAll(Collection<T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
-
Adds all elements in iterator
to collection
.
- addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- addAll(RangeSet<C>) - Method in interface com.google.common.collect.RangeSet
-
Adds all of the ranges from the specified range set to this range set (optional operation).
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- addAll(Collection<E>, Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.testing.MinimalCollection
-
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- addAll(PairedStats) - Method in class com.google.common.math.PairedStatsAccumulator
-
Adds the given statistics to the dataset, as if the individual values used to compute the
statistics had been added directly.
- addAll(Iterable<? extends Number>) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given values to the dataset.
- addAll(Iterator<? extends Number>) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given values to the dataset.
- addAll(double...) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given values to the dataset.
- addAll(int...) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given values to the dataset.
- addAll(long...) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given values to the dataset.
- addAll(Stats) - Method in class com.google.common.math.StatsAccumulator
-
Adds the given statistics to the dataset, as if the individual values used to compute the
statistics had been added directly.
- addAllImpl(List<E>, int, Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
-
An implementation of List.addAll(int, Collection)
.
- addAllImpl(Multiset<E>, Collection<? extends E>) - Static method in class com.google.common.collect.Multisets
-
An implementation of Collection.addAll(java.util.Collection<? extends E>)
.
- addAndGet(int) - Method in class com.google.common.collect.Count
-
- addAndGet(double) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Atomically adds the given value to the current value.
- addAndGet(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Atomically adds the given value to the element at index i
.
- addAndGet(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Adds delta
to the value currently associated with key
, and returns the new
value.
- addCallback(ListenableFuture<V>, FutureCallback<? super V>) - Static method in class com.google.common.util.concurrent.Futures
-
Registers separate success and failure callbacks to be run when the Future
's
computation is complete or, if the
computation is already complete, immediately.
- addCallback(ListenableFuture<V>, FutureCallback<? super V>, Executor) - Static method in class com.google.common.util.concurrent.Futures
-
Registers separate success and failure callbacks to be run when the Future
's
computation is complete or, if the
computation is already complete, immediately.
- addCausalChain(Set<Throwable>, Throwable) - Static method in class com.google.common.util.concurrent.AggregateFuture
-
Adds the chain to the seen set, and returns whether all the chain was new to us.
- addCopies(E, int) - Method in class com.google.common.collect.ImmutableMultiset.Builder
-
Adds a number of occurrences of an element to this ImmutableMultiset
.
- addCopies(E, int) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
-
Adds a number of occurrences of an element to this ImmutableSortedMultiset
.
- addDelayedShutdownHook(ExecutorService, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Add a shutdown hook to wait for thread completion in the given service
.
- addDelayedShutdownHook(ExecutorService, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.Application
-
- addEdge(N, N, E) - Method in class com.google.common.graph.ConfigurableMutableNetwork
-
- addEdge(N, N, E) - Method in interface com.google.common.graph.MutableNetwork
-
Adds edge
connecting nodeU
to nodeV
.
- addEqualityGroup(Object...) - Method in class com.google.common.testing.EqualsTester
-
Adds equalityGroup
with objects that are supposed to be equal to
each other and not equal to any other equality groups added to this tester.
- addEquivalenceGroup(T, T...) - Method in class com.google.common.testing.EquivalenceTester
-
Adds a group of objects that are supposed to be equivalent to each other
and not equivalent to objects in any other equivalence group added to this
tester.
- addEquivalenceGroup(Iterable<T>) - Method in class com.google.common.testing.EquivalenceTester
-
- addEscape(char, String) - Method in class com.google.common.escape.CharEscaperBuilder
-
Add a new mapping from an index to an object to the escaping.
- addEscape(char, String) - Method in class com.google.common.escape.Escapers.Builder
-
Adds a replacement string for the given input character.
- addEscapes(char[], String) - Method in class com.google.common.escape.CharEscaperBuilder
-
Add multiple mappings at once for a particular index.
- addFirst(E) - Method in class com.google.common.collect.ForwardingDeque
-
- addFirst(E) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- addHolder() - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
- addHolder(Object) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
- addHolder(String, Object) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
- addHolder() - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- addHolder(Object) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- addHolder(String, Object) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- addImpliedFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Given a set of features, add to it all the features directly or indirectly
implied by any of them, and return it.
- addInEdge(E, N, boolean) - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- addInEdge(E, N, boolean) - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- addInEdge(E, N, boolean) - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- addInEdge(E, N, boolean) - Method in interface com.google.common.graph.NetworkConnections
-
Add edge
to the set of incoming edges.
- addInEdge(E, N, boolean) - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- addInitialException(Set<Throwable>) - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- addInitialException(Set<Throwable>) - Method in class com.google.common.util.concurrent.AggregateFutureState
-
Populates seen
with the exception that was passed to setException
.
- addKnownType(MediaType) - Static method in class com.google.common.net.MediaType
-
- addLast(E) - Method in class com.google.common.collect.ForwardingDeque
-
- addLast(E) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- addLeftChild(E, int) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.AbstractFuture
-
Registers a listener to be run on the given executor.
- addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractService
-
- addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.ForwardingListenableFuture
-
- addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.ImmediateFuture
-
- addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.JdkFutureAdapters.ListenableFutureAdapter
-
- addListener(Runnable, Executor) - Method in interface com.google.common.util.concurrent.ListenableFuture
-
Registers a listener to be run on the given executor.
- addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.ListenableFutureTask
-
- addListener(Service.Listener, Executor) - Method in interface com.google.common.util.concurrent.Service
-
- addListener(ServiceManager.Listener, Executor) - Method in class com.google.common.util.concurrent.ServiceManager
-
- addListener(ServiceManager.Listener) - Method in class com.google.common.util.concurrent.ServiceManager
-
- addListener(ServiceManager.Listener, Executor) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- addNode(K, V, LinkedListMultimap.Node<K, V>) - Method in class com.google.common.collect.LinkedListMultimap
-
Adds a new node for the specified key-value pair before the specified
nextSibling
element, or at the end of the list if nextSibling
is null.
- addNode(N) - Method in class com.google.common.graph.ConfigurableMutableGraph
-
- addNode(N) - Method in class com.google.common.graph.ConfigurableMutableNetwork
-
- addNode(N) - Method in class com.google.common.graph.ConfigurableMutableValueGraph
-
- addNode(N) - Method in interface com.google.common.graph.MutableGraph
-
Adds node
if it is not already present.
- addNode(N) - Method in interface com.google.common.graph.MutableNetwork
-
Adds node
if it is not already present.
- addNode(N) - Method in interface com.google.common.graph.MutableValueGraph
-
Adds node
if it is not already present.
- addNodeInternal(N) - Method in class com.google.common.graph.ConfigurableMutableNetwork
-
- addNodeInternal(N) - Method in class com.google.common.graph.ConfigurableMutableValueGraph
-
- addOutEdge(E, N) - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- addOutEdge(E, N) - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- addOutEdge(E, N) - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- addOutEdge(E, N) - Method in interface com.google.common.graph.NetworkConnections
-
Add edge
to the set of outgoing edges.
- addOutEdge(E, N) - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- addPredecessor(N, V) - Method in class com.google.common.graph.DirectedGraphConnections
-
- addPredecessor(N, V) - Method in interface com.google.common.graph.GraphConnections
-
Add node
as a predecessor to the origin node.
- addPredecessor(N, V) - Method in class com.google.common.graph.UndirectedGraphConnections
-
- AddRejectingList(K) - Constructor for class com.google.common.collect.FilteredKeyMultimap.AddRejectingList
-
- AddRejectingSet(K) - Constructor for class com.google.common.collect.FilteredKeyMultimap.AddRejectingSet
-
- addRelatedGroup(Iterable<? extends T>) - Method in class com.google.common.testing.RelationshipTester
-
- addRightChild(E, int) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- addSampleInstances(Class<T>, Iterable<? extends T>) - Method in class com.google.common.testing.FreshValueGenerator
-
- addShutdownHook(Thread) - Method in class com.google.common.util.concurrent.MoreExecutors.Application
-
- addSuccessor(N, V) - Method in class com.google.common.graph.DirectedGraphConnections
-
- addSuccessor(N, V) - Method in interface com.google.common.graph.GraphConnections
-
Add node
as a successor to the origin node.
- addSuccessor(N, V) - Method in class com.google.common.graph.UndirectedGraphConnections
-
- addSuppressed - Static variable in class com.google.common.io.Closer.SuppressingSuppressor
-
- addTearDown(TearDown) - Method in interface com.google.common.testing.TearDownAccepter
-
Registers a TearDown implementor which will be run after the test proper.
- addTearDown(TearDown) - Method in class com.google.common.testing.TearDownStack
-
- addToCache(K, V) - Method in class com.google.common.graph.MapRetrievalCache
-
- addToCache(MapRetrievalCache.CacheEntry<K, V>) - Method in class com.google.common.graph.MapRetrievalCache
-
- addToMap() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
Add the delegate to the map.
- addValue(Object) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(boolean) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(char) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(double) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(float) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(int) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(long) - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
Adds an unnamed value to the formatted output.
- addValue(Object) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- addValue(boolean) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- addValue(char) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- addValue(double) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- addValue(float) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- addValue(int) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- addValue(long) - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
Adds an unnamed value to the formatted output.
- adjacentEdges(Object) - Method in class com.google.common.graph.AbstractNetwork
-
- adjacentEdges(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- adjacentEdges(Object) - Method in interface com.google.common.graph.Network
-
Returns the edges which have an
incident node
in common with
edge
.
- adjacentNode(Object) - Method in class com.google.common.graph.EndpointPair
-
Returns the node that is adjacent to node
along the origin edge.
- adjacentNodeFn(Network<N, E>, N) - Static method in class com.google.common.graph.ImmutableNetwork
-
- adjacentNodes() - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- adjacentNodes(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- adjacentNodes(Object) - Method in class com.google.common.graph.ConfigurableValueGraph
-
- adjacentNodes() - Method in class com.google.common.graph.DirectedGraphConnections
-
- adjacentNodes(Object) - Method in class com.google.common.graph.ForwardingGraph
-
- adjacentNodes(Object) - Method in interface com.google.common.graph.Graph
-
Returns the nodes which have an incident edge in common with node
in this graph.
- adjacentNodes() - Method in interface com.google.common.graph.GraphConnections
-
- adjacentNodes(Object) - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- adjacentNodes(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- adjacentNodes(Object) - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- adjacentNodes(Object) - Method in interface com.google.common.graph.Network
-
Returns the nodes which have an incident edge in common with node
in this network.
- adjacentNodes() - Method in interface com.google.common.graph.NetworkConnections
-
- adjacentNodes() - Method in class com.google.common.graph.UndirectedGraphConnections
-
- adjacentNodes() - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- adjacentNodes() - Method in class com.google.common.graph.UndirectedNetworkConnections
-
- adjacentNodesMultiset() - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- adjacentNodesReference - Variable in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- adjacentNodeValues - Variable in class com.google.common.graph.DirectedGraphConnections
-
- adjacentNodeValues - Variable in class com.google.common.graph.UndirectedGraphConnections
-
- adler32() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the Adler-32 checksum algorithm (32 hash bits) by
delegating to the Adler32
Checksum
.
- Adler32Holder() - Constructor for class com.google.common.hash.Hashing.Adler32Holder
-
- ADLER_32 - Static variable in class com.google.common.hash.Hashing.Adler32Holder
-
- advance() - Method in class com.google.common.cache.LocalCache.HashIterator
-
- advance(Iterator<?>, int) - Static method in class com.google.common.collect.Iterators
-
Calls next()
on iterator
, either numberToAdvance
times
or until hasNext()
returns false
, whichever comes first.
- advance() - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- advance() - Method in class com.google.common.graph.EndpointPairIterator
-
- advance() - Method in class com.google.common.io.MultiInputStream
-
Closes the current input stream and opens the next one, if any.
- advance() - Method in class com.google.common.io.MultiReader
-
Closes the current reader and opens the next one, if any.
- advance(long, TimeUnit) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by time
in timeUnit
.
- advance(long) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by nanoseconds
.
- advanceTo(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.HashIterator
-
Advances to the given entry.
- advanceTo(E) - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
Advances to the given entry.
- AFTER_LAST - Static variable in class com.google.common.collect.testing.SampleElements.Strings
-
- AFTER_LAST_2 - Static variable in class com.google.common.collect.testing.SampleElements.Strings
-
- afterDone() - Method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- afterDone() - Method in class com.google.common.util.concurrent.AbstractFuture
-
Callback method that is called exactly once after the future is completed.
- afterDone() - Method in class com.google.common.util.concurrent.AbstractTransformFuture
-
- afterDone() - Method in class com.google.common.util.concurrent.AggregateFuture
-
- afterDone() - Method in class com.google.common.util.concurrent.TimeoutFuture
-
- afterDone() - Method in class com.google.common.util.concurrent.TrustedListenableFutureTask
-
- afterEveryChars - Variable in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- AGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Age
header field name.
- Aggregate() - Constructor for enum com.google.common.collect.TreeMultiset.Aggregate
-
- aggregateAboveRange(TreeMultiset.Aggregate, TreeMultiset.AvlNode<E>) - Method in class com.google.common.collect.TreeMultiset
-
- aggregateBelowRange(TreeMultiset.Aggregate, TreeMultiset.AvlNode<E>) - Method in class com.google.common.collect.TreeMultiset
-
- aggregateForEntries(TreeMultiset.Aggregate) - Method in class com.google.common.collect.TreeMultiset
-
- AggregateFuture<InputT,OutputT> - Class in com.google.common.util.concurrent
-
A future made up of a collection of sub-futures.
- AggregateFuture() - Constructor for class com.google.common.util.concurrent.AggregateFuture
-
- AggregateFuture.RunningState - Class in com.google.common.util.concurrent
-
- AggregateFutureState - Class in com.google.common.util.concurrent
-
A helper which does some thread-safe operations for aggregate futures, which must be implemented
differently in GWT.
- AggregateFutureState(int) - Constructor for class com.google.common.util.concurrent.AggregateFutureState
-
- AggregateFutureState.AtomicHelper - Class in com.google.common.util.concurrent
-
- AggregateFutureState.SafeAtomicHelper - Class in com.google.common.util.concurrent
-
- AggregateFutureState.SynchronizedAtomicHelper - Class in com.google.common.util.concurrent
-
- algorithmName - Variable in class com.google.common.hash.MessageDigestHashFunction.SerializedForm
-
- all(Comparator<? super T>) - Static method in class com.google.common.collect.GeneralRange
-
Returns the whole range relative to the specified comparator.
- ALL - Static variable in class com.google.common.collect.ImmutableRangeSet
-
- all() - Static method in class com.google.common.collect.ImmutableRangeSet
-
Returns an immutable range set containing the single range
Range.all()
.
- all(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns true
if every element in iterable
satisfies the
predicate.
- all(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns true
if every element returned by iterator
satisfies the given predicate.
- ALL - Static variable in class com.google.common.collect.Range
-
- all() - Static method in class com.google.common.collect.Range
-
Returns a range that contains every value of type C
.
- ALL_SET - Static variable in class com.google.common.util.concurrent.Striped
-
A bit mask were all bits are set.
- allAsList(ListenableFuture<? extends V>...) - Static method in class com.google.common.util.concurrent.Futures
-
Creates a new ListenableFuture
whose value is a list containing the values of all its
input futures, if all succeed.
- allAsList(Iterable<? extends ListenableFuture<? extends V>>) - Static method in class com.google.common.util.concurrent.Futures
-
Creates a new ListenableFuture
whose value is a list containing the values of all its
input futures, if all succeed.
- allEqual() - Static method in class com.google.common.collect.Ordering
-
Returns an ordering which treats all values as equal, indicating "no ordering." Passing this
ordering to any stable sort algorithm results in no change to the order of elements.
- AllEqualOrdering - Class in com.google.common.collect
-
An ordering that treats all references as equals, even nulls.
- AllEqualOrdering() - Constructor for class com.google.common.collect.AllEqualOrdering
-
- allMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
-
Returns true
if every element in this fluent iterable satisfies the predicate.
- allMustSucceed - Variable in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- allMustSucceed - Variable in class com.google.common.util.concurrent.Futures.FutureCombiner
-
- ALLOW - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Allow
header field name.
- AllowConcurrentEvents - Annotation Type in com.google.common.eventbus
-
Marks an event subscriber method as being thread-safe.
- allowedPriorLocks - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
The map tracking the locks that are known to be acquired before this lock, each associated
with an example stack trace.
- allowNulls - Variable in class com.google.common.collect.testing.MinimalCollection
-
- allowsNullKeys - Variable in class com.google.common.collect.testing.MapInterfaceTest
-
- allowsNullValues - Variable in class com.google.common.collect.testing.MapInterfaceTest
-
- allowsParallelEdges - Variable in class com.google.common.graph.ConfigurableNetwork
-
- allowsParallelEdges() - Method in class com.google.common.graph.ConfigurableNetwork
-
- allowsParallelEdges() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- allowsParallelEdges() - Method in interface com.google.common.graph.Network
-
Returns true if this network allows parallel edges.
- allowsParallelEdges - Variable in class com.google.common.graph.NetworkBuilder
-
- allowsParallelEdges(boolean) - Method in class com.google.common.graph.NetworkBuilder
-
Specifies whether the network will allow parallel edges.
- allowsSelfLoops - Variable in class com.google.common.graph.AbstractGraphBuilder
-
- allowsSelfLoops - Variable in class com.google.common.graph.ConfigurableNetwork
-
- allowsSelfLoops() - Method in class com.google.common.graph.ConfigurableNetwork
-
- allowsSelfLoops - Variable in class com.google.common.graph.ConfigurableValueGraph
-
- allowsSelfLoops() - Method in class com.google.common.graph.ConfigurableValueGraph
-
- allowsSelfLoops() - Method in class com.google.common.graph.ForwardingGraph
-
- allowsSelfLoops() - Method in interface com.google.common.graph.Graph
-
Returns true if this graph allows self-loops (edges that connect a node to itself).
- allowsSelfLoops(boolean) - Method in class com.google.common.graph.GraphBuilder
-
Specifies whether the graph will allow self-loops (edges that connect a node to itself).
- allowsSelfLoops() - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- allowsSelfLoops() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- allowsSelfLoops() - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- allowsSelfLoops() - Method in interface com.google.common.graph.Network
-
Returns true if this network allows self-loops (edges that connect a node to itself).
- allowsSelfLoops(boolean) - Method in class com.google.common.graph.NetworkBuilder
-
Specifies whether the network will allow self-loops (edges that connect a node to itself).
- allowsSelfLoops(boolean) - Method in class com.google.common.graph.ValueGraphBuilder
-
Specifies whether the graph will allow self-loops (edges that connect a node to itself).
- allPrimitiveTypes() - Static method in class com.google.common.primitives.Primitives
-
Returns an immutable set of all nine primitive types (including void
).
- allTests() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- allTests() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- allTests() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- allTests() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- allTypes - Variable in class com.google.common.reflect.TypeToken.InterfaceSet
-
- allWrapperTypes() - Static method in class com.google.common.primitives.Primitives
-
Returns an immutable set of all nine primitive-wrapper types (including Void
).
- Alphabet(String, char[]) - Constructor for class com.google.common.io.BaseEncoding.Alphabet
-
- alphabet - Variable in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- AlwaysEqual() - Constructor for class com.google.common.testing.ArbitraryInstances.AlwaysEqual
-
- alwaysFalse() - Static method in class com.google.common.base.Predicates
-
Returns a predicate that always evaluates to false
.
- alwaysTrue() - Static method in class com.google.common.base.Predicates
-
Returns a predicate that always evaluates to true
.
- ancestor - Variable in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- ancestor(int) - Method in class com.google.common.net.InternetDomainName
-
Returns the ancestor of the current domain at the given number of levels "higher" (rightward)
in the subdomain list.
- ancestorDelegate - Variable in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- and(CharMatcher) - Method in class com.google.common.base.CharMatcher
-
Returns a matcher that matches any character matched by both this matcher and other
.
- And(CharMatcher, CharMatcher) - Constructor for class com.google.common.base.CharMatcher.And
-
- and(CharMatcher) - Method in class com.google.common.base.CharMatcher.Any
-
- and(CharMatcher) - Method in class com.google.common.base.CharMatcher.Is
-
- and(CharMatcher) - Method in class com.google.common.base.CharMatcher.IsNot
-
- and(CharMatcher) - Method in class com.google.common.base.CharMatcher.None
-
- and(Iterable<? extends Predicate<? super T>>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if each of its components evaluates to
true
.
- and(Predicate<? super T>...) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if each of its components evaluates to
true
.
- and(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if both of its components evaluate to
true
.
- and(double, double) - Method in class com.google.common.math.LinearTransformation.LinearTransformationBuilder
-
Finish building an instance which also maps x = x2
to y = y2
.
- AndPredicate(List<? extends Predicate<? super T>>) - Constructor for class com.google.common.base.Predicates.AndPredicate
-
- andThen(Converter<B, C>) - Method in class com.google.common.base.Converter
-
Returns a converter whose convert
method applies secondConverter
to the result
of this converter.
- AnEnum - Enum in com.google.common.collect.testing
-
A sample enumerated type we use for testing.
- AnEnum() - Constructor for enum com.google.common.collect.testing.AnEnum
-
- annotationCache - Static variable in class com.google.common.collect.testing.features.FeatureUtil
-
A cache of annotated objects (typically a Class or Method) to its
set of annotations.
- annotations - Variable in class com.google.common.reflect.Parameter
-
- ANY - Static variable in class com.google.common.base.CharMatcher
-
- any() - Static method in class com.google.common.base.CharMatcher
-
Matches any character.
- Any() - Constructor for class com.google.common.base.CharMatcher.Any
-
- any(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns true
if any element in iterable
satisfies the predicate.
- any(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns true
if one or more elements returned by iterator
satisfy the given predicate.
- any(Type[]) - Static method in class com.google.common.reflect.TypeToken
-
- ANY4 - Static variable in class com.google.common.net.InetAddresses
-
- ANY_APPLICATION_TYPE - Static variable in class com.google.common.net.MediaType
-
- ANY_AUDIO_TYPE - Static variable in class com.google.common.net.MediaType
-
- ANY_IMAGE_TYPE - Static variable in class com.google.common.net.MediaType
-
- ANY_TEXT_TYPE - Static variable in class com.google.common.net.MediaType
-
- ANY_TYPE - Static variable in class com.google.common.net.MediaType
-
- ANY_VIDEO_TYPE - Static variable in class com.google.common.net.MediaType
-
- anyMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
-
Returns true
if any element in this fluent iterable satisfies the predicate.
- anyOf(CharSequence) - Static method in class com.google.common.base.CharMatcher
-
Returns a char
matcher that matches any character present in the given character
sequence.
- AnyOf(CharSequence) - Constructor for class com.google.common.base.CharMatcher.AnyOf
-
- append(Iterable<? extends E>) - Method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable whose iterators traverse first the elements of this fluent iterable,
followed by those of other
.
- append(E...) - Method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable whose iterators traverse first the elements of this fluent iterable,
followed by elements
.
- append(char) - Method in class com.google.common.io.AppendableWriter
-
- append(CharSequence) - Method in class com.google.common.io.AppendableWriter
-
- append(CharSequence, int, int) - Method in class com.google.common.io.AppendableWriter
-
- append(CharSequence) - Method in class com.google.common.io.CharStreams.NullWriter
-
- append(CharSequence, int, int) - Method in class com.google.common.io.CharStreams.NullWriter
-
- append(char) - Method in class com.google.common.io.CharStreams.NullWriter
-
- append(CharSequence, File, Charset) - Static method in class com.google.common.io.Files
-
Appends a character sequence (such as a string) to a file using the given character set.
- AppendableWriter - Class in com.google.common.io
-
Writer that places all output on an Appendable
target.
- AppendableWriter(Appendable) - Constructor for class com.google.common.io.AppendableWriter
-
Creates a new writer that appends everything it writes to target
.
- appendTo(A, Iterable<?>) - Method in class com.google.common.base.Joiner
-
Appends the string representation of each of parts
, using the previously configured
separator between each, to appendable
.
- appendTo(A, Iterator<?>) - Method in class com.google.common.base.Joiner
-
Appends the string representation of each of parts
, using the previously configured
separator between each, to appendable
.
- appendTo(A, Object[]) - Method in class com.google.common.base.Joiner
-
Appends the string representation of each of parts
, using the previously configured
separator between each, to appendable
.
- appendTo(A, Object, Object, Object...) - Method in class com.google.common.base.Joiner
-
Appends to appendable
the string representation of each of the remaining arguments.
- appendTo(StringBuilder, Iterable<?>) - Method in class com.google.common.base.Joiner
-
Appends the string representation of each of parts
, using the previously configured
separator between each, to builder
.
- appendTo(StringBuilder, Iterator<?>) - Method in class com.google.common.base.Joiner
-
Appends the string representation of each of parts
, using the previously configured
separator between each, to builder
.
- appendTo(StringBuilder, Object[]) - Method in class com.google.common.base.Joiner
-
Appends the string representation of each of parts
, using the previously configured
separator between each, to builder
.
- appendTo(StringBuilder, Object, Object, Object...) - Method in class com.google.common.base.Joiner
-
Appends to builder
the string representation of each of the remaining arguments.
- appendTo(A, Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry of map
, using the previously
configured separator and key-value separator, to appendable
.
- appendTo(StringBuilder, Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry of map
, using the previously
configured separator and key-value separator, to builder
.
- appendTo(A, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to appendable
.
- appendTo(A, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to appendable
.
- appendTo(StringBuilder, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to builder
.
- appendTo(StringBuilder, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to builder
.
- APPLE_MOBILE_CONFIG - Static variable in class com.google.common.net.MediaType
-
- APPLE_PASSBOOK - Static variable in class com.google.common.net.MediaType
-
- Application() - Constructor for class com.google.common.util.concurrent.MoreExecutors.Application
-
- APPLICATION_BINARY - Static variable in class com.google.common.net.MediaType
-
- APPLICATION_TYPE - Static variable in class com.google.common.net.MediaType
-
- APPLICATION_XML_UTF_8 - Static variable in class com.google.common.net.MediaType
-
As described in
RFC 3023, this constant
(
application/xml
) is used for XML documents that are "unreadable by casual users."
MediaType.XML_UTF_8
is provided for documents that may be read by users.
- apply(Character) - Method in class com.google.common.base.CharMatcher
-
- apply(Character) - Method in class com.google.common.base.CharMatcher.ForPredicate
-
- apply(A) - Method in class com.google.common.base.Converter
-
- apply(T) - Method in class com.google.common.base.Equivalence.EquivalentToPredicate
-
- apply(F) - Method in interface com.google.common.base.Function
-
Returns the result of applying this function to input
.
- apply(Object) - Method in class com.google.common.base.Functions.ConstantFunction
-
- apply(K) - Method in class com.google.common.base.Functions.ForMapWithDefault
-
- apply(A) - Method in class com.google.common.base.Functions.FunctionComposition
-
- apply(K) - Method in class com.google.common.base.Functions.FunctionForMapNoDefault
-
- apply(Object) - Method in enum com.google.common.base.Functions.IdentityFunction
-
- apply(T) - Method in class com.google.common.base.Functions.PredicateFunction
-
- apply(Object) - Method in class com.google.common.base.Functions.SupplierFunction
-
- apply(Object) - Method in enum com.google.common.base.Functions.ToStringFunction
-
- apply(T) - Method in interface com.google.common.base.Predicate
-
Returns the result of applying this predicate to input
(Java 8 users, see notes in the
class documentation above).
- apply(T) - Method in class com.google.common.base.Predicates.AndPredicate
-
- apply(A) - Method in class com.google.common.base.Predicates.CompositionPredicate
-
- apply(CharSequence) - Method in class com.google.common.base.Predicates.ContainsPatternPredicate
-
- apply(T) - Method in class com.google.common.base.Predicates.InPredicate
-
- apply(Object) - Method in class com.google.common.base.Predicates.InstanceOfPredicate
-
- apply(T) - Method in class com.google.common.base.Predicates.IsEqualToPredicate
-
- apply(T) - Method in class com.google.common.base.Predicates.NotPredicate
-
- apply(T) - Method in class com.google.common.base.Predicates.OrPredicate
-
- apply(Class<?>) - Method in class com.google.common.base.Predicates.SubtypeOfPredicate
-
- apply(Supplier<Object>) - Method in enum com.google.common.base.Suppliers.SupplierFunctionImpl
-
- apply(K) - Method in class com.google.common.cache.AbstractLoadingCache
-
- apply(K) - Method in class com.google.common.cache.ForwardingLoadingCache
-
- apply(K) - Method in interface com.google.common.cache.LoadingCache
-
- apply(K) - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- apply(K) - Method in class com.google.common.cache.LocalCache.LocalLoadingCache
-
- apply(V) - Method in class com.google.common.collect.FilteredEntryMultimap.ValuePredicate
-
- apply(Iterable<E>) - Method in class com.google.common.collect.FluentIterable.FromIterableFunction
-
- apply(E) - Method in class com.google.common.collect.Interners.InternerFunction
-
- apply(Object, V) - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- apply(C) - Method in class com.google.common.collect.Range
-
- apply(T) - Method in class com.google.common.hash.BloomFilter
-
- apply(I) - Method in interface com.google.common.util.concurrent.AsyncFunction
-
Returns an output Future
to use in place of the given input
.
- arbitrary() - Static method in class com.google.common.collect.Ordering
-
Returns an arbitrary ordering over all objects, for which compare(a, b) == 0
implies
a == b
(identity equality).
- ARBITRARY_ORDERING - Static variable in class com.google.common.collect.Ordering.ArbitraryOrderingHolder
-
- arbitraryConstantInstanceOrNull(Class<T>) - Static method in class com.google.common.testing.ArbitraryInstances
-
- ArbitraryInstances - Class in com.google.common.testing
-
Supplies an arbitrary "default" instance for a wide range of types, often useful in testing
utilities.
- ArbitraryInstances() - Constructor for class com.google.common.testing.ArbitraryInstances
-
- ArbitraryInstances.AlwaysEqual - Class in com.google.common.testing
-
- ArbitraryInstances.ByToString - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.DeterministicRandom - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.DummyCountDownLatch - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.DummyExecutor - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.DummyRunnable - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.DummyScheduledThreadPoolExecutor - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.DummyThreadFactory - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.InMemoryPrintStream - Class in com.google.common.testing
-
- ArbitraryInstances.Dummies.InMemoryPrintWriter - Class in com.google.common.testing
-
- ArbitraryInstances.NullByteSink - Class in com.google.common.testing
-
- arbitraryNullFriendlyComparator() - Static method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- arbitraryNullFriendlyComparator() - Static method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- ArbitraryOrdering() - Constructor for class com.google.common.collect.Ordering.ArbitraryOrdering
-
- ArbitraryOrderingHolder() - Constructor for class com.google.common.collect.Ordering.ArbitraryOrderingHolder
-
- areEqual() - Method in interface com.google.common.collect.MapDifference
-
Returns true
if there are no differences between the two maps;
that is, if the maps are equal.
- areEqual() - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- argumentsList - Variable in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- array - Variable in class com.google.common.collect.ArrayTable
-
- array - Variable in class com.google.common.collect.RegularImmutableList
-
- array - Variable in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- array - Variable in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- array - Variable in class com.google.common.primitives.Chars.CharArrayAsList
-
- array - Variable in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- array - Variable in class com.google.common.primitives.Floats.FloatArrayAsList
-
- array - Variable in class com.google.common.primitives.Ints.IntArrayAsList
-
- array - Variable in class com.google.common.primitives.Longs.LongArrayAsList
-
- array - Variable in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- array - Variable in class com.google.common.util.concurrent.Striped.CompactStriped
-
Size is a power of two.
- ArrayBasedBuilder(int) - Constructor for class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
- ArrayBasedCharEscaper - Class in com.google.common.escape
-
A
CharEscaper
that uses an array to quickly look up replacement characters for a given
char
value.
- ArrayBasedCharEscaper(Map<Character, String>, char, char) - Constructor for class com.google.common.escape.ArrayBasedCharEscaper
-
Creates a new ArrayBasedCharEscaper instance with the given replacement map and specified safe
range.
- ArrayBasedCharEscaper(ArrayBasedEscaperMap, char, char) - Constructor for class com.google.common.escape.ArrayBasedCharEscaper
-
Creates a new ArrayBasedCharEscaper instance with the given replacement map and specified safe
range.
- ArrayBasedEscaperMap - Class in com.google.common.escape
-
- ArrayBasedEscaperMap(char[][]) - Constructor for class com.google.common.escape.ArrayBasedEscaperMap
-
- ArrayBasedUnicodeEscaper - Class in com.google.common.escape
-
A
UnicodeEscaper
that uses an array to quickly look up replacement characters for a given
code point.
- ArrayBasedUnicodeEscaper(Map<Character, String>, int, int, String) - Constructor for class com.google.common.escape.ArrayBasedUnicodeEscaper
-
Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified
safe range.
- ArrayBasedUnicodeEscaper(ArrayBasedEscaperMap, int, int, String) - Constructor for class com.google.common.escape.ArrayBasedUnicodeEscaper
-
Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified
safe range.
- ArrayListMultimap<K,V> - Class in com.google.common.collect
-
Implementation of Multimap
that uses an ArrayList
to store
the values for a given key.
- ArrayListMultimap() - Constructor for class com.google.common.collect.ArrayListMultimap
-
- ArrayListMultimap(int, int) - Constructor for class com.google.common.collect.ArrayListMultimap
-
- ArrayListMultimap(Multimap<? extends K, ? extends V>) - Constructor for class com.google.common.collect.ArrayListMultimap
-
- ArrayListSupplier(int) - Constructor for class com.google.common.collect.MultimapBuilder.ArrayListSupplier
-
- arrayListValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses an ArrayList
to store value collections.
- arrayListValues(int) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses an ArrayList
to store value collections, initialized to expect the specified
number of values per key.
- ArrayMap(ImmutableMap<K, Integer>) - Constructor for class com.google.common.collect.ArrayTable.ArrayMap
-
- ArrayReference(L, int, ReferenceQueue<L>) - Constructor for class com.google.common.util.concurrent.Striped.SmallLazyStriped.ArrayReference
-
- arraysCopyOf(T[], int) - Static method in class com.google.common.collect.ObjectArrays
-
GWT safe version of Arrays.copyOf.
- ArrayTable<R,C,V> - Class in com.google.common.collect
-
Fixed-size
Table
implementation backed by a two-dimensional array.
- ArrayTable(Iterable<? extends R>, Iterable<? extends C>) - Constructor for class com.google.common.collect.ArrayTable
-
- ArrayTable(Table<R, C, V>) - Constructor for class com.google.common.collect.ArrayTable
-
- ArrayTable(ArrayTable<R, C, V>) - Constructor for class com.google.common.collect.ArrayTable
-
- ArrayTable.ArrayMap<K,V> - Class in com.google.common.collect
-
- ArrayTable.Column - Class in com.google.common.collect
-
- ArrayTable.ColumnMap - Class in com.google.common.collect
-
- ArrayTable.Row - Class in com.google.common.collect
-
- ArrayTable.RowMap - Class in com.google.common.collect
-
- ArrayWithDuplicate(E[], E) - Constructor for class com.google.common.collect.testing.AbstractContainerTester.ArrayWithDuplicate
-
- asAsyncCallable(Callable<T>, ListeningExecutorService) - Static method in class com.google.common.util.concurrent.Callables
-
- asBytes() - Method in class com.google.common.hash.HashCode
-
Returns the value of this hash code as a byte array.
- asBytes() - Method in class com.google.common.hash.HashCode.BytesHashCode
-
- asBytes() - Method in class com.google.common.hash.HashCode.IntHashCode
-
- asBytes() - Method in class com.google.common.hash.HashCode.LongHashCode
-
- asByteSink(File, FileWriteMode...) - Static method in class com.google.common.io.Files
-
Returns a new
ByteSink
for writing bytes to the given file.
- asByteSource(Charset) - Method in class com.google.common.io.ByteSource.AsCharSource
-
- asByteSource(Charset) - Method in class com.google.common.io.CharSource
-
Returns a
ByteSource
view of this char source that encodes chars read from this source
as bytes using the given
Charset
.
- AsByteSource(Charset) - Constructor for class com.google.common.io.CharSource.AsByteSource
-
- asByteSource() - Method in class com.google.common.io.FileBackedOutputStream
-
Returns a readable
ByteSource
view of the data that has been written to this stream.
- asByteSource(File) - Static method in class com.google.common.io.Files
-
Returns a new
ByteSource
for reading bytes from the given file.
- asByteSource(URL) - Static method in class com.google.common.io.Resources
-
Returns a
ByteSource
that reads from the given URL.
- asByteSource() - Method in class com.google.common.reflect.ClassPath.ResourceInfo
-
Returns a
ByteSource
view of the resource from which its bytes can be read.
- asCharSink(Charset) - Method in class com.google.common.io.ByteSink
-
Returns a
CharSink
view of this
ByteSink
that writes characters to this sink as
bytes encoded with the given
charset
.
- AsCharSink(Charset) - Constructor for class com.google.common.io.ByteSink.AsCharSink
-
- asCharSink(File, Charset, FileWriteMode...) - Static method in class com.google.common.io.Files
-
Returns a new
CharSink
for writing character data to the given file using the given
character set.
- asCharSource(Charset) - Method in class com.google.common.io.ByteSource
-
Returns a
CharSource
view of this byte source that decodes bytes read from this source
as characters using the given
Charset
.
- AsCharSource(Charset) - Constructor for class com.google.common.io.ByteSource.AsCharSource
-
- asCharSource(Charset) - Method in class com.google.common.io.ByteSource.EmptyByteSource
-
- asCharSource(Charset) - Method in class com.google.common.io.CharSource.AsByteSource
-
- asCharSource(File, Charset) - Static method in class com.google.common.io.Files
-
Returns a new
CharSource
for reading character data from the given file using the given
character set.
- asCharSource(URL, Charset) - Static method in class com.google.common.io.Resources
-
Returns a
CharSource
that reads from the given URL using the given character set.
- asCharSource(Charset) - Method in class com.google.common.reflect.ClassPath.ResourceInfo
-
Returns a
CharSource
view of the resource from which its bytes can be read as
characters decoded with the given
charset
.
- Ascii - Class in com.google.common.base
-
Static methods pertaining to ASCII characters (those in the range of values 0x00
through
0x7F
), and to strings containing such characters.
- Ascii() - Constructor for class com.google.common.base.Ascii
-
- ASCII - Static variable in class com.google.common.base.CharMatcher
-
- ascii() - Static method in class com.google.common.base.CharMatcher
-
Determines whether a character is ASCII, meaning that its code point is less than 128.
- Ascii() - Constructor for class com.google.common.base.CharMatcher.Ascii
-
- asciiDigits - Static variable in class com.google.common.primitives.Longs
-
- asConverter(BiMap<A, B>) - Static method in class com.google.common.collect.Maps
-
Returns a
Converter
that converts values using
bimap.get()
,
and whose inverse view converts values using
bimap.inverse()
.get()
.
- asDescendingMapOfRanges() - Method in class com.google.common.collect.ImmutableRangeMap
-
- asDescendingMapOfRanges() - Method in interface com.google.common.collect.RangeMap
-
Returns a view of this range map as an unmodifiable Map<Range<K>, V>
.
- asDescendingMapOfRanges() - Method in class com.google.common.collect.TreeRangeMap
-
- asDescendingMapOfRanges() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- asDescendingSetOfRanges() - Method in class com.google.common.collect.ImmutableRangeSet
-
- asDescendingSetOfRanges() - Method in interface com.google.common.collect.RangeSet
-
Returns a descending view of the
disconnected ranges that
make up this range set.
- asDescendingSetOfRanges - Variable in class com.google.common.collect.TreeRangeSet
-
- asDescendingSetOfRanges() - Method in class com.google.common.collect.TreeRangeSet
-
- asEntryToEntryFunction(Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Views an entry transformer as a function from entries to entries.
- asEntryToValueFunction(Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Views an entry transformer as a function from Entry
to values.
- asEntryTransformer(Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Views a function as an entry transformer that ignores the entry key.
- asEnumeration(Iterator<T>) - Static method in class com.google.common.collect.Iterators
-
Adapts an Iterator
to the Enumeration
interface.
- asFunction(Interner<E>) - Static method in class com.google.common.collect.Interners
-
- asFunction - Variable in class com.google.common.escape.Escaper
-
- asFunction() - Method in class com.google.common.escape.Escaper
-
- asGraph() - Method in class com.google.common.graph.AbstractNetwork
-
- asGraph() - Method in class com.google.common.graph.ImmutableNetwork
-
- asGraph() - Method in interface com.google.common.graph.Network
-
Returns a live view of this network as a
Graph
.
- asImmutable(EnumMap<K, V>) - Static method in class com.google.common.collect.ImmutableEnumMap
-
- asImmutable(EnumSet) - Static method in class com.google.common.collect.ImmutableEnumSet
-
- asImmutableList(Object[]) - Static method in class com.google.common.collect.ImmutableList
-
Views the array as an immutable list.
- asImmutableList(Object[], int) - Static method in class com.google.common.collect.ImmutableList
-
Views the array as an immutable list.
- asInt() - Method in class com.google.common.hash.HashCode
-
- asInt() - Method in class com.google.common.hash.HashCode.BytesHashCode
-
- asInt() - Method in class com.google.common.hash.HashCode.IntHashCode
-
- asInt() - Method in class com.google.common.hash.HashCode.LongHashCode
-
- asList(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
-
- asList() - Method in class com.google.common.collect.EmptyContiguousSet
-
- asList() - Method in class com.google.common.collect.ImmutableCollection
-
Returns an ImmutableList
containing the same elements, in the same order, as this
collection.
- asList() - Method in class com.google.common.collect.ImmutableList
-
Returns this list instance.
- asList() - Method in class com.google.common.collect.ImmutableMapValues
-
- asList - Variable in class com.google.common.collect.ImmutableMultiset
-
- asList() - Method in class com.google.common.collect.ImmutableMultiset
-
- asList - Variable in class com.google.common.collect.ImmutableSet
-
- asList() - Method in class com.google.common.collect.ImmutableSet
-
- asList(E, E[]) - Static method in class com.google.common.collect.Lists
-
Returns an unmodifiable list containing the specified first element and
backed by the specified array of additional elements.
- asList(E, E, E[]) - Static method in class com.google.common.collect.Lists
-
Returns an unmodifiable list containing the specified first and second
element, and backed by the specified array of additional elements.
- asList() - Method in class com.google.common.collect.testing.SampleElements
-
- asList(boolean...) - Static method in class com.google.common.primitives.Booleans
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(byte...) - Static method in class com.google.common.primitives.Bytes
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(char...) - Static method in class com.google.common.primitives.Chars
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(double...) - Static method in class com.google.common.primitives.Doubles
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(float...) - Static method in class com.google.common.primitives.Floats
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(int...) - Static method in class com.google.common.primitives.Ints
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(long...) - Static method in class com.google.common.primitives.Longs
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asList(short...) - Static method in class com.google.common.primitives.Shorts
-
Returns a fixed-size list backed by the specified array, similar to
Arrays.asList(Object[])
.
- asLong() - Method in class com.google.common.hash.HashCode
-
Returns the first eight bytes of
this hashcode's bytes, converted to a
long
value in little-endian order.
- asLong() - Method in class com.google.common.hash.HashCode.BytesHashCode
-
- asLong() - Method in class com.google.common.hash.HashCode.IntHashCode
-
- asLong() - Method in class com.google.common.hash.HashCode.LongHashCode
-
- asMap() - Method in class com.google.common.cache.AbstractCache
-
- asMap() - Method in interface com.google.common.cache.Cache
-
Returns a view of the entries stored in this cache as a thread-safe map.
- asMap() - Method in class com.google.common.cache.ForwardingCache
-
- asMap() - Method in interface com.google.common.cache.LoadingCache
-
Returns a view of the entries stored in this cache as a thread-safe map.
- asMap() - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- asMap() - Method in class com.google.common.collect.AbstractListMultimap
-
Returns a view of this multimap as a Map
from each distinct key
to the nonempty collection of that key's associated values.
- AsMap(Map<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- asMap - Variable in class com.google.common.collect.AbstractMultimap
-
- asMap() - Method in class com.google.common.collect.AbstractMultimap
-
- asMap() - Method in class com.google.common.collect.AbstractSetMultimap
-
Returns a view of this multimap as a Map
from each distinct key
to the nonempty collection of that key's associated values.
- asMap() - Method in class com.google.common.collect.AbstractSortedKeySortedSetMultimap
-
- asMap() - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
Returns a map view that associates each key with the corresponding values
in the multimap.
- AsMap() - Constructor for class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- asMap() - Method in class com.google.common.collect.ForwardingMultimap
-
- asMap() - Method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable map that associates each key with its corresponding
values in the multimap.
- asMap() - Method in interface com.google.common.collect.ListMultimap
-
Returns a view of this multimap as a Map
from each distinct key
to the nonempty collection of that key's associated values.
- asMap - Variable in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- asMap() - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- asMap(Set<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
-
Returns a live Map
view whose keys are the contents of set
and whose values are computed on demand using function
.
- asMap(SortedSet<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
-
Returns a view of the sorted set as a map, mapping keys from the set
according to the specified function.
- asMap(NavigableSet<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
-
Returns a view of the navigable set as a map, mapping keys from the set
according to the specified function.
- asMap() - Method in interface com.google.common.collect.Multimap
-
Returns a view of this multimap as a Map
from each distinct key
to the nonempty collection of that key's associated values.
- asMap(ListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns
multimap.asMap()
, with its type
corrected from
Map<K, Collection<V>>
to
Map<K, List<V>>
.
- asMap(SetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns
multimap.asMap()
, with its type corrected
from
Map<K, Collection<V>>
to
Map<K, Set<V>>
.
- asMap(SortedSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns
multimap.asMap()
, with its type
corrected from
Map<K, Collection<V>>
to
Map<K, SortedSet<V>>
.
- asMap(Multimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
- AsMap(Multimap<K, V>) - Constructor for class com.google.common.collect.Multimaps.AsMap
-
- asMap() - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- asMap() - Method in interface com.google.common.collect.SetMultimap
-
Returns a view of this multimap as a Map
from each distinct key
to the nonempty collection of that key's associated values.
- asMap() - Method in interface com.google.common.collect.SortedSetMultimap
-
Returns a map view that associates each key with the corresponding values
in the multimap.
- asMap - Variable in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- asMap() - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- asMap() - Method in class com.google.common.collect.TreeMultimap
-
Returns a map view that associates each key with the corresponding values
in the multimap.
- asMap - Variable in class com.google.common.util.concurrent.AtomicLongMap
-
- asMap() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Returns a live, read-only view of the map backing this AtomicLongMap
.
- AsMapEntries() - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapEntries
-
- asMapEntryIterator(Set<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
-
- asMapEntrySet - Variable in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- AsMapGenerator(OneSizeTestContainerGenerator<M, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- AsMapIterator() - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapIterator
-
- asMapOfRanges() - Method in class com.google.common.collect.ImmutableRangeMap
-
- asMapOfRanges() - Method in interface com.google.common.collect.RangeMap
-
Returns a view of this range map as an unmodifiable Map<Range<K>, V>
.
- asMapOfRanges() - Method in class com.google.common.collect.TreeRangeMap
-
- AsMapOfRanges(Iterable<TreeRangeMap.RangeMapEntry<K, V>>) - Constructor for class com.google.common.collect.TreeRangeMap.AsMapOfRanges
-
- asMapOfRanges() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- asMapValues - Variable in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- AsMapView(Set<K>, Function<? super K, V>) - Constructor for class com.google.common.collect.Maps.AsMapView
-
- asMultimap() - Method in class com.google.common.collect.ImmutableMap
-
Returns a multimap view of the map.
- asOutputStream(PrimitiveSink) - Static method in class com.google.common.hash.Funnels
-
Wraps a
PrimitiveSink
as an
OutputStream
, so it is easy to
funnel
an object to a
PrimitiveSink
if there is already a way to write the contents of
the object to an
OutputStream
.
- asRanges() - Method in class com.google.common.collect.ImmutableRangeSet
-
- asRanges() - Method in interface com.google.common.collect.RangeSet
-
Returns a view of the
disconnected ranges that make up this
range set.
- asRanges - Variable in class com.google.common.collect.TreeRangeSet
-
- asRanges() - Method in class com.google.common.collect.TreeRangeSet
-
- AsRanges(Collection<Range<C>>) - Constructor for class com.google.common.collect.TreeRangeSet.AsRanges
-
- assertArrayEquals(String, Object[], Object[]) - Static method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- assertBasic(Escaper) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that an escaper behaves correctly with respect to null inputs.
- assertCleared() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- assertCollectionIsUnmodifiable(Collection<E>, E) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a collection is immutable.
- assertCollectionsAreEquivalent(Collection<E>, Collection<E>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
- assertContains(Iterable<?>, Object) - Static method in class com.google.common.collect.testing.Helpers
-
- assertContainsAllOf(Iterable<?>, Object...) - Static method in class com.google.common.collect.testing.Helpers
-
- assertContentsAnyOrder(Iterable<?>, Object...) - Static method in class com.google.common.collect.testing.Helpers
-
- assertContentsInOrder(Iterable<?>, Object...) - Static method in class com.google.common.collect.testing.Helpers
-
- assertEmpty(Multimap<?, ?>) - Static method in class com.google.common.collect.testing.google.GoogleHelpers
-
- assertEmpty(Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
-
- assertEmpty(Map<?, ?>) - Static method in class com.google.common.collect.testing.Helpers
-
- assertEqualIgnoringOrder(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
-
- assertEqualInOrder(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
-
- assertEscaping(CharEscaper, String, char) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that an escaper escapes the given character into the expected
string.
- assertEscaping(UnicodeEscaper, String, int) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that a Unicode escaper escapes the given code point into the
expected string.
- assertException(Throwable) - Method in class com.google.common.util.concurrent.testing.MockFutureListener
-
Verify that the listener completes in a reasonable amount of time, and
Asserts that the future throws an ExecutableException
and that the
cause of the ExecutableException
is expectedCause
.
- assertGet(K, V...) - Method in class com.google.common.collect.testing.google.AbstractListMultimapTester
-
- assertGet(K, Collection<V>) - Method in class com.google.common.collect.testing.google.AbstractListMultimapTester
-
- assertGet(K, V...) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- assertGet(K, Collection<V>) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- assertInvariants(Map<K, V>) - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Checks all the properties that should always hold of a map.
- assertIteratorIsUnmodifiable(Iterator<?>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that an Iterator is unmodifiable.
- assertIteratorsInOrder(Iterator<?>, Iterator<?>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Asserts that two iterators contain elements in tandem.
- assertMapEntryIsUnmodifiable(Map.Entry<?, ?>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
- assertMoreInvariants(Map<K, V>) - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Override this to check invariants which should hold true for a particular
implementation, but which are not generally applicable to every instance
of Map.
- assertMultimapIsUnmodifiable(Multimap<K, V>, K, V) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a multimap is immutable.
- assertMultimapRemainsUnmodified(Multimap<K, V>, List<Map.Entry<K, V>>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
- assertMultisetIsUnmodifiable(Multiset<E>, E) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a multiset is immutable.
- assertOneToOne() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- assertPermitted(RuntimeException) - Method in exception com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
-
- assertRelated(int, int, int) - Method in class com.google.common.testing.RelationshipTester
-
- assertSetCount(E, int) - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- assertSetCountDecreasingFailure(E, int) - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- assertSetCountIncreasingFailure(E, int) - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- assertSetCountNegativeOldCount() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- assertSetIsUnmodifiable(Set<E>, E) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a set is immutable.
- assertSuccess(Object) - Method in class com.google.common.util.concurrent.testing.MockFutureListener
-
Verify that the listener completes in a reasonable amount of time, and
Asserts that the future returns the expected data.
- assertThreeToThree() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- assertTimeout() - Method in class com.google.common.util.concurrent.testing.MockFutureListener
-
- assertUnescaped(CharEscaper, char) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that an escaper does not escape the given character.
- assertUnescaped(UnicodeEscaper, int) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that a Unicode escaper does not escape the given character.
- assertUnicodeEscaping(UnicodeEscaper, String, char, char) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that a Unicode escaper escapes the given hi/lo surrogate pair into
the expected string.
- assertUnrelated(int, int, int, int) - Method in class com.google.common.testing.RelationshipTester
-
- assertWithTemplate(String, RelationshipTester.Item<T>, RelationshipTester.Item<T>, boolean) - Method in class com.google.common.testing.RelationshipTester
-
- assertZeroToZero() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- asSet() - Method in class com.google.common.base.Absent
-
- asSet() - Method in class com.google.common.base.Optional
-
Returns an immutable singleton Set
whose only element is the contained instance if it
is present; an empty immutable Set
otherwise.
- asSet() - Method in class com.google.common.base.Present
-
- asSet(DiscreteDomain<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- AsSet(DiscreteDomain<C>) - Constructor for class com.google.common.collect.ImmutableRangeSet.AsSet
-
- AsSetSerializedForm(ImmutableList<Range<C>>, DiscreteDomain<C>) - Constructor for class com.google.common.collect.ImmutableRangeSet.AsSetSerializedForm
-
- assignableFrom(Class<?>) - Static method in class com.google.common.base.Predicates
-
- asUnicodeEscaper(Escaper) - Static method in class com.google.common.escape.Escapers
-
- asValueToValueFunction(Maps.EntryTransformer<? super K, V1, V2>, K) - Static method in class com.google.common.collect.Maps
-
- asWriter(Appendable) - Static method in class com.google.common.io.CharStreams
-
Returns a Writer that sends all output to the given Appendable
target.
- AsyncCallable<V> - Interface in com.google.common.util.concurrent
-
Computes a value, possibly asynchronously.
- AsyncCallableInterruptibleTask(AsyncCallable<V>, Executor) - Constructor for class com.google.common.util.concurrent.CombinedFuture.AsyncCallableInterruptibleTask
-
- AsyncCatchingFuture(ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>) - Constructor for class com.google.common.util.concurrent.AbstractCatchingFuture.AsyncCatchingFuture
-
- AsyncEventBus - Class in com.google.common.eventbus
-
An
EventBus
that takes the Executor of your choice and uses it to dispatch events,
allowing dispatch to occur asynchronously.
- AsyncEventBus(String, Executor) - Constructor for class com.google.common.eventbus.AsyncEventBus
-
Creates a new AsyncEventBus that will use executor
to dispatch events.
- AsyncEventBus(Executor, SubscriberExceptionHandler) - Constructor for class com.google.common.eventbus.AsyncEventBus
-
Creates a new AsyncEventBus that will use executor
to dispatch events.
- AsyncEventBus(Executor) - Constructor for class com.google.common.eventbus.AsyncEventBus
-
Creates a new AsyncEventBus that will use executor
to dispatch events.
- AsyncFunction<I,O> - Interface in com.google.common.util.concurrent
-
Transforms a value, possibly asynchronously.
- asynchronous(RemovalListener<K, V>, Executor) - Static method in class com.google.common.cache.RemovalListeners
-
Returns a RemovalListener
which processes all eviction notifications using
executor
.
- asyncReloading(CacheLoader<K, V>, Executor) - Static method in class com.google.common.cache.CacheLoader
-
- AsyncTransformFuture(ListenableFuture<? extends I>, AsyncFunction<? super I, ? extends O>) - Constructor for class com.google.common.util.concurrent.AbstractTransformFuture.AsyncTransformFuture
-
- at(int, int) - Method in class com.google.common.collect.ArrayTable
-
Returns the value corresponding to the specified row and column indices.
- atLeast(C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values greater than or equal to
endpoint
.
- atMost(C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values less than or equal to
endpoint
.
- ATOM_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- ATOMIC_HELPER - Static variable in class com.google.common.util.concurrent.AbstractFuture
-
- ATOMIC_HELPER - Static variable in class com.google.common.util.concurrent.AggregateFutureState
-
- ATOMIC_HELPER - Static variable in class com.google.common.util.concurrent.InterruptibleTask
-
- AtomicDouble - Class in com.google.common.util.concurrent
-
A double
value that may be updated atomically.
- AtomicDouble(double) - Constructor for class com.google.common.util.concurrent.AtomicDouble
-
Creates a new AtomicDouble
with the given initial value.
- AtomicDouble() - Constructor for class com.google.common.util.concurrent.AtomicDouble
-
Creates a new AtomicDouble
with initial value 0.0
.
- AtomicDoubleArray - Class in com.google.common.util.concurrent
-
A double
array in which elements may be updated atomically.
- AtomicDoubleArray(int) - Constructor for class com.google.common.util.concurrent.AtomicDoubleArray
-
Creates a new AtomicDoubleArray
of the given length,
with all elements initially zero.
- AtomicDoubleArray(double[]) - Constructor for class com.google.common.util.concurrent.AtomicDoubleArray
-
Creates a new AtomicDoubleArray
with the same length
as, and all elements copied from, the given array.
- AtomicHelper() - Constructor for class com.google.common.util.concurrent.AbstractFuture.AtomicHelper
-
- AtomicHelper() - Constructor for class com.google.common.util.concurrent.AggregateFutureState.AtomicHelper
-
- AtomicHelper() - Constructor for class com.google.common.util.concurrent.InterruptibleTask.AtomicHelper
-
- AtomicLongMap<K> - Class in com.google.common.util.concurrent
-
A map containing long
values that can be atomically updated.
- AtomicLongMap(ConcurrentHashMap<K, AtomicLong>) - Constructor for class com.google.common.util.concurrent.AtomicLongMap
-
- Atomics - Class in com.google.common.util.concurrent
-
Static utility methods pertaining to classes in the java.util.concurrent.atomic
package.
- Atomics() - Constructor for class com.google.common.util.concurrent.Atomics
-
- AUDIO_TYPE - Static variable in class com.google.common.net.MediaType
-
- AUTHORIZATION - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Authorization
header field name.
- autoDelegate - Variable in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- autoIncrementStepNanos - Variable in class com.google.common.testing.FakeTicker
-
- available() - Method in class com.google.common.io.ByteStreams.LimitedInputStream
-
- available() - Method in class com.google.common.io.MultiInputStream
-
- availableCapacity(Buffer) - Static method in class com.google.common.io.ReaderInputStream
-
Returns the number of elements between the limit and capacity.
- aValidIndex() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- averageLoadPenalty() - Method in class com.google.common.cache.CacheStats
-
Returns the average time spent loading new values.
- AvlNode(E, int) - Constructor for class com.google.common.collect.TreeMultiset.AvlNode
-
- await(CountDownLatch) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given latch has counted down to zero,
invoking the garbage collector as necessary to try to ensure that this will happen.
- await(Monitor.Guard, boolean) - Method in class com.google.common.util.concurrent.Monitor
-
- awaitClear(WeakReference<?>) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given weak reference is cleared, invoking the garbage collector as necessary
to try to ensure that this will happen.
- awaitDone(Future<?>) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given future is done, invoking the garbage
collector as necessary to try to ensure that this will happen.
- awaitDone(GcFinalization.FinalizationPredicate) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given predicate returns true, invoking the garbage collector as necessary to
try to ensure that this will happen.
- awaitFullGc() - Static method in class com.google.common.testing.GcFinalization
-
Tries to perform a "full" garbage collection cycle (including processing of weak references
and invocation of finalize methods) and waits for it to complete.
- awaitHealthGuard - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
Controls how long to wait for all the services to either become healthy or reach a state from
which it is guaranteed that it can never become healthy.
- AwaitHealthGuard() - Constructor for class com.google.common.util.concurrent.ServiceManager.ServiceManagerState.AwaitHealthGuard
-
- awaitHealthy() - Method in class com.google.common.util.concurrent.ServiceManager
-
- awaitHealthy(long, TimeUnit) - Method in class com.google.common.util.concurrent.ServiceManager
-
- awaitHealthy() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- awaitHealthy(long, TimeUnit) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- awaitNanos(Monitor.Guard, long, boolean) - Method in class com.google.common.util.concurrent.Monitor
-
Caller should check before calling that guard is not satisfied.
- awaitRunning() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- awaitRunning(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- awaitRunning() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- awaitRunning(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- awaitRunning() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- awaitRunning(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- awaitRunning() - Method in class com.google.common.util.concurrent.AbstractService
-
- awaitRunning(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractService
-
- awaitRunning() - Method in interface com.google.common.util.concurrent.Service
-
- awaitRunning(long, TimeUnit) - Method in interface com.google.common.util.concurrent.Service
-
- awaitStopped() - Method in class com.google.common.util.concurrent.ServiceManager
-
Waits for the all the services to reach a terminal state.
- awaitStopped(long, TimeUnit) - Method in class com.google.common.util.concurrent.ServiceManager
-
Waits for the all the services to reach a terminal state for no more than the given time.
- awaitStopped() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- awaitStopped(long, TimeUnit) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- awaitTerminated() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- awaitTerminated(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- awaitTerminated() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- awaitTerminated(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- awaitTerminated() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- awaitTerminated(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- awaitTerminated() - Method in class com.google.common.util.concurrent.AbstractService
-
- awaitTerminated(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractService
-
- awaitTerminated() - Method in interface com.google.common.util.concurrent.Service
-
- awaitTerminated(long, TimeUnit) - Method in interface com.google.common.util.concurrent.Service
-
- awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- awaitUninterruptibly(Monitor.Guard, boolean) - Method in class com.google.common.util.concurrent.Monitor
-
- awaitUninterruptibly(CountDownLatch) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes latch.
await()
uninterruptibly.
- awaitUninterruptibly(CountDownLatch, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes latch.
await(timeout, unit)
uninterruptibly.
- axes - Variable in class com.google.common.collect.CartesianList
-
- axes - Variable in class com.google.common.collect.Sets.CartesianSet
-
- axesSizeProduct - Variable in class com.google.common.collect.CartesianList
-
- c - Variable in class com.google.common.collect.Collections2.PermutationIterator
-
- c - Variable in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- c - Variable in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- c - Variable in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- c - Variable in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- c - Variable in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- c - Variable in class com.google.common.hash.SipHashFunction
-
- c - Variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- C1 - Static variable in class com.google.common.base.SmallCharMatcher
-
- C1 - Static variable in class com.google.common.collect.Hashing
-
- C1 - Static variable in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- C1 - Static variable in class com.google.common.hash.Murmur3_32HashFunction
-
- C2 - Static variable in class com.google.common.base.SmallCharMatcher
-
- C2 - Static variable in class com.google.common.collect.Hashing
-
- C2 - Static variable in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- C2 - Static variable in class com.google.common.hash.Murmur3_32HashFunction
-
- Cache<K,V> - Interface in com.google.common.cache
-
A semi-persistent mapping from keys to values.
- CACHE_CONTROL - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Cache-Control
header field name.
- CACHE_MANIFEST_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- CACHE_STATS_COUNTER - Static variable in class com.google.common.cache.CacheBuilder
-
- CacheBuilder<K,V> - Class in com.google.common.cache
-
A builder of
LoadingCache
and
Cache
instances having any combination of the
following features:
automatic loading of entries into the cache
least-recently-used eviction when a maximum size is exceeded
time-based expiration of entries, measured since last access or last write
keys automatically wrapped in weak references
values automatically wrapped in weak or soft references
notification of evicted (or otherwise removed) entries
accumulation of cache access statistics
- CacheBuilder() - Constructor for class com.google.common.cache.CacheBuilder
-
- CacheBuilder.NullListener - Enum in com.google.common.cache
-
- CacheBuilder.OneWeigher - Enum in com.google.common.cache
-
- CacheBuilderSpec - Class in com.google.common.cache
-
- CacheBuilderSpec(String) - Constructor for class com.google.common.cache.CacheBuilderSpec
-
- CacheBuilderSpec.AccessDurationParser - Class in com.google.common.cache
-
Parse expireAfterAccess
- CacheBuilderSpec.ConcurrencyLevelParser - Class in com.google.common.cache
-
Parse concurrencyLevel
- CacheBuilderSpec.DurationParser - Class in com.google.common.cache
-
Base class for parsing times with durations
- CacheBuilderSpec.InitialCapacityParser - Class in com.google.common.cache
-
Parse initialCapacity
- CacheBuilderSpec.IntegerParser - Class in com.google.common.cache
-
Base class for parsing integers.
- CacheBuilderSpec.KeyStrengthParser - Class in com.google.common.cache
-
Parse weakKeys
- CacheBuilderSpec.LongParser - Class in com.google.common.cache
-
Base class for parsing integers.
- CacheBuilderSpec.MaximumSizeParser - Class in com.google.common.cache
-
Parse maximumSize
- CacheBuilderSpec.MaximumWeightParser - Class in com.google.common.cache
-
Parse maximumWeight
- CacheBuilderSpec.RecordStatsParser - Class in com.google.common.cache
-
Parse recordStats
- CacheBuilderSpec.RefreshDurationParser - Class in com.google.common.cache
-
Parse refreshAfterWrite
- CacheBuilderSpec.ValueParser - Interface in com.google.common.cache
-
Parses a single value.
- CacheBuilderSpec.ValueStrengthParser - Class in com.google.common.cache
-
Parse weakValues and softValues
- CacheBuilderSpec.WriteDurationParser - Class in com.google.common.cache
-
Parse expireAfterWrite
- cachedHashCode - Variable in class com.google.common.collect.SingletonImmutableSet
-
- CacheEntry(K, V) - Constructor for class com.google.common.graph.MapRetrievalCache.CacheEntry
-
- cacheEntry1 - Variable in class com.google.common.graph.MapRetrievalCache
-
- cacheEntry2 - Variable in class com.google.common.graph.MapRetrievalCache
-
- CacheLoader<K,V> - Class in com.google.common.cache
-
Computes or retrieves values, based on a key, for use in populating a
LoadingCache
.
- CacheLoader() - Constructor for class com.google.common.cache.CacheLoader
-
Constructor for use by subclasses.
- CacheLoader.FunctionToCacheLoader<K,V> - Class in com.google.common.cache
-
- CacheLoader.InvalidCacheLoadException - Exception in com.google.common.cache
-
Thrown to indicate that an invalid response was returned from a call to
CacheLoader
.
- CacheLoader.SupplierToCacheLoader<V> - Class in com.google.common.cache
-
- CacheLoader.UnsupportedLoadingOperationException - Exception in com.google.common.cache
-
Exception thrown by loadAll()
to indicate that it is not supported.
- CacheStats - Class in com.google.common.cache
-
Statistics about the performance of a
Cache
.
- CacheStats(long, long, long, long, long, long) - Constructor for class com.google.common.cache.CacheStats
-
Constructs a new CacheStats
instance.
- calculateNewCapacity() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Returns ~2x the old capacity if small; ~1.5x otherwise.
- calculateNewMeanNonFinite(double, double) - Static method in class com.google.common.math.StatsAccumulator
-
Calculates the new value for the accumulated mean when a value is added, in the case where at
least one of the previous mean and the value is non-finite.
- calculateNextPermutation() - Method in class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- calculateNextPermutation() - Method in class com.google.common.collect.Collections2.PermutationIterator
-
- calculateSize(List<E>, Comparator<? super E>) - Static method in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
The number of permutations with repeated elements is calculated as
follows:
For an empty list, it is 1 (base case).
When r numbers are added to a list of n-r elements, the number of
permutations is increased by a factor of (n choose r).
- call() - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
- call() - Method in interface com.google.common.util.concurrent.AsyncCallable
-
Computes a result Future
.
- call(Callable<C>, Executor) - Method in class com.google.common.util.concurrent.Futures.FutureCombiner
-
Creates the
ListenableFuture
which will return the result of calling
Callable.call()
in
combiner
when all futures complete, using the specified
executor
.
- call(Callable<C>) - Method in class com.google.common.util.concurrent.Futures.FutureCombiner
-
- call(L) - Method in class com.google.common.util.concurrent.ListenerCallQueue.Callback
-
- callable - Variable in class com.google.common.util.concurrent.CombinedFuture.AsyncCallableInterruptibleTask
-
- callable - Variable in class com.google.common.util.concurrent.CombinedFuture.CallableInterruptibleTask
-
- callable - Variable in class com.google.common.util.concurrent.TrustedListenableFutureTask.TrustedFutureInterruptibleTask
-
- CallableInterruptibleTask(Callable<V>, Executor) - Constructor for class com.google.common.util.concurrent.CombinedFuture.CallableInterruptibleTask
-
- Callables - Class in com.google.common.util.concurrent
-
Static utility methods pertaining to the Callable
interface.
- Callables() - Constructor for class com.google.common.util.concurrent.Callables
-
- callAsync(AsyncCallable<C>, Executor) - Method in class com.google.common.util.concurrent.Futures.FutureCombiner
-
- callAsync(AsyncCallable<C>) - Method in class com.google.common.util.concurrent.Futures.FutureCombiner
-
- Callback(String) - Constructor for class com.google.common.util.concurrent.ListenerCallQueue.Callback
-
- called - Variable in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- callWithTimeout(Callable<T>, long, TimeUnit, boolean) - Method in class com.google.common.util.concurrent.FakeTimeLimiter
-
- callWithTimeout(Callable<T>, long, TimeUnit, boolean) - Method in class com.google.common.util.concurrent.SimpleTimeLimiter
-
- callWithTimeout(Callable<T>, long, TimeUnit, boolean) - Method in interface com.google.common.util.concurrent.TimeLimiter
-
Invokes a specified Callable, timing out after the specified time limit.
- CAN - Static variable in class com.google.common.base.Ascii
-
Cancel: A control character used to indicate that the data with which it is sent is in error or
is to be disregarded.
- canAcquire(long, long) - Method in class com.google.common.util.concurrent.RateLimiter
-
- cancel(boolean) - Method in class com.google.common.util.concurrent.AbstractFuture
- cancel(boolean) - Method in class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- cancel(boolean) - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
- cancel(boolean) - Method in class com.google.common.util.concurrent.ForwardingFuture
-
- cancel(boolean) - Method in class com.google.common.util.concurrent.ImmediateFuture
-
- cancel(boolean) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.ListenableScheduledTask
-
- Cancellation(boolean, Throwable) - Constructor for class com.google.common.util.concurrent.AbstractFuture.Cancellation
-
- cancellationExceptionWithCause(String, Throwable) - Static method in class com.google.common.util.concurrent.AbstractFuture
-
- canDecode(char) - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- canDecode(CharSequence) - Method in class com.google.common.io.BaseEncoding
-
Determines whether the specified character sequence is a valid encoded string according to this
encoding.
- canDecode(CharSequence) - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- canDecode(CharSequence) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- canonical(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut.AboveValue
-
- canonical(DiscreteDomain<Comparable<?>>) - Method in class com.google.common.collect.Cut.BelowAll
-
- canonical(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut
-
- canonical(DiscreteDomain<C>) - Method in class com.google.common.collect.Range
-
Returns the canonical form of this range in the given domain.
- canonicalForm - Variable in class com.google.common.net.HostSpecifier
-
- canRemove - Variable in class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- canRemove - Variable in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- canRemove - Variable in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- canTraverseWithoutReusingEdge(Graph<?>, Object, Object) - Static method in class com.google.common.graph.Graphs
-
Determines whether an edge has already been used during traversal.
- capacity(int) - Static method in class com.google.common.collect.Maps
-
Returns a capacity that is sufficient to keep the map from being resized as
long as it grows no larger than expectedSize and the load factor is >= its
default (0.75).
- capacity() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- capAtMaximumSize(int, int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
There's no reason for the queueSize to ever be more than maxSize + 1
- capture() - Method in class com.google.common.reflect.TypeCapture
-
Returns the captured type.
- capture(Type) - Method in class com.google.common.reflect.TypeResolver.WildcardCapturer
-
- capture(Type[]) - Method in class com.google.common.reflect.TypeResolver.WildcardCapturer
-
- captureNullable(Type) - Method in class com.google.common.reflect.TypeResolver.WildcardCapturer
-
- CartesianList<E> - Class in com.google.common.collect
-
- CartesianList(ImmutableList<List<E>>) - Constructor for class com.google.common.collect.CartesianList
-
- cartesianProduct(List<? extends List<? extends B>>) - Static method in class com.google.common.collect.Lists
-
Returns every possible list that can be formed by choosing one element
from each of the given lists in order; the "n-ary
Cartesian
product" of the lists.
- cartesianProduct(List<? extends B>...) - Static method in class com.google.common.collect.Lists
-
Returns every possible list that can be formed by choosing one element
from each of the given lists in order; the "n-ary
Cartesian
product" of the lists.
- cartesianProduct(List<? extends Set<? extends B>>) - Static method in class com.google.common.collect.Sets
-
Returns every possible list that can be formed by choosing one element
from each of the given sets in order; the "n-ary
Cartesian
product" of the sets.
- cartesianProduct(Set<? extends B>...) - Static method in class com.google.common.collect.Sets
-
Returns every possible list that can be formed by choosing one element
from each of the given sets in order; the "n-ary
Cartesian
product" of the sets.
- CartesianSet(ImmutableList<ImmutableSet<E>>, CartesianList<E>) - Constructor for class com.google.common.collect.Sets.CartesianSet
-
- cas(long, long) - Method in class com.google.common.cache.Striped64.Cell
-
- casBase(long, long) - Method in class com.google.common.cache.Striped64
-
CASes the base field.
- casBusy() - Method in class com.google.common.cache.Striped64
-
CASes the busy field from 0 to 1 to acquire lock.
- CaseFormat - Enum in com.google.common.base
-
Utility class for converting between various ASCII case formats.
- CaseFormat(CharMatcher, String) - Constructor for enum com.google.common.base.CaseFormat
-
- CaseFormat.StringConverter - Class in com.google.common.base
-
- casListeners(AbstractFuture<?>, AbstractFuture.Listener, AbstractFuture.Listener) - Method in class com.google.common.util.concurrent.AbstractFuture.AtomicHelper
-
- casListeners(AbstractFuture<?>, AbstractFuture.Listener, AbstractFuture.Listener) - Method in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- casListeners(AbstractFuture<?>, AbstractFuture.Listener, AbstractFuture.Listener) - Method in class com.google.common.util.concurrent.AbstractFuture.SynchronizedHelper
-
- casListeners(AbstractFuture<?>, AbstractFuture.Listener, AbstractFuture.Listener) - Method in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- cast(Iterable<T>) - Static method in class com.google.common.collect.Collections2
-
Used to avoid http://bugs.sun.com/view_bug.do?bug_id=6558557
- cast(Class<T>, B) - Static method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
-
- cast(Iterator<T>) - Static method in class com.google.common.collect.Iterators
-
Used to avoid http://bugs.sun.com/view_bug.do?bug_id=6558557
- cast(Iterable<T>) - Static method in class com.google.common.collect.Lists
-
Used to avoid http://bugs.sun.com/view_bug.do?bug_id=6558557
- cast(Iterable<T>) - Static method in class com.google.common.collect.Multisets
-
Used to avoid http://bugs.sun.com/view_bug.do?bug_id=6558557
- cast(Class<T>, B) - Static method in class com.google.common.collect.MutableClassToInstanceMap
-
- cast(Iterable<T>) - Static method in class com.google.common.collect.Range
-
Used to avoid http://bugs.sun.com/view_bug.do?bug_id=6558557
- cast(Multiset<T>) - Static method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
Used to avoid http://bugs.sun.com/view_bug.do?bug_id=6558557
- cast() - Method in class com.google.common.graph.ElementOrder
-
- cast() - Method in class com.google.common.graph.GraphBuilder
-
- cast() - Method in class com.google.common.graph.NetworkBuilder
-
- cast() - Method in class com.google.common.graph.ValueGraphBuilder
-
- castForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- castForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueSegment
-
- castForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- castForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueSegment
-
- castForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- castOrCopyToCollection(Iterable<E>) - Static method in class com.google.common.collect.Iterables
-
Converts an iterable into a collection.
- castOrCopyToList(Iterable<E>) - Static method in class com.google.common.collect.testing.Helpers
-
- casValue(AbstractFuture<?>, Object, Object) - Method in class com.google.common.util.concurrent.AbstractFuture.AtomicHelper
-
- casValue(AbstractFuture<?>, Object, Object) - Method in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- casValue(AbstractFuture<?>, Object, Object) - Method in class com.google.common.util.concurrent.AbstractFuture.SynchronizedHelper
-
- casValue(AbstractFuture<?>, Object, Object) - Method in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- casWaiters(AbstractFuture<?>, AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.AtomicHelper
-
- casWaiters(AbstractFuture<?>, AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- casWaiters(AbstractFuture<?>, AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.SynchronizedHelper
-
- casWaiters(AbstractFuture<?>, AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- catching(ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a Future
whose result is taken from the given primary input
or, if the
primary input fails with the given exceptionType
, from the result provided by the
fallback
.
- catching(ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>, Executor) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a Future
whose result is taken from the given primary input
or, if the
primary input fails with the given exceptionType
, from the result provided by the
fallback
.
- catchingAsync(ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a Future
whose result is taken from the given primary input
or, if the
primary input fails with the given exceptionType
, from the result provided by the
fallback
.
- catchingAsync(ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>, Executor) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a Future
whose result is taken from the given primary input
or, if the
primary input fails with the given exceptionType
, from the result provided by the
fallback
.
- CatchingFuture(ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>) - Constructor for class com.google.common.util.concurrent.AbstractCatchingFuture.CatchingFuture
-
- cause - Variable in class com.google.common.cache.RemovalNotification
-
- cause - Variable in class com.google.common.util.concurrent.AbstractFuture.Cancellation
-
- cbuf - Variable in class com.google.common.io.LineReader
-
- ceiling(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- ceiling(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- ceiling(E) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- ceiling(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- ceiling(E) - Method in class com.google.common.collect.ImmutableSortedSet
-
- ceiling(K) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- ceiling(E) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- ceiling(E) - Method in class com.google.common.collect.Sets.DescendingSet
-
- ceiling(E) - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- ceiling(E) - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- ceiling(E) - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- ceiling(E) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- ceiling(E) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- ceiling(Comparator<? super E>, E) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- ceilingEntry(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- ceilingEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- ceilingKey(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- ceilingKey(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- ceilingKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- ceilingKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
- ceilingKey(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- ceilingKey(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- ceilingKey(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- ceilingKey(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- ceilingKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- ceilingPowerOfTwo(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
-
Returns the smallest power of two greater than or equal to x
.
- ceilingPowerOfTwo(int) - Static method in class com.google.common.math.IntMath
-
Returns the smallest power of two greater than or equal to x
.
- ceilingPowerOfTwo(long) - Static method in class com.google.common.math.LongMath
-
Returns the smallest power of two greater than or equal to x
.
- ceilToPowerOfTwo(int) - Static method in class com.google.common.util.concurrent.Striped
-
- Cell(long) - Constructor for class com.google.common.cache.Striped64.Cell
-
- cellColumnIndices - Variable in class com.google.common.collect.DenseImmutableTable
-
- cellColumnIndices - Variable in class com.google.common.collect.ImmutableTable.SerializedForm
-
- cellColumnInRowIndices - Variable in class com.google.common.collect.SparseImmutableTable
-
- cellFunction() - Method in class com.google.common.collect.Tables.TransformedTable
-
- cellIterator() - Method in class com.google.common.collect.AbstractTable
-
- cellIterator() - Method in class com.google.common.collect.ArrayTable
-
- cellIterator() - Method in class com.google.common.collect.ImmutableTable
-
- cellIterator() - Method in class com.google.common.collect.StandardTable
-
- CellIterator() - Constructor for class com.google.common.collect.StandardTable.CellIterator
-
- cellIterator() - Method in class com.google.common.collect.Tables.TransformedTable
-
- cellIterator() - Method in class com.google.common.collect.Tables.TransposeTable
-
- cellOf(R, C, V) - Static method in class com.google.common.collect.ImmutableTable
-
Verifies that rowKey
, columnKey
and value
are
non-null, and returns a new entry with those values.
- cellRowIndices - Variable in class com.google.common.collect.DenseImmutableTable
-
- cellRowIndices - Variable in class com.google.common.collect.ImmutableTable.SerializedForm
-
- cellRowIndices - Variable in class com.google.common.collect.SparseImmutableTable
-
- cells - Variable in class com.google.common.cache.Striped64
-
Table of cells.
- cells - Variable in class com.google.common.collect.ImmutableTable.Builder
-
- cellSet - Variable in class com.google.common.collect.AbstractTable
-
- cellSet() - Method in class com.google.common.collect.AbstractTable
-
- CellSet() - Constructor for class com.google.common.collect.AbstractTable.CellSet
-
- cellSet() - Method in class com.google.common.collect.ArrayTable
-
Returns an unmodifiable set of all row key / column key / value
triplets.
- cellSet() - Method in class com.google.common.collect.ForwardingTable
-
- cellSet() - Method in class com.google.common.collect.ImmutableTable
-
- CellSet() - Constructor for class com.google.common.collect.RegularImmutableTable.CellSet
-
- cellSet() - Method in class com.google.common.collect.StandardTable
-
Returns a set of all row key / column key / value triplets.
- cellSet() - Method in interface com.google.common.collect.Table
-
Returns a set of all row key / column key / value triplets.
- cellSet() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- cellValues - Variable in class com.google.common.collect.ImmutableTable.SerializedForm
-
- charactersOf(String) - Static method in class com.google.common.collect.Lists
-
Returns a view of the specified string as an immutable list of Character
values.
- charactersOf(CharSequence) - Static method in class com.google.common.collect.Lists
-
Returns a view of the specified CharSequence
as a List<Character>
, viewing sequence
as a sequence of Unicode code
units.
- CharactersOfCharSequenceGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.CharactersOfCharSequenceGenerator
-
- CharactersOfStringGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.CharactersOfStringGenerator
-
- CharArrayAsList(char[]) - Constructor for class com.google.common.primitives.Chars.CharArrayAsList
-
- CharArrayAsList(char[], int, int) - Constructor for class com.google.common.primitives.Chars.CharArrayAsList
-
- CharArrayDecorator(char[][]) - Constructor for class com.google.common.escape.CharEscaperBuilder.CharArrayDecorator
-
- charBuffer - Variable in class com.google.common.io.ReaderInputStream
-
charBuffer holds characters that have been read from the Reader but not encoded yet.
- charBufferFromThreadLocal() - Static method in class com.google.common.escape.Platform
-
Returns a thread-local 1024-char array.
- CharEscaper - Class in com.google.common.escape
-
An object that converts literal text into a format safe for inclusion in a particular context
(such as an XML document).
- CharEscaper() - Constructor for class com.google.common.escape.CharEscaper
-
Constructor for use by subclasses.
- CharEscaperBuilder - Class in com.google.common.escape
-
Simple helper class to build a "sparse" array of objects based on the indexes that were added to
it.
- CharEscaperBuilder() - Constructor for class com.google.common.escape.CharEscaperBuilder
-
Construct a new sparse array builder.
- CharEscaperBuilder.CharArrayDecorator - Class in com.google.common.escape
-
Simple decorator that turns an array of replacement char[]s into a CharEscaper, this results in
a very fast escape method.
- CharMatcher - Class in com.google.common.base
-
Determines a true or false value for any Java
char
value, just as
Predicate
does
for any
Object
.
- CharMatcher() - Constructor for class com.google.common.base.CharMatcher
-
Constructor for use by subclasses.
- CharMatcher.And - Class in com.google.common.base
-
- CharMatcher.Any - Class in com.google.common.base
-
- CharMatcher.AnyOf - Class in com.google.common.base
-
- CharMatcher.Ascii - Class in com.google.common.base
-
- CharMatcher.BitSetMatcher - Class in com.google.common.base
-
Fast matcher using a BitSet
table of matching characters.
- CharMatcher.BreakingWhitespace - Class in com.google.common.base
-
- CharMatcher.Digit - Class in com.google.common.base
-
- CharMatcher.FastMatcher - Class in com.google.common.base
-
A matcher for which precomputation will not yield any significant benefit.
- CharMatcher.ForPredicate - Class in com.google.common.base
-
- CharMatcher.InRange - Class in com.google.common.base
-
- CharMatcher.Invisible - Class in com.google.common.base
-
- CharMatcher.Is - Class in com.google.common.base
-
- CharMatcher.IsEither - Class in com.google.common.base
-
- CharMatcher.IsNot - Class in com.google.common.base
-
- CharMatcher.JavaDigit - Class in com.google.common.base
-
- CharMatcher.JavaIsoControl - Class in com.google.common.base
-
- CharMatcher.JavaLetter - Class in com.google.common.base
-
- CharMatcher.JavaLetterOrDigit - Class in com.google.common.base
-
- CharMatcher.JavaLowerCase - Class in com.google.common.base
-
- CharMatcher.JavaUpperCase - Class in com.google.common.base
-
- CharMatcher.NamedFastMatcher - Class in com.google.common.base
-
- CharMatcher.Negated - Class in com.google.common.base
-
- CharMatcher.NegatedFastMatcher - Class in com.google.common.base
-
- CharMatcher.None - Class in com.google.common.base
-
- CharMatcher.Or - Class in com.google.common.base
-
- CharMatcher.RangesMatcher - Class in com.google.common.base
-
Implementation that matches characters that fall within multiple ranges.
- CharMatcher.SingleWidth - Class in com.google.common.base
-
- CharMatcher.Whitespace - Class in com.google.common.base
-
- chars - Variable in class com.google.common.base.CharMatcher.AnyOf
-
- Chars() - Constructor for class com.google.common.collect.testing.SampleElements.Chars
-
- chars - Variable in class com.google.common.io.BaseEncoding.Alphabet
-
- Chars - Class in com.google.common.primitives
-
Static utility methods pertaining to char
primitives, that are not already found in
either Character
or Arrays
.
- Chars() - Constructor for class com.google.common.primitives.Chars
-
- Chars.CharArrayAsList - Class in com.google.common.primitives
-
- Chars.LexicographicalComparator - Enum in com.google.common.primitives
-
- CharSequenceAsList(CharSequence) - Constructor for class com.google.common.collect.Lists.CharSequenceAsList
-
- CharSequenceCharSource(CharSequence) - Constructor for class com.google.common.io.CharSource.CharSequenceCharSource
-
- CharSequenceReader - Class in com.google.common.io
-
A Reader
that reads the characters in a CharSequence
.
- CharSequenceReader(CharSequence) - Constructor for class com.google.common.io.CharSequenceReader
-
Creates a new reader wrapping the given character sequence.
- charset - Variable in class com.google.common.hash.Funnels.StringCharsetFunnel
-
- charset - Variable in class com.google.common.io.ByteSink.AsCharSink
-
- charset - Variable in class com.google.common.io.ByteSource.AsCharSource
-
- charset - Variable in class com.google.common.io.CharSource.AsByteSource
-
- charset() - Method in class com.google.common.net.MediaType
-
Returns an optional charset for the value of the charset parameter if it is specified.
- CHARSET_ATTRIBUTE - Static variable in class com.google.common.net.MediaType
-
- charsetCanonicalName - Variable in class com.google.common.hash.Funnels.StringCharsetFunnel.SerializedForm
-
- Charsets - Class in com.google.common.base
-
Contains constant definitions for the six standard Charset
instances, which are
guaranteed to be supported by all Java platform implementations.
- Charsets() - Constructor for class com.google.common.base.Charsets
-
- CharSink - Class in com.google.common.io
-
A destination to which characters can be written, such as a text file.
- CharSink() - Constructor for class com.google.common.io.CharSink
-
Constructor for use by subclasses.
- CharSource - Class in com.google.common.io
-
A readable source of characters, such as a text file.
- CharSource() - Constructor for class com.google.common.io.CharSource
-
Constructor for use by subclasses.
- CharSource.AsByteSource - Class in com.google.common.io
-
A byte source that reads chars from this source and encodes them as bytes using a charset.
- CharSource.CharSequenceCharSource - Class in com.google.common.io
-
- CharSource.ConcatenatedCharSource - Class in com.google.common.io
-
- CharSource.EmptyCharSource - Class in com.google.common.io
-
- charsPerChunk - Variable in class com.google.common.io.BaseEncoding.Alphabet
-
- CharStreams - Class in com.google.common.io
-
Provides utility methods for working with character streams.
- CharStreams() - Constructor for class com.google.common.io.CharStreams
-
- CharStreams.NullWriter - Class in com.google.common.io
-
- checkAcquiredLock(CycleDetectingLockFactory.Policy, CycleDetectingLockFactory.LockGraphNode) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
Checks the acquisition-ordering between this
, which is about to be acquired, and the
specified acquiredLock
.
- checkAcquiredLocks(CycleDetectingLockFactory.Policy, List<CycleDetectingLockFactory.LockGraphNode>) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
- checkAndSet(T, T) - Method in class com.google.common.collect.TreeMultiset.Reference
-
- checkArgument(boolean) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkCancelledException(Exception) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Checks that the exception is the correct type of cancellation exception.
- checkCanCreate() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- checkCast(Class<?>, Object) - Static method in class com.google.common.collect.testing.Platform
-
- checkConflict(String, Set<Feature<?>>, String, Set<Feature<?>>, Object) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
- checkCurrentState(Service.State) - Method in class com.google.common.util.concurrent.AbstractService
-
Checks that the current state is equal to the expected state.
- checkedAdd(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the sum of a
and b
, provided it does not overflow.
- checkedAdd(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the sum of a
and b
, provided it does not overflow.
- checkedCast(long) - Static method in class com.google.common.primitives.Chars
-
Returns the char
value that is equal to value
, if possible.
- checkedCast(long) - Static method in class com.google.common.primitives.Ints
-
Returns the int
value that is equal to value
, if possible.
- checkedCast(long) - Static method in class com.google.common.primitives.Shorts
-
Returns the short
value that is equal to value
, if possible.
- checkedCast(long) - Static method in class com.google.common.primitives.SignedBytes
-
Returns the byte
value that is equal to value
, if possible.
- checkedCast(long) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the byte
value that, when treated as unsigned, is equal to value
, if
possible.
- checkedConnections(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- checkedConnections(Object) - Method in class com.google.common.graph.ConfigurableValueGraph
-
- checkedCreate(SortedSet<Integer>) - Method in class com.google.common.collect.testing.google.SetGenerators.AbstractContiguousSetGenerator
-
- CheckedFuture<V,X extends java.lang.Exception> - Interface in com.google.common.util.concurrent
-
A
CheckedFuture
is a
ListenableFuture
that includes versions of the
get
methods that can throw a checked exception.
- checkedGet() - Method in class com.google.common.util.concurrent.AbstractCheckedFuture
-
Exception checking version of Future.get()
that will translate InterruptedException
, CancellationException
and ExecutionException
into
application-specific exceptions.
- checkedGet(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractCheckedFuture
-
Exception checking version of Future.get(long, TimeUnit)
that will translate InterruptedException
, CancellationException
and ExecutionException
into
application-specific exceptions.
- checkedGet() - Method in interface com.google.common.util.concurrent.CheckedFuture
-
Exception checking version of Future.get()
that will translate InterruptedException
, CancellationException
and ExecutionException
into
application-specific exceptions.
- checkedGet(long, TimeUnit) - Method in interface com.google.common.util.concurrent.CheckedFuture
-
Exception checking version of Future.get(long, TimeUnit)
that will translate InterruptedException
, CancellationException
and ExecutionException
into
application-specific exceptions.
- checkedGet() - Method in class com.google.common.util.concurrent.ForwardingCheckedFuture
-
- checkedGet(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingCheckedFuture
-
- checkedGet() - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateFailedCheckedFuture
-
- checkedGet(long, TimeUnit) - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateFailedCheckedFuture
-
- checkedGet() - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulCheckedFuture
-
- checkedGet(long, TimeUnit) - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulCheckedFuture
-
- checkedMultiply(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the product of a
and b
, provided it does not overflow.
- checkedMultiply(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the product of a
and b
, provided it does not overflow.
- checkedPow(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the b
to the k
th power, provided it does not overflow.
- checkedPow(long, int) - Static method in class com.google.common.math.LongMath
-
Returns the b
to the k
th power, provided it does not overflow.
- checkedReferenceNode(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- checkedSubtract(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the difference of a
and b
, provided it does not overflow.
- checkedSubtract(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the difference of a
and b
, provided it does not overflow.
- checkElement(E) - Method in interface com.google.common.collect.Constraint
-
Throws a suitable RuntimeException
if the specified element is
illegal.
- checkElement(Object) - Static method in class com.google.common.collect.LinkedListMultimap
-
Helper method for verifying that an iterator element is present.
- checkElementIndex(int, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that index
specifies a valid element in an array, list or string of size
size
.
- checkElementIndex(int, int, String) - Static method in class com.google.common.base.Preconditions
-
Ensures that index
specifies a valid element in an array, list or string of size
size
.
- checkElementNotNull(Object, int) - Static method in class com.google.common.collect.ObjectArrays
-
- checkElements(Collection<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
-
- checkElementsNotNull(Object...) - Static method in class com.google.common.collect.ObjectArrays
-
- checkElementsNotNull(Object[], int) - Static method in class com.google.common.collect.ObjectArrays
-
- checkEntryNotNull(Object, Object) - Static method in class com.google.common.collect.CollectPreconditions
-
- checkExceptionClassValidity(Class<? extends Exception>) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- checkExecutionException(Exception) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Checks that the exception is the correct type of execution exception.
- checkFilter(int) - Method in class com.google.common.base.SmallCharMatcher
-
- checkFinite(double) - Static method in class com.google.common.math.DoubleMath
-
- checkForConcurrentModification() - Method in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- checkForConcurrentModification() - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- checkHealthy() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- checkIndex(int, int) - Static method in class com.google.common.math.Quantiles
-
- checkInRange(boolean) - Static method in class com.google.common.math.MathPreconditions
-
- checkInterruptedException(Exception) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Checks that the exception is the correct type of interruption exception.
- checkKey(K) - Method in class com.google.common.collect.AbstractBiMap
-
Returns its input, or throws an exception if this is not a valid key.
- checkKey(K) - Method in class com.google.common.collect.AbstractBiMap.Inverse
-
- checkKey(K) - Method in class com.google.common.collect.EnumBiMap
-
- checkKey(K) - Method in class com.google.common.collect.EnumHashBiMap
-
- checkKeyValue(K, V) - Method in interface com.google.common.collect.MapConstraint
-
Deprecated.
Throws a suitable RuntimeException
if the specified key or value is
illegal.
- checkMap(Map<? extends K, ? extends V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
- checkModCount() - Method in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- checkNoConflict(boolean, String, Map.Entry<?, ?>, Map.Entry<?, ?>) - Static method in class com.google.common.collect.ImmutableMap
-
- checkNoConflictInKeyBucket(Object, Map.Entry<?, ?>, ImmutableMapEntry<?, ?>) - Static method in class com.google.common.collect.RegularImmutableMap
-
- checkNoConflictInValueBucket(Object, Map.Entry<?, ?>, ImmutableMapEntry<?, ?>) - Static method in class com.google.common.collect.RegularImmutableBiMap
-
- checkNonLoadingCache() - Method in class com.google.common.cache.CacheBuilder
-
- checkNonnegative(int, String) - Static method in class com.google.common.collect.CollectPreconditions
-
- checkNonnegative(int) - Static method in class com.google.common.collect.Iterators
-
- checkNonNegative(int) - Static method in class com.google.common.graph.Graphs
-
- checkNonNegative(long) - Static method in class com.google.common.graph.Graphs
-
- checkNonNegative(String, int) - Static method in class com.google.common.math.MathPreconditions
-
- checkNonNegative(String, long) - Static method in class com.google.common.math.MathPreconditions
-
- checkNonNegative(String, BigInteger) - Static method in class com.google.common.math.MathPreconditions
-
- checkNonNegative(String, double) - Static method in class com.google.common.math.MathPreconditions
-
- checkNoOverflow(boolean) - Static method in class com.google.common.math.MathPreconditions
-
- checkNotClosed() - Method in class com.google.common.io.AppendableWriter
-
- checkNotDone() - Method in class com.google.common.hash.MacHashFunction.MacHasher
-
- checkNotDone() - Method in class com.google.common.hash.MessageDigestHashFunction.MessageDigestHasher
-
- checkNotNull(T) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, char) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, long) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, char) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, long) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, char) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, long) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, char) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, long) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkOpen() - Method in class com.google.common.io.CharSequenceReader
-
- checkPermits(int) - Static method in class com.google.common.util.concurrent.RateLimiter
-
- checkPositionIndex(int, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that index
specifies a valid position in an array, list or string of
size size
.
- checkPositionIndex(int, int, String) - Static method in class com.google.common.base.Preconditions
-
Ensures that index
specifies a valid position in an array, list or string of
size size
.
- checkPositionIndexes(int, int, int) - Static method in class com.google.common.base.Preconditions
-
Ensures that start
and end
specify a valid positions in an array, list
or string of size size
, and are in order.
- checkPositive(int, String) - Static method in class com.google.common.collect.CollectPreconditions
-
- checkPositive(int) - Static method in class com.google.common.graph.Graphs
-
- checkPositive(long) - Static method in class com.google.common.graph.Graphs
-
- checkPositive(String, int) - Static method in class com.google.common.math.MathPreconditions
-
- checkPositive(String, long) - Static method in class com.google.common.math.MathPreconditions
-
- checkPositive(String, BigInteger) - Static method in class com.google.common.math.MathPreconditions
-
- checkPositiveAndMakeMultipleOf32(int) - Static method in class com.google.common.hash.Hashing
-
Checks that the passed argument is positive, and ceils it to a multiple of 32.
- checkRemove(boolean) - Static method in class com.google.common.collect.CollectPreconditions
-
Precondition tester for Iterator.remove()
that throws an exception with a consistent
error message.
- checkRoundingUnnecessary(boolean) - Static method in class com.google.common.math.MathPreconditions
-
- checkState(boolean) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, char) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, int) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, long) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object, Object) - Static method in class com.google.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checksum - Variable in class com.google.common.hash.ChecksumHashFunction.ChecksumHasher
-
- ChecksumHasher(Checksum) - Constructor for class com.google.common.hash.ChecksumHashFunction.ChecksumHasher
-
- ChecksumHashFunction - Class in com.google.common.hash
-
- ChecksumHashFunction(Supplier<? extends Checksum>, int, String) - Constructor for class com.google.common.hash.ChecksumHashFunction
-
- checksumHashFunction(Hashing.ChecksumType, String) - Static method in class com.google.common.hash.Hashing
-
- ChecksumHashFunction.ChecksumHasher - Class in com.google.common.hash
-
Hasher that updates a checksum.
- checksumSupplier - Variable in class com.google.common.hash.ChecksumHashFunction
-
- ChecksumType(int) - Constructor for enum com.google.common.hash.Hashing.ChecksumType
-
- checkValid(T) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- checkValid(T) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- checkValue(V) - Method in class com.google.common.collect.AbstractBiMap
-
Returns its input, or throws an exception if this is not a valid value.
- checkValue(V) - Method in class com.google.common.collect.AbstractBiMap.Inverse
-
- checkValue(V) - Method in class com.google.common.collect.EnumBiMap
-
- checkValues(K, Iterable<? extends V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
- checkWeightWithWeigher() - Method in class com.google.common.cache.CacheBuilder
-
- child(String) - Method in class com.google.common.net.InternetDomainName
-
Creates and returns a new InternetDomainName
by prepending the argument and a dot to
the current name.
- childIterator - Variable in class com.google.common.collect.TreeTraverser.PostOrderNode
-
- children(T) - Method in class com.google.common.collect.BinaryTreeTraverser
-
Returns the children of this node, in left-to-right order.
- children(T) - Method in class com.google.common.collect.TreeTraverser
-
Returns the children of the specified node.
- chooseNextSelection(int[], int, int, int, int) - Static method in class com.google.common.math.Quantiles
-
Chooses the next selection to do from the required selections.
- chooseTableSize(int) - Static method in class com.google.common.base.SmallCharMatcher
-
Returns an array size suitable for the backing array of a hash table that uses open addressing
with linear probing in its implementation.
- chooseTableSize(int) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an array size suitable for the backing array of a hash table that
uses open addressing with linear probing in its implementation.
- chooseUnit(long) - Static method in class com.google.common.base.Stopwatch
-
- chop(String) - Method in class com.google.common.testing.AbstractPackageSanityTests.Chopper
-
- Chopper() - Constructor for class com.google.common.testing.AbstractPackageSanityTests.Chopper
-
- CHUNK_SIZE - Static variable in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- CHUNK_SIZE - Static variable in class com.google.common.hash.Murmur3_32HashFunction.Murmur3_32Hasher
-
- CHUNK_SIZE - Static variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- chunkSize - Variable in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
Number of bytes processed per process() invocation.
- CLASS_FILE_NAME_EXTENSION - Static variable in class com.google.common.reflect.ClassPath
-
- CLASS_PATH_ATTRIBUTE_SEPARATOR - Static variable in class com.google.common.reflect.ClassPath
-
Separator for the Class-Path manifest attribute value in jar files.
- CLASS_VALUE_VALIDATOR_NAME - Static variable in class com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder
-
- classes - Variable in class com.google.common.reflect.TypeToken.ClassSet
-
- classes() - Method in class com.google.common.reflect.TypeToken.ClassSet
-
- classes() - Method in class com.google.common.reflect.TypeToken.InterfaceSet
-
- classes() - Method in class com.google.common.reflect.TypeToken.TypeSet
-
Returns the types that are classes.
- classesOnly() - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
For just classes, we don't have to traverse interfaces.
- classFilter - Variable in class com.google.common.testing.AbstractPackageSanityTests
-
- ClassInfo(String, ClassLoader) - Constructor for class com.google.common.reflect.ClassPath.ClassInfo
-
- className - Variable in class com.google.common.base.MoreObjects.ToStringHelper
-
- className - Variable in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- className - Variable in class com.google.common.reflect.ClassPath.ClassInfo
-
- ClassOwnership() - Constructor for enum com.google.common.reflect.Types.ClassOwnership
-
- ClassPath - Class in com.google.common.reflect
-
Scans the source of a ClassLoader
and finds all loadable classes and resources.
- ClassPath(ImmutableSet<ClassPath.ResourceInfo>) - Constructor for class com.google.common.reflect.ClassPath
-
- ClassPath.ClassInfo - Class in com.google.common.reflect
-
- ClassPath.DefaultScanner - Class in com.google.common.reflect
-
- ClassPath.ResourceInfo - Class in com.google.common.reflect
-
Represents a class path resource that can be either a class file or any other resource file
loadable from the class path.
- ClassPath.Scanner - Class in com.google.common.reflect
-
- ClassSanityTester - Class in com.google.common.testing
-
Tester that runs automated sanity tests for any given class.
- ClassSanityTester() - Constructor for class com.google.common.testing.ClassSanityTester
-
- ClassSanityTester.FactoryMethodReturnsNullException - Exception in com.google.common.testing
-
Thrown if the test tries to invoke a static factory method to test instance methods but the
factory returned null.
- ClassSanityTester.FactoryMethodReturnValueTester - Class in com.google.common.testing
-
Runs sanity tests against return values of static factory methods declared by a class.
- ClassSanityTester.ParameterHasNoDistinctValueException - Exception in com.google.common.testing
-
Thrown if the test fails to generate two distinct non-null values of a constructor or factory
parameter in order to test Object.equals(java.lang.Object)
and Object.hashCode()
of the declaring
class.
- ClassSanityTester.ParameterNotInstantiableException - Exception in com.google.common.testing
-
Thrown if the test tries to invoke a constructor or static factory method but failed because
the dummy value of a constructor or method parameter is unknown.
- ClassSanityTester.SerializableDummyProxy - Class in com.google.common.testing
-
- ClassSet() - Constructor for class com.google.common.reflect.TypeToken.ClassSet
-
- classTesterRequirementsCache - Static variable in class com.google.common.collect.testing.features.FeatureUtil
-
- ClassToInstanceMap<B> - Interface in com.google.common.collect
-
A map, each entry of which maps a Java
raw type to an instance of that type.
- classValueValidator() - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- ClassValueValidator() - Constructor for enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.ClassValueValidator
-
- clazz - Variable in class com.google.common.base.Predicates.InstanceOfPredicate
-
- clazz - Variable in class com.google.common.base.Predicates.SubtypeOfPredicate
-
- clazz - Variable in class com.google.common.collect.MultimapBuilder.EnumSetSupplier
-
- cleanUp() - Method in class com.google.common.base.FinalizableReferenceQueue
-
- cleanUp(Reference<?>) - Method in class com.google.common.base.internal.Finalizer
-
Cleans up a single reference.
- cleanUp() - Method in class com.google.common.cache.AbstractCache
-
- cleanUp() - Method in interface com.google.common.cache.Cache
-
Performs any pending maintenance operations needed by the cache.
- cleanUp() - Method in class com.google.common.cache.ForwardingCache
-
- cleanUp() - Method in class com.google.common.cache.LocalCache
-
- cleanUp() - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- cleanUp() - Method in class com.google.common.cache.LocalCache.Segment
-
- CLEANUP_EXECUTOR_DELAY_SECS - Static variable in class com.google.common.collect.MapMakerInternalMap
-
- CleanupMapTask(MapMakerInternalMap<?, ?, ?, ?>) - Constructor for class com.google.common.collect.MapMakerInternalMap.CleanupMapTask
-
- clear() - Method in class com.google.common.cache.LocalCache.AbstractCacheSet
-
- clear() - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- clear() - Method in class com.google.common.cache.LocalCache
-
- clear() - Method in class com.google.common.cache.LocalCache.Segment
-
- clear() - Method in class com.google.common.cache.LocalCache.Values
-
- clear() - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- clear() - Method in class com.google.common.collect.AbstractBiMap
-
- clear() - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- clear() - Method in class com.google.common.collect.AbstractBiMap.KeySet
-
- clear() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- clear() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- clear() - Method in class com.google.common.collect.AbstractMapBasedMultimap.KeySet
-
- clear() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- clear() - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- clear() - Method in class com.google.common.collect.AbstractMultimap.Values
-
- clear() - Method in class com.google.common.collect.AbstractMultiset
-
- clear() - Method in class com.google.common.collect.AbstractRangeSet
-
- clear() - Method in class com.google.common.collect.AbstractTable.CellSet
-
- clear() - Method in class com.google.common.collect.AbstractTable
-
- clear() - Method in class com.google.common.collect.AbstractTable.Values
-
- clear() - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- clear() - Method in class com.google.common.collect.ArrayTable
-
- clear() - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- clear() - Method in class com.google.common.collect.Collections2.TransformedCollection
-
- clear() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- clear() - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- clear() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- clear() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- clear() - Method in class com.google.common.collect.FilteredMultimapValues
-
- clear() - Method in class com.google.common.collect.ForwardingCollection
-
- clear() - Method in class com.google.common.collect.ForwardingMap
-
- clear() - Method in class com.google.common.collect.ForwardingMultimap
-
- clear() - Method in class com.google.common.collect.ForwardingTable
-
- clear() - Method in class com.google.common.collect.HashBiMap
-
- clear() - Method in class com.google.common.collect.HashBiMap.Inverse
-
- clear() - Method in class com.google.common.collect.ImmutableCollection
-
- clear() - Method in class com.google.common.collect.ImmutableMap
-
- clear() - Method in class com.google.common.collect.ImmutableMultimap
-
- clear() - Method in class com.google.common.collect.ImmutableRangeMap
-
- clear() - Method in class com.google.common.collect.ImmutableTable
-
- clear(Iterator<?>) - Static method in class com.google.common.collect.Iterators
-
Clears the iterator using its remove method.
- clear() - Method in class com.google.common.collect.LinkedHashMultimap
-
- clear() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- clear() - Method in class com.google.common.collect.LinkedListMultimap
-
- clear() - Method in class com.google.common.collect.Lists.ReverseList
-
- clear() - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- clear() - Method in class com.google.common.collect.Lists.TransformingSequentialList
-
The default implementation inherited is based on iteration and removal of
each element which can be overkill.
- clear() - Method in class com.google.common.collect.MapMakerInternalMap
-
- clear() - Method in class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- clear() - Method in class com.google.common.collect.MapMakerInternalMap.KeySet
-
- clear() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- clear() - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- clear() - Method in interface com.google.common.collect.MapMakerInternalMap.WeakValueReference
-
Unsets the referenced value.
- clear() - Method in class com.google.common.collect.Maps.AsMapView
-
- clear() - Method in class com.google.common.collect.Maps.EntrySet
-
- clear() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- clear() - Method in class com.google.common.collect.Maps.IteratorBasedAbstractMap
-
- clear() - Method in class com.google.common.collect.Maps.KeySet
-
- clear() - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- clear() - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- clear() - Method in class com.google.common.collect.Maps.Values
-
- clear() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- clear() - Method in interface com.google.common.collect.Multimap
-
Removes all key-value pairs from the multimap, leaving it
empty.
- clear() - Method in class com.google.common.collect.Multimaps.AsMap
-
- clear() - Method in class com.google.common.collect.Multimaps.Entries
-
- clear() - Method in class com.google.common.collect.Multimaps.Keys
-
- clear() - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- clear() - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- clear() - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- clear() - Method in class com.google.common.collect.Multisets.ElementSet
-
- clear() - Method in class com.google.common.collect.Multisets.EntrySet
-
- clear() - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- clear() - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- clear() - Method in interface com.google.common.collect.RangeMap
-
Removes all associations from this range map (optional operation).
- clear() - Method in interface com.google.common.collect.RangeSet
-
Removes all ranges from this RangeSet
(optional operation).
- clear() - Method in class com.google.common.collect.StandardTable
-
- clear() - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- clear() - Method in class com.google.common.collect.StandardTable.Row
-
- clear() - Method in class com.google.common.collect.StandardTable.TableSet
-
- clear() - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- clear() - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- clear() - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- clear() - Method in interface com.google.common.collect.Table
-
Removes all mappings from the table.
- clear() - Method in class com.google.common.collect.Tables.TransformedTable
-
- clear() - Method in class com.google.common.collect.Tables.TransposeTable
-
- clear() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- clear() - Method in class com.google.common.collect.testing.MinimalCollection
-
- clear() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- clear() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- clear() - Method in class com.google.common.collect.TreeRangeMap
-
- clear() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- clear() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- clear() - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- clear() - Method in class com.google.common.graph.MapIteratorCache
-
- clear() - Method in class com.google.common.testing.TestLogHandler
-
- clear() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Removes all of the mappings from this map.
- clearCache() - Method in class com.google.common.graph.MapIteratorCache
-
- clearCache() - Method in class com.google.common.graph.MapRetrievalCache
-
- clearKeyReferenceQueue() - Method in class com.google.common.cache.LocalCache.Segment
-
- clearListeners(AbstractFuture.Listener) - Method in class com.google.common.util.concurrent.AbstractFuture
-
- clearReferenceQueue(ReferenceQueue<T>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- clearReferenceQueues() - Method in class com.google.common.cache.LocalCache.Segment
-
Clears all entries from the key and value reference queues.
- clearValue() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- clearValue() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry
-
- clearValue() - Method in interface com.google.common.collect.MapMakerInternalMap.WeakValueEntry
-
Clears the weak value reference held by the entry.
- clearValueForTesting(K, int, MapMakerInternalMap.WeakValueReference<K, V, ? extends MapMakerInternalMap.InternalEntry<K, V, ?>>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Clears a value that has not yet been set, and thus does not require count to be modified.
- clearValueReferenceQueue() - Method in class com.google.common.cache.LocalCache.Segment
-
- client - Variable in class com.google.common.net.InetAddresses.TeredoInfo
-
- clone(T[]) - Static method in class com.google.common.collect.testing.Platform
-
- close() - Method in class com.google.common.base.FinalizableReferenceQueue
-
- close() - Method in class com.google.common.hash.HashingOutputStream
-
- close() - Method in class com.google.common.io.AppendableWriter
-
- close() - Method in class com.google.common.io.CharSequenceReader
-
- close() - Method in class com.google.common.io.CharStreams.NullWriter
-
- close(Closeable, boolean) - Static method in class com.google.common.io.Closeables
-
Closes a Closeable
, with control over whether an IOException
may be thrown.
- close() - Method in class com.google.common.io.Closer
-
Closes all Closeable
instances that have been added to this Closer
.
- close() - Method in class com.google.common.io.CountingOutputStream
-
- close() - Method in class com.google.common.io.FileBackedOutputStream
-
- close() - Method in class com.google.common.io.LittleEndianDataOutputStream
-
- close() - Method in class com.google.common.io.MultiInputStream
-
- close() - Method in class com.google.common.io.MultiReader
-
- close() - Method in class com.google.common.io.ReaderInputStream
-
- close() - Method in class com.google.common.testing.TestLogHandler
-
- Closeables - Class in com.google.common.io
-
Utility methods for working with Closeable
objects.
- Closeables() - Constructor for class com.google.common.io.Closeables
-
- closed(C, C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values greater than or equal to
lower
and less than or equal to upper
.
- closed - Variable in class com.google.common.io.AppendableWriter
-
- closedOpen(C, C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values greater than or equal to
lower
and strictly less than upper
.
- closedTableSize(int, double) - Static method in class com.google.common.collect.Hashing
-
- closeQuietly(InputStream) - Static method in class com.google.common.io.Closeables
-
Closes the given InputStream
, logging any IOException
that's thrown rather than
propagating it.
- closeQuietly(Reader) - Static method in class com.google.common.io.Closeables
-
Closes the given Reader
, logging any IOException
that's thrown rather than
propagating it.
- Closer - Class in com.google.common.io
-
A
Closeable
that collects
Closeable
resources and closes them all when it is
closed.
- Closer(Closer.Suppressor) - Constructor for class com.google.common.io.Closer
-
- Closer.LoggingSuppressor - Class in com.google.common.io
-
Suppresses exceptions by logging them.
- Closer.SuppressingSuppressor - Class in com.google.common.io
-
Suppresses exceptions by adding them to the exception that will be thrown using JDK7's
addSuppressed(Throwable) mechanism.
- Closer.Suppressor - Interface in com.google.common.io
-
Suppression strategy interface.
- ClusterException - Exception in com.google.common.testing
-
An
ClusterException
is a data structure that allows for some code to
"throw multiple exceptions", or something close to it.
- ClusterException(Collection<? extends Throwable>) - Constructor for exception com.google.common.testing.ClusterException
-
- codePointAt(CharSequence, int, int) - Static method in class com.google.common.escape.UnicodeEscaper
-
Returns the Unicode code point of the character at the given index.
- coerceToInteger(InetAddress) - Static method in class com.google.common.net.InetAddresses
-
Returns an integer representing an IPv4 address regardless of whether the supplied argument is
an IPv4 address or not.
- coldFactor - Variable in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
- collapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher.Any
-
- collapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
-
Returns a string copy of the input character sequence, with each group of consecutive
characters that match this matcher replaced by a single replacement character.
- collapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher.None
-
- collection - Variable in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapIterator
-
- collection - Variable in class com.google.common.collect.AbstractMapBasedMultimap.Itr
-
- collection - Variable in class com.google.common.collect.ImmutableAsList.SerializedForm
-
- collection(Collection<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- collection - Variable in class com.google.common.collect.testing.AbstractCollectionTester
-
- CollectionAddAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests addAll operations on a collection.
- CollectionAddAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- CollectionAddTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests add
operations on a collection.
- CollectionAddTester() - Constructor for class com.google.common.collect.testing.testers.CollectionAddTester
-
- CollectionClearTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests clear()
operations on a collection.
- CollectionClearTester() - Constructor for class com.google.common.collect.testing.testers.CollectionClearTester
-
- CollectionContainsAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests containsAll()
operations on a
collection.
- CollectionContainsAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- CollectionContainsTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests contains()
operations on a
collection.
- CollectionContainsTester() - Constructor for class com.google.common.collect.testing.testers.CollectionContainsTester
-
- CollectionCreationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or
static factory method) of a collection.
- CollectionCreationTester() - Constructor for class com.google.common.collect.testing.testers.CollectionCreationTester
-
- CollectionEqualsTester<E> - Class in com.google.common.collect.testing.testers
-
Tests Collection.equals(java.lang.Object)
.
- CollectionEqualsTester() - Constructor for class com.google.common.collect.testing.testers.CollectionEqualsTester
-
- CollectionFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from Collection
.
- CollectionFeature(Feature<? super Collection>...) - Constructor for enum com.google.common.collect.testing.features.CollectionFeature
-
- CollectionFeature.Require - Annotation Type in com.google.common.collect.testing.features
-
- CollectionFuture<V,C> - Class in com.google.common.util.concurrent
-
Aggregate future that collects (stores) results of each future.
- CollectionFuture() - Constructor for class com.google.common.util.concurrent.CollectionFuture
-
- CollectionFuture.CollectionFutureRunningState - Class in com.google.common.util.concurrent
-
- CollectionFuture.ListFuture<V> - Class in com.google.common.util.concurrent
-
- CollectionFuture.ListFuture.ListFutureRunningState - Class in com.google.common.util.concurrent
-
- CollectionFutureRunningState(ImmutableCollection<? extends ListenableFuture<? extends V>>, boolean) - Constructor for class com.google.common.util.concurrent.CollectionFuture.CollectionFutureRunningState
-
- collectionGenerator - Variable in class com.google.common.collect.testing.DerivedTestIteratorGenerator
-
- CollectionIsEmptyTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests isEmpty()
operations on a
collection.
- CollectionIsEmptyTester() - Constructor for class com.google.common.collect.testing.testers.CollectionIsEmptyTester
-
- CollectionIteratorTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests iterator
operations on a collection.
- CollectionIteratorTester() - Constructor for class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- collectionIteratorTesterNumIterations() - Static method in class com.google.common.collect.testing.testers.Platform
-
- CollectionRemoveAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests removeAll
operations on a
collection.
- CollectionRemoveAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- CollectionRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests remove
operations on a collection.
- CollectionRemoveTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- CollectionRetainAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests retainAll
operations on a
collection.
- CollectionRetainAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- CollectionRetainAllTester.Target - Class in com.google.common.collect.testing.testers
-
A collection of elements to retain, along with a description for use in
failure messages.
- Collections2 - Class in com.google.common.collect
-
Provides static methods for working with Collection
instances.
- Collections2() - Constructor for class com.google.common.collect.Collections2
-
- Collections2.FilteredCollection<E> - Class in com.google.common.collect
-
- Collections2.OrderedPermutationCollection<E> - Class in com.google.common.collect
-
- Collections2.OrderedPermutationIterator<E> - Class in com.google.common.collect
-
- Collections2.PermutationCollection<E> - Class in com.google.common.collect
-
- Collections2.PermutationIterator<E> - Class in com.google.common.collect
-
- Collections2.TransformedCollection<F,T> - Class in com.google.common.collect
-
- CollectionSerializationEqualTester<E> - Class in com.google.common.collect.testing.testers
-
Basic reserialization test for collection types that must preserve equals()
behavior
when reserialized.
- CollectionSerializationEqualTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSerializationEqualTester
-
- CollectionSerializationTester<E> - Class in com.google.common.collect.testing.testers
-
Basic reserialization test for collections.
- CollectionSerializationTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSerializationTester
-
- CollectionSize - Enum in com.google.common.collect.testing.features
-
When describing the features of the collection produced by a given generator
(i.e.
- CollectionSize(int) - Constructor for enum com.google.common.collect.testing.features.CollectionSize
-
- CollectionSize(Feature<? super Collection>...) - Constructor for enum com.google.common.collect.testing.features.CollectionSize
-
- collectionSize - Variable in class com.google.common.collect.testing.OneSizeGenerator
-
- CollectionSize.Require - Annotation Type in com.google.common.collect.testing.features
-
- CollectionSizeTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests size()
operations on a collection.
- CollectionSizeTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSizeTester
-
- CollectionTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
- CollectionTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.CollectionTestSuiteBuilder
-
- CollectionTestSuiteBuilder.ReserializedCollectionGenerator<E> - Class in com.google.common.collect.testing
-
- CollectionToArrayTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests toArray()
operations on a
collection.
- CollectionToArrayTester() - Constructor for class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- CollectionToStringTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests toString()
operations on a
collection.
- CollectionToStringTester() - Constructor for class com.google.common.collect.testing.testers.CollectionToStringTester
-
- collectOneValue(boolean, int, InputT) - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
Called only if collectsValues
is true.
- collectOneValue(boolean, int, V) - Method in class com.google.common.util.concurrent.CollectionFuture.CollectionFutureRunningState
-
- collectOneValue(boolean, int, Object) - Method in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureRunningState
-
- CollectPreconditions - Class in com.google.common.collect
-
Precondition checks useful in collection implementations.
- CollectPreconditions() - Constructor for class com.google.common.collect.CollectPreconditions
-
- collectsValues - Variable in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- collectTypes(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
- collectTypes(Iterable<? extends K>) - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
- collectTypes(K, Map<? super K, Integer>) - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
Collects all types to map, and returns the total depth from T up to Object.
- Collider(int) - Constructor for class com.google.common.collect.testing.SampleElements.Collider
-
- Colliders() - Constructor for class com.google.common.collect.testing.SampleElements.Colliders
-
- column(C) - Method in class com.google.common.collect.ArrayTable
-
Returns a view of all mappings that have the given column key.
- Column(int) - Constructor for class com.google.common.collect.ArrayTable.Column
-
- Column(int) - Constructor for class com.google.common.collect.DenseImmutableTable.Column
-
- column(C) - Method in class com.google.common.collect.ForwardingTable
-
- column(C) - Method in class com.google.common.collect.ImmutableTable
-
Returns a view of all mappings that have the given column key.
- column(C) - Method in class com.google.common.collect.SingletonImmutableTable
-
- column(C) - Method in class com.google.common.collect.StandardTable
-
Returns a view of all mappings that have the given column key.
- Column(C) - Constructor for class com.google.common.collect.StandardTable.Column
-
- column(C) - Method in interface com.google.common.collect.Table
-
Returns a view of all mappings that have the given column key.
- column(C) - Method in class com.google.common.collect.Tables.TransformedTable
-
- column(R) - Method in class com.google.common.collect.Tables.TransposeTable
-
- column(C) - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- columnComparator - Variable in class com.google.common.collect.ImmutableTable.Builder
-
- columnComparator - Variable in class com.google.common.collect.TreeBasedTable
-
- columnComparator() - Method in class com.google.common.collect.TreeBasedTable
-
Returns the comparator that orders the columns.
- columnCounts - Variable in class com.google.common.collect.DenseImmutableTable
-
- columnIndex - Variable in class com.google.common.collect.ArrayTable.Column
-
- columnIndex - Variable in class com.google.common.collect.DenseImmutableTable.Column
-
- columnIterator - Variable in class com.google.common.collect.StandardTable.CellIterator
-
- columnKey - Variable in class com.google.common.collect.StandardTable.Column
-
- columnKey - Variable in class com.google.common.collect.Tables.ImmutableCell
-
- ColumnKeyIterator() - Constructor for class com.google.common.collect.StandardTable.ColumnKeyIterator
-
- columnKeyList() - Method in class com.google.common.collect.ArrayTable
-
Returns, as an immutable list, the column keys provided when the table was
constructed, including those that are mapped to null values only.
- columnKeys - Variable in class com.google.common.collect.ImmutableTable.SerializedForm
-
- columnKeySet() - Method in class com.google.common.collect.AbstractTable
-
- columnKeySet() - Method in class com.google.common.collect.ArrayTable
-
Returns an immutable set of the valid column keys, including those that
are associated with null values only.
- columnKeySet() - Method in class com.google.common.collect.ForwardingTable
-
- columnKeySet() - Method in class com.google.common.collect.ImmutableTable
-
- columnKeySet - Variable in class com.google.common.collect.StandardTable
-
- columnKeySet() - Method in class com.google.common.collect.StandardTable
-
Returns a set of column keys that have one or more values in the table.
- ColumnKeySet() - Constructor for class com.google.common.collect.StandardTable.ColumnKeySet
-
- columnKeySet() - Method in interface com.google.common.collect.Table
-
Returns a set of column keys that have one or more values in the table.
- columnKeySet() - Method in class com.google.common.collect.Tables.TransformedTable
-
- columnKeySet() - Method in class com.google.common.collect.Tables.TransposeTable
-
- columnKeySet() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- columnKeyToIndex - Variable in class com.google.common.collect.ArrayTable
-
- columnKeyToIndex - Variable in class com.google.common.collect.DenseImmutableTable
-
- columnList - Variable in class com.google.common.collect.ArrayTable
-
- columnMap - Variable in class com.google.common.collect.ArrayTable
-
- columnMap() - Method in class com.google.common.collect.ArrayTable
-
- ColumnMap() - Constructor for class com.google.common.collect.ArrayTable.ColumnMap
-
- columnMap - Variable in class com.google.common.collect.DenseImmutableTable
-
- columnMap() - Method in class com.google.common.collect.DenseImmutableTable
-
- ColumnMap() - Constructor for class com.google.common.collect.DenseImmutableTable.ColumnMap
-
- columnMap() - Method in class com.google.common.collect.ForwardingTable
-
- columnMap() - Method in class com.google.common.collect.ImmutableTable
-
Returns a view that associates each column key with the corresponding map
from row keys to values.
- columnMap() - Method in class com.google.common.collect.SingletonImmutableTable
-
- columnMap - Variable in class com.google.common.collect.SparseImmutableTable
-
- columnMap() - Method in class com.google.common.collect.SparseImmutableTable
-
- columnMap - Variable in class com.google.common.collect.StandardTable
-
- columnMap() - Method in class com.google.common.collect.StandardTable
-
- ColumnMap() - Constructor for class com.google.common.collect.StandardTable.ColumnMap
-
- columnMap() - Method in interface com.google.common.collect.Table
-
Returns a view that associates each column key with the corresponding map
from row keys to values.
- columnMap() - Method in class com.google.common.collect.Tables.TransformedTable
-
- columnMap() - Method in class com.google.common.collect.Tables.TransposeTable
-
- columnMap() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- ColumnMapEntrySet() - Constructor for class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- ColumnMapValues() - Constructor for class com.google.common.collect.StandardTable.ColumnMap.ColumnMapValues
-
- com.google.common.annotations - package com.google.common.annotations
-
Common annotation types.
- com.google.common.base - package com.google.common.base
-
Basic utility libraries and interfaces.
- com.google.common.base.internal - package com.google.common.base.internal
-
- com.google.common.cache - package com.google.common.cache
-
This package contains caching utilities.
- com.google.common.collect - package com.google.common.collect
-
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
- com.google.common.collect.testing - package com.google.common.collect.testing
-
- com.google.common.collect.testing.features - package com.google.common.collect.testing.features
-
- com.google.common.collect.testing.google - package com.google.common.collect.testing.google
-
- com.google.common.collect.testing.testers - package com.google.common.collect.testing.testers
-
- com.google.common.escape - package com.google.common.escape
-
Interfaces, utilities, and simple implementations of escapers and encoders.
- com.google.common.escape.testing - package com.google.common.escape.testing
-
Testing utilities for use in tests of com.google.common.escape
.
- com.google.common.eventbus - package com.google.common.eventbus
-
The EventBus allows publish-subscribe-style communication between components without requiring
the components to explicitly register with one another (and thus be aware of each other).
- com.google.common.graph - package com.google.common.graph
-
An API for representing graph (node and edge) data.
- com.google.common.hash - package com.google.common.hash
-
Hash functions and related structures.
- com.google.common.html - package com.google.common.html
-
Escapers
for
HTML.
- com.google.common.io - package com.google.common.io
-
This package contains utility methods and classes for working with Java I/O; for example input
streams, output streams, readers, writers, and files.
- com.google.common.math - package com.google.common.math
-
Arithmetic functions operating on primitive values and BigInteger
instances.
- com.google.common.net - package com.google.common.net
-
This package contains utility methods and classes for working with net addresses (numeric IP and
domain names).
- com.google.common.primitives - package com.google.common.primitives
-
Static utilities for working with the eight primitive types and void
, and value types for
treating them as unsigned.
- com.google.common.reflect - package com.google.common.reflect
-
This package contains utilities to work with Java reflection.
- com.google.common.testing - package com.google.common.testing
-
This package contains testing utilities.
- com.google.common.util.concurrent - package com.google.common.util.concurrent
-
Concurrency utilities.
- com.google.common.util.concurrent.testing - package com.google.common.util.concurrent.testing
-
- com.google.common.xml - package com.google.common.xml
-
Escapers
for
XML.
- com.google.thirdparty.publicsuffix - package com.google.thirdparty.publicsuffix
-
- combine(List<Optional<V>>) - Method in class com.google.common.util.concurrent.CollectionFuture.CollectionFutureRunningState
-
- combine(List<Optional<V>>) - Method in class com.google.common.util.concurrent.CollectionFuture.ListFuture.ListFutureRunningState
-
- CombinedFuture<V> - Class in com.google.common.util.concurrent
-
Aggregate future that computes its value by calling a callable.
- CombinedFuture(ImmutableCollection<? extends ListenableFuture<?>>, boolean, Executor, AsyncCallable<V>) - Constructor for class com.google.common.util.concurrent.CombinedFuture
-
- CombinedFuture(ImmutableCollection<? extends ListenableFuture<?>>, boolean, Executor, Callable<V>) - Constructor for class com.google.common.util.concurrent.CombinedFuture
-
- CombinedFuture.AsyncCallableInterruptibleTask - Class in com.google.common.util.concurrent
-
- CombinedFuture.CallableInterruptibleTask - Class in com.google.common.util.concurrent
-
- CombinedFuture.CombinedFutureInterruptibleTask - Class in com.google.common.util.concurrent
-
- CombinedFuture.CombinedFutureRunningState - Class in com.google.common.util.concurrent
-
- CombinedFutureInterruptibleTask(Executor) - Constructor for class com.google.common.util.concurrent.CombinedFuture.CombinedFutureInterruptibleTask
-
- CombinedFutureRunningState(ImmutableCollection<? extends ListenableFuture<? extends Object>>, boolean, CombinedFuture<V>.CombinedFutureInterruptibleTask) - Constructor for class com.google.common.util.concurrent.CombinedFuture.CombinedFutureRunningState
-
- combineOrdered(Iterable<HashCode>) - Static method in class com.google.common.hash.Hashing
-
Returns a hash code, having the same bit length as each of the input hash codes, that combines
the information of these hash codes in an ordered fashion.
- combineUnordered(Iterable<HashCode>) - Static method in class com.google.common.hash.Hashing
-
Returns a hash code, having the same bit length as each of the input hash codes, that combines
the information of these hash codes in an unordered fashion.
- COMMA_JOINER - Static variable in class com.google.common.base.Predicates
-
- COMMA_JOINER - Static variable in class com.google.common.reflect.Types
-
- CommonMatcher - Class in com.google.common.base
-
The subset of the Matcher
API which is used by this package, and also
shared with the re2j
library.
- CommonMatcher() - Constructor for class com.google.common.base.CommonMatcher
-
- CommonPattern - Class in com.google.common.base
-
The subset of the Pattern
API which is used by this package, and also
shared with the re2j
library.
- CommonPattern() - Constructor for class com.google.common.base.CommonPattern
-
- commonPrefix(CharSequence, CharSequence) - Static method in class com.google.common.base.Strings
-
Returns the longest string prefix
such that
a.toString().startsWith(prefix) && b.toString().startsWith(prefix)
, taking care not to
split surrogate pairs.
- commonSuffix(CharSequence, CharSequence) - Static method in class com.google.common.base.Strings
-
Returns the longest string suffix
such that
a.toString().endsWith(suffix) && b.toString().endsWith(suffix)
, taking care not to
split surrogate pairs.
- CompactStriped(int, Supplier<L>) - Constructor for class com.google.common.util.concurrent.Striped.CompactStriped
-
- COMPARABLE_REVERSED - Static variable in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
-
- comparator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- comparator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- comparator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSortedSet
-
- comparator - Variable in class com.google.common.collect.AbstractSortedMultiset
-
- comparator() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- comparator - Variable in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- comparator - Variable in class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- comparator - Variable in class com.google.common.collect.ComparatorOrdering
-
- comparator - Variable in class com.google.common.collect.DescendingMultiset
-
- comparator() - Method in class com.google.common.collect.DescendingMultiset
-
- comparator() - Method in class com.google.common.collect.ForwardingSortedMap
-
- comparator() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- comparator() - Method in class com.google.common.collect.ForwardingSortedSet
-
- comparator - Variable in class com.google.common.collect.GeneralRange
-
- comparator() - Method in class com.google.common.collect.GeneralRange
-
- comparator() - Method in class com.google.common.collect.ImmutableSortedAsList
-
- comparator - Variable in class com.google.common.collect.ImmutableSortedMap.Builder
-
- comparator() - Method in class com.google.common.collect.ImmutableSortedMap
-
Returns the comparator that orders the keys, which is
Ordering.natural()
when the natural ordering of the keys is used.
- comparator - Variable in class com.google.common.collect.ImmutableSortedMap.SerializedForm
-
- comparator() - Method in class com.google.common.collect.ImmutableSortedMultiset
-
- comparator - Variable in class com.google.common.collect.ImmutableSortedMultiset.SerializedForm
-
- comparator - Variable in class com.google.common.collect.ImmutableSortedSet.Builder
-
- comparator - Variable in class com.google.common.collect.ImmutableSortedSet
-
- comparator() - Method in class com.google.common.collect.ImmutableSortedSet
-
Returns the comparator that orders the elements, which is
Ordering.natural()
when the natural ordering of the
elements is used.
- comparator - Variable in class com.google.common.collect.ImmutableSortedSet.SerializedForm
-
- comparator - Variable in class com.google.common.collect.Maps.DescendingMap
-
- comparator() - Method in class com.google.common.collect.Maps.DescendingMap
-
- comparator() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- comparator() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- comparator() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap.SortedKeySet
-
- comparator() - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- comparator() - Method in class com.google.common.collect.Maps.SortedAsMapView
-
- comparator() - Method in class com.google.common.collect.Maps.SortedKeySet
-
- comparator() - Method in class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- comparator - Variable in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
- comparator() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Returns the comparator used to order the elements in this queue.
- comparator - Variable in class com.google.common.collect.MultimapBuilder.TreeSetSupplier
-
- comparator() - Method in class com.google.common.collect.Sets.DescendingSet
-
- comparator() - Method in class com.google.common.collect.Sets.FilteredSortedSet
-
- comparator() - Method in interface com.google.common.collect.SortedIterable
-
Returns the Comparator
by which the elements of this iterable are ordered, or Ordering.natural()
if the elements are ordered by their natural ordering.
- comparator(SortedSet<E>) - Static method in class com.google.common.collect.SortedIterables
-
- comparator() - Method in interface com.google.common.collect.SortedMultiset
-
Returns the comparator that orders this multiset, or
Ordering.natural()
if the natural ordering of the elements is used.
- comparator() - Method in class com.google.common.collect.SortedMultisets.ElementSet
-
- comparator() - Method in class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- comparator() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- comparator() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- comparator - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- comparator() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- comparator() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- comparator - Variable in class com.google.common.collect.TopKSelector
-
- comparator - Variable in class com.google.common.collect.TreeBasedTable.Factory
-
- comparator() - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- comparator() - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- comparator() - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- comparator() - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- comparator() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- comparator - Variable in class com.google.common.graph.ElementOrder
-
- comparator() - Method in class com.google.common.graph.ElementOrder
-
Returns the Comparator
used.
- ComparatorOrdering<T> - Class in com.google.common.collect
-
An ordering for a pre-existing comparator.
- ComparatorOrdering(Comparator<T>) - Constructor for class com.google.common.collect.ComparatorOrdering
-
- comparators - Variable in class com.google.common.collect.CompoundOrdering
-
- compare(Object, Object) - Method in class com.google.common.collect.AllEqualOrdering
-
- compare(F, F) - Method in class com.google.common.collect.ByFunctionOrdering
-
- compare(T, T) - Method in class com.google.common.collect.ComparatorOrdering
-
- compare(Comparable<?>, Comparable<?>) - Method in class com.google.common.collect.ComparisonChain
-
Compares two comparable objects as specified by Comparable.compareTo(T)
, if the result of this comparison chain
has not already been determined.
- compare(T, T, Comparator<T>) - Method in class com.google.common.collect.ComparisonChain
-
Compares two objects using a comparator, if the result of this
comparison chain has not already been determined.
- compare(int, int) - Method in class com.google.common.collect.ComparisonChain
-
Compares two
int
values as specified by
Ints.compare(int, int)
,
if the result of this comparison chain has not already been
determined.
- compare(long, long) - Method in class com.google.common.collect.ComparisonChain
-
Compares two
long
values as specified by
Longs.compare(long, long)
,
if the result of this comparison chain has not already been
determined.
- compare(float, float) - Method in class com.google.common.collect.ComparisonChain
-
Compares two float
values as specified by Float.compare(float, float)
, if the result of this comparison chain has not
already been determined.
- compare(double, double) - Method in class com.google.common.collect.ComparisonChain
-
Compares two double
values as specified by Double.compare(double, double)
, if the result of this comparison chain has not
already been determined.
- compare(Boolean, Boolean) - Method in class com.google.common.collect.ComparisonChain
-
- compare(Comparable, Comparable) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compare(T, T, Comparator<T>) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compare(int, int) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compare(long, long) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compare(float, float) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compare(double, double) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compare(T, T) - Method in class com.google.common.collect.CompoundOrdering
-
- compare(T, T) - Method in class com.google.common.collect.ExplicitOrdering
-
- compare(Iterable<T>, Iterable<T>) - Method in class com.google.common.collect.LexicographicalOrdering
-
- compare(Comparable, Comparable) - Method in class com.google.common.collect.NaturalOrdering
-
- compare(T, T) - Method in class com.google.common.collect.NullsFirstOrdering
-
- compare(T, T) - Method in class com.google.common.collect.NullsLastOrdering
-
- compare(Object, Object) - Method in class com.google.common.collect.Ordering.ArbitraryOrdering
-
- compare(T, T) - Method in class com.google.common.collect.Ordering
-
- compare(Range<?>, Range<?>) - Method in class com.google.common.collect.Range.RangeLexOrdering
-
- compare(Comparable, Comparable) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- compare(T, T) - Method in class com.google.common.collect.ReverseOrdering
-
- compare(String, String) - Method in class com.google.common.collect.testing.Helpers.NullsBefore
-
- compare(T, T) - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil.NullFriendlyComparator
-
- compare(T, T) - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil.NullFriendlyComparator
-
- compare(Object, Object) - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- compare(Object, Object) - Method in class com.google.common.collect.UsingToStringOrdering
-
- compare(boolean, boolean) - Static method in class com.google.common.primitives.Booleans
-
Compares the two specified boolean
values in the standard way (false
is
considered less than true
).
- compare(boolean[], boolean[]) - Method in enum com.google.common.primitives.Booleans.LexicographicalComparator
-
- compare(char, char) - Static method in class com.google.common.primitives.Chars
-
Compares the two specified char
values.
- compare(char[], char[]) - Method in enum com.google.common.primitives.Chars.LexicographicalComparator
-
- compare(double, double) - Static method in class com.google.common.primitives.Doubles
-
Compares the two specified double
values.
- compare(double[], double[]) - Method in enum com.google.common.primitives.Doubles.LexicographicalComparator
-
- compare(float, float) - Static method in class com.google.common.primitives.Floats
-
Compares the two specified float
values using Float.compare(float, float)
.
- compare(float[], float[]) - Method in enum com.google.common.primitives.Floats.LexicographicalComparator
-
- compare(int, int) - Static method in class com.google.common.primitives.Ints
-
Compares the two specified int
values.
- compare(int[], int[]) - Method in enum com.google.common.primitives.Ints.LexicographicalComparator
-
- compare(long, long) - Static method in class com.google.common.primitives.Longs
-
Compares the two specified long
values.
- compare(long[], long[]) - Method in enum com.google.common.primitives.Longs.LexicographicalComparator
-
- compare(short, short) - Static method in class com.google.common.primitives.Shorts
-
Compares the two specified short
values.
- compare(short[], short[]) - Method in enum com.google.common.primitives.Shorts.LexicographicalComparator
-
- compare(byte, byte) - Static method in class com.google.common.primitives.SignedBytes
-
Compares the two specified byte
values.
- compare(byte[], byte[]) - Method in enum com.google.common.primitives.SignedBytes.LexicographicalComparator
-
- compare(byte, byte) - Static method in class com.google.common.primitives.UnsignedBytes
-
Compares the two specified byte
values, treating them as unsigned values between 0 and
255 inclusive.
- compare(byte[], byte[]) - Method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.PureJavaComparator
-
- compare(byte[], byte[]) - Method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator
-
- compare(int, int) - Static method in class com.google.common.primitives.UnsignedInts
-
Compares the two specified int
values, treating them as unsigned values between
0
and 2^32 - 1
inclusive.
- compare(int[], int[]) - Method in enum com.google.common.primitives.UnsignedInts.LexicographicalComparator
-
- compare(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
-
Compares the two specified long
values, treating them as unsigned values between
0
and 2^64 - 1
inclusive.
- compare(long[], long[]) - Method in enum com.google.common.primitives.UnsignedLongs.LexicographicalComparator
-
- compare(Object, Object) - Method in class com.google.common.testing.ArbitraryInstances.AlwaysEqual
-
- compareAndSet(double, double) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Atomically sets the value to the given updated value
if the current value is
bitwise equal
to the expected value.
- compareAndSet(int, double, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Atomically sets the element at position
i
to the given
updated value
if the current value is
bitwise equal
to the expected value.
- compareAndSetRunner(InterruptibleTask, Thread, Thread) - Method in class com.google.common.util.concurrent.InterruptibleTask.AtomicHelper
-
- compareAndSetRunner(InterruptibleTask, Thread, Thread) - Method in class com.google.common.util.concurrent.InterruptibleTask.SafeAtomicHelper
-
- compareAndSetRunner(InterruptibleTask, Thread, Thread) - Method in class com.google.common.util.concurrent.InterruptibleTask.SynchronizedAtomicHelper
-
- compareAndSetSeenExceptions(AggregateFutureState, Set<Throwable>, Set<Throwable>) - Method in class com.google.common.util.concurrent.AggregateFutureState.AtomicHelper
-
- compareAndSetSeenExceptions(AggregateFutureState, Set<Throwable>, Set<Throwable>) - Method in class com.google.common.util.concurrent.AggregateFutureState.SafeAtomicHelper
-
- compareAndSetSeenExceptions(AggregateFutureState, Set<Throwable>, Set<Throwable>) - Method in class com.google.common.util.concurrent.AggregateFutureState.SynchronizedAtomicHelper
-
- compareElements(int, int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- compareFalseFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
-
Compares two boolean
values, considering false
to be less
than true
, if the result of this comparison chain has not
already been determined.
- compareFalseFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- compareOrThrow(Comparable, Comparable) - Static method in class com.google.common.collect.Range
-
- compareResultsForThisListOfStimuli() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
- compareTo(Cut<Comparable<?>>) - Method in class com.google.common.collect.Cut.AboveAll
-
- compareTo(Cut<Comparable<?>>) - Method in class com.google.common.collect.Cut.BelowAll
-
- compareTo(Cut<C>) - Method in class com.google.common.collect.Cut
-
- compareTo(BaseComparable) - Method in class com.google.common.collect.testing.BaseComparable
-
- compareTo(UnhashableObject) - Method in class com.google.common.collect.testing.UnhashableObject
-
- compareTo(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
-
Compares this unsigned integer to another unsigned integer.
- compareTo(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
-
- compareTo(Object) - Method in class com.google.common.testing.ArbitraryInstances.ByToString
-
- compareTo(Delayed) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.ListenableScheduledTask
-
- compareTo(Delayed) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService.ImmediateScheduledFuture
-
- compareTo(Delayed) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture
-
- compareTrueFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
-
Compares two boolean
values, considering true
to be less
than false
, if the result of this comparison chain has not
already been determined.
- compareTrueFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- ComparisonChain - Class in com.google.common.collect
-
A utility for performing a chained comparison statement.
- ComparisonChain() - Constructor for class com.google.common.collect.ComparisonChain
-
- ComparisonChain.InactiveComparisonChain - Class in com.google.common.collect
-
- compile(String) - Method in interface com.google.common.base.PatternCompiler
-
Compiles the given pattern.
- compile(String) - Method in class com.google.common.base.Platform.JdkPatternCompiler
-
- compilePattern(String) - Static method in class com.google.common.base.Platform
-
- complement - Variable in class com.google.common.collect.ImmutableRangeSet
-
- complement() - Method in class com.google.common.collect.ImmutableRangeSet
-
- complement() - Method in interface com.google.common.collect.RangeSet
-
Returns a view of the complement of this RangeSet
.
- complement - Variable in class com.google.common.collect.TreeRangeSet
-
- complement() - Method in class com.google.common.collect.TreeRangeSet
-
- Complement() - Constructor for class com.google.common.collect.TreeRangeSet.Complement
-
- complement() - Method in class com.google.common.collect.TreeRangeSet.Complement
-
- complementLowerBoundWindow - Variable in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
complementLowerBoundWindow represents the headMap/subMap/tailMap view of the entire
"complement ranges by lower bound" map; it's a constraint on the *keys*, and does not affect
the values.
- complementOf(Collection<E>) - Static method in class com.google.common.collect.Sets
-
Creates an EnumSet
consisting of all enum values that are not in
the specified collection.
- complementOf(Collection<E>, Class<E>) - Static method in class com.google.common.collect.Sets
-
Creates an EnumSet
consisting of all enum values that are not in
the specified collection.
- ComplementRanges() - Constructor for class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- ComplementRangesByLowerBound(NavigableMap<Cut<C>, Range<C>>) - Constructor for class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- ComplementRangesByLowerBound(NavigableMap<Cut<C>, Range<C>>, Range<Cut<C>>) - Constructor for class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- complete(AbstractFuture<?>) - Static method in class com.google.common.util.concurrent.AbstractFuture
-
Unblocks all threads and runs all listeners.
- components - Variable in class com.google.common.base.Predicates.AndPredicate
-
- components - Variable in class com.google.common.base.Predicates.OrPredicate
-
- componentType - Variable in class com.google.common.reflect.Types.GenericArrayTypeImpl
-
- compose(Function<B, C>, Function<A, ? extends B>) - Static method in class com.google.common.base.Functions
-
Returns the composition of two functions.
- compose(Predicate<B>, Function<A, ? extends B>) - Static method in class com.google.common.base.Predicates
-
Returns the composition of a function and a predicate.
- compose(Function<? super F, T>, Supplier<F>) - Static method in class com.google.common.base.Suppliers
-
Returns a new supplier which is the composition of the provided function and supplier.
- CompositionPredicate(Predicate<B>, Function<A, ? extends B>) - Constructor for class com.google.common.base.Predicates.CompositionPredicate
-
- compound(Comparator<? super U>) - Method in class com.google.common.collect.Ordering
-
Returns an ordering which first uses the ordering this
, but which in the event of a
"tie", then delegates to secondaryComparator
.
- compound(Iterable<? extends Comparator<? super T>>) - Static method in class com.google.common.collect.Ordering
-
Returns an ordering which tries each given comparator in order until a non-zero result is
found, returning that result, and returning zero only if all comparators return zero.
- CompoundOrdering<T> - Class in com.google.common.collect
-
An ordering that tries several comparators in order.
- CompoundOrdering(Comparator<? super T>, Comparator<? super T>) - Constructor for class com.google.common.collect.CompoundOrdering
-
- CompoundOrdering(Iterable<? extends Comparator<? super T>>) - Constructor for class com.google.common.collect.CompoundOrdering
-
- compressLongestRunOfZeroes(int[]) - Static method in class com.google.common.net.InetAddresses
-
Identify and mark the longest run of zeroes in an IPv6 address.
- ComputationException - Exception in com.google.common.collect
-
Wraps an exception that occurred during a computation.
- ComputationException(Throwable) - Constructor for exception com.google.common.collect.ComputationException
-
Creates a new instance with the given cause.
- compute(Collection<? extends Number>) - Method in class com.google.common.math.Quantiles.ScaleAndIndex
-
Computes the quantile value of the given dataset.
- compute(double...) - Method in class com.google.common.math.Quantiles.ScaleAndIndex
-
Computes the quantile value of the given dataset.
- compute(long...) - Method in class com.google.common.math.Quantiles.ScaleAndIndex
-
Computes the quantile value of the given dataset.
- compute(int...) - Method in class com.google.common.math.Quantiles.ScaleAndIndex
-
Computes the quantile value of the given dataset.
- compute(Collection<? extends Number>) - Method in class com.google.common.math.Quantiles.ScaleAndIndexes
-
Computes the quantile values of the given dataset.
- compute(double...) - Method in class com.google.common.math.Quantiles.ScaleAndIndexes
-
Computes the quantile values of the given dataset.
- compute(long...) - Method in class com.google.common.math.Quantiles.ScaleAndIndexes
-
Computes the quantile values of the given dataset.
- compute(int...) - Method in class com.google.common.math.Quantiles.ScaleAndIndexes
-
Computes the quantile values of the given dataset.
- computeArrayListCapacity(int) - Static method in class com.google.common.collect.Lists
-
- computeAsMapFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeBackingRowMap() - Method in class com.google.common.collect.StandardTable.Row
-
- computeBackingRowMap() - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- computeCommonDerivedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
-
- computeCommonDerivedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- computeDerivedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeElementSetFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- computeEntriesFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeEntriesTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeEntriesTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
-
- computeEntrySetFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- computeEntrySetFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- computeInPlace(double...) - Method in class com.google.common.math.Quantiles.ScaleAndIndex
-
Computes the quantile value of the given dataset, performing the computation in-place.
- computeInPlace(double...) - Method in class com.google.common.math.Quantiles.ScaleAndIndexes
-
Computes the quantile values of the given dataset, performing the computation in-place.
- computeInverseFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
-
- computeKeySetFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- computeKeysFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeKeysTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeMultimapAsMapGetFeatures(Set<Feature<?>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeMultimapAsMapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<ListMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
-
- computeMultimapAsMapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeMultimapAsMapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
-
- computeMultimapAsMapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.SortedSetMultimapTestSuiteBuilder
-
- computeMultimapGetFeatures(Set<Feature<?>>) - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
-
- computeMultimapGetFeatures(Set<Feature<?>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeMultimapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<ListMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
-
- computeMultimapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeMultimapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
-
- computeMultimapGetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.SortedSetMultimapTestSuiteBuilder
-
- computeNext() - Method in class com.google.common.base.AbstractIterator
-
- computeNext() - Method in class com.google.common.base.Splitter.SplittingIterator
-
- computeNext() - Method in class com.google.common.collect.AbstractIterator
-
Returns the next element.
- computeNext(T) - Method in class com.google.common.collect.AbstractSequentialIterator
-
Returns the element that follows previous
, or returns null
if no elements remain.
- computeNext() - Method in class com.google.common.collect.BinaryTreeTraverser.InOrderIterator
-
- computeNext() - Method in class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- computeNext() - Method in class com.google.common.collect.Collections2.PermutationIterator
-
- computeNext() - Method in class com.google.common.collect.ConsumingQueueIterator
-
- computeNext() - Method in class com.google.common.collect.StandardTable.Column.EntrySetIterator
-
- computeNext() - Method in class com.google.common.collect.StandardTable.ColumnKeyIterator
-
- computeNext() - Method in class com.google.common.collect.TreeTraverser.PostOrderIterator
-
- computeNext() - Method in class com.google.common.graph.EndpointPairIterator.Directed
-
- computeNext() - Method in class com.google.common.graph.EndpointPairIterator.Undirected
-
- computeReplacement(CharEscaper, char) - Static method in class com.google.common.escape.Escapers
-
Returns a string that would replace the given character in the specified escaper, or
null
if no replacement should be made.
- computeReplacement(UnicodeEscaper, int) - Static method in class com.google.common.escape.Escapers
-
Returns a string that would replace the given character in the specified escaper, or
null
if no replacement should be made.
- computeReserializedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.CollectionTestSuiteBuilder
-
- computeReserializedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.ListTestSuiteBuilder
-
- computeReserializedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.SetTestSuiteBuilder
-
- computeReserializedMapFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- computeReserializedMultimapFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeReserializedMultisetFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- computeToString() - Method in class com.google.common.net.MediaType
-
- computeValuesCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- computeValuesFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computeValuesSetFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
-
- computeValuesTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- computingFunction - Variable in class com.google.common.cache.CacheLoader.FunctionToCacheLoader
-
- computingSupplier - Variable in class com.google.common.cache.CacheLoader.SupplierToCacheLoader
-
- concat(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that combines two iterables.
- concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that combines three iterables.
- concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that combines four iterables.
- concat(Iterable<? extends T>...) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that combines several iterables.
- concat(Iterable<? extends Iterable<? extends T>>) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that combines several iterables.
- concat(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
-
Combines two iterables into a single iterable.
- concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
-
Combines three iterables into a single iterable.
- concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
-
Combines four iterables into a single iterable.
- concat(Iterable<? extends T>...) - Static method in class com.google.common.collect.Iterables
-
Combines multiple iterables into a single iterable.
- concat(Iterable<? extends Iterable<? extends T>>) - Static method in class com.google.common.collect.Iterables
-
Combines multiple iterables into a single iterable.
- concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
-
Combines two iterators into a single iterator.
- concat(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
-
Combines three iterators into a single iterator.
- concat(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
-
Combines four iterators into a single iterator.
- concat(Iterator<? extends T>...) - Static method in class com.google.common.collect.Iterators
-
Combines multiple iterators into a single iterator.
- concat(Iterator<? extends Iterator<? extends T>>) - Static method in class com.google.common.collect.Iterators
-
Combines multiple iterators into a single iterator.
- concat(T[], T[], Class<T>) - Static method in class com.google.common.collect.ObjectArrays
-
Returns a new array that contains the concatenated contents of two arrays.
- concat(T, T[]) - Static method in class com.google.common.collect.ObjectArrays
-
Returns a new array that prepends element
to array
.
- concat(T[], T) - Static method in class com.google.common.collect.ObjectArrays
-
Returns a new array that appends element
to array
.
- concat(Iterable<? extends ByteSource>) - Static method in class com.google.common.io.ByteSource
-
Concatenates multiple
ByteSource
instances into a single source.
- concat(Iterator<? extends ByteSource>) - Static method in class com.google.common.io.ByteSource
-
Concatenates multiple
ByteSource
instances into a single source.
- concat(ByteSource...) - Static method in class com.google.common.io.ByteSource
-
Concatenates multiple
ByteSource
instances into a single source.
- concat(Iterable<? extends CharSource>) - Static method in class com.google.common.io.CharSource
-
Concatenates multiple
CharSource
instances into a single source.
- concat(Iterator<? extends CharSource>) - Static method in class com.google.common.io.CharSource
-
Concatenates multiple
CharSource
instances into a single source.
- concat(CharSource...) - Static method in class com.google.common.io.CharSource
-
Concatenates multiple
CharSource
instances into a single source.
- concat(boolean[]...) - Static method in class com.google.common.primitives.Booleans
-
Returns the values from each provided array combined into a single array.
- concat(byte[]...) - Static method in class com.google.common.primitives.Bytes
-
Returns the values from each provided array combined into a single array.
- concat(char[]...) - Static method in class com.google.common.primitives.Chars
-
Returns the values from each provided array combined into a single array.
- concat(double[]...) - Static method in class com.google.common.primitives.Doubles
-
Returns the values from each provided array combined into a single array.
- concat(float[]...) - Static method in class com.google.common.primitives.Floats
-
Returns the values from each provided array combined into a single array.
- concat(int[]...) - Static method in class com.google.common.primitives.Ints
-
Returns the values from each provided array combined into a single array.
- concat(long[]...) - Static method in class com.google.common.primitives.Longs
-
Returns the values from each provided array combined into a single array.
- concat(short[]...) - Static method in class com.google.common.primitives.Shorts
-
Returns the values from each provided array combined into a single array.
- ConcatenatedByteSource(Iterable<? extends ByteSource>) - Constructor for class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- ConcatenatedCharSource(Iterable<? extends CharSource>) - Constructor for class com.google.common.io.CharSource.ConcatenatedCharSource
-
- ConcatenatedHashFunction(HashFunction...) - Constructor for class com.google.common.hash.Hashing.ConcatenatedHashFunction
-
- ConcatenatedIterator(Iterator<? extends Iterator<? extends T>>) - Constructor for class com.google.common.collect.Iterators.ConcatenatedIterator
-
- concatenating(HashFunction, HashFunction, HashFunction...) - Static method in class com.google.common.hash.Hashing
-
Returns a hash function which computes its hash code by concatenating the hash codes of the
underlying hash functions together.
- concatenating(Iterable<HashFunction>) - Static method in class com.google.common.hash.Hashing
-
Returns a hash function which computes its hash code by concatenating the hash codes of the
underlying hash functions together.
- concurrencyLevel - Variable in class com.google.common.cache.CacheBuilder
-
- concurrencyLevel(int) - Method in class com.google.common.cache.CacheBuilder
-
Guides the allowed concurrency among update operations.
- concurrencyLevel - Variable in class com.google.common.cache.CacheBuilderSpec
-
- concurrencyLevel - Variable in class com.google.common.cache.LocalCache
-
The concurrency level.
- concurrencyLevel - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- concurrencyLevel - Variable in class com.google.common.collect.MapMaker
-
- concurrencyLevel(int) - Method in class com.google.common.collect.MapMaker
-
Guides the allowed concurrency among update operations.
- concurrencyLevel - Variable in class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- concurrencyLevel - Variable in class com.google.common.collect.MapMakerInternalMap
-
The concurrency level.
- ConcurrencyLevelParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.ConcurrencyLevelParser
-
- ConcurrentHashMultiset<E> - Class in com.google.common.collect
-
A multiset that supports concurrent modifications and that provides atomic versions of most
Multiset
operations (exceptions where noted).
- ConcurrentHashMultiset(ConcurrentMap<E, AtomicInteger>) - Constructor for class com.google.common.collect.ConcurrentHashMultiset
-
- ConcurrentHashMultiset.EntrySet - Class in com.google.common.collect
-
- ConcurrentHashMultiset.FieldSettersHolder - Class in com.google.common.collect
-
- ConcurrentMapPutIfAbsentTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests putIfAbsent
operations on a concurrent map.
- ConcurrentMapPutIfAbsentTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- ConcurrentMapRemoveTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tester for ConcurrentMap.remove(java.lang.Object, java.lang.Object)
.
- ConcurrentMapRemoveTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- ConcurrentMapReplaceEntryTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests replace(K, V, V)
operations on a concurrent map.
- ConcurrentMapReplaceEntryTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- ConcurrentMapReplaceTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests replace(K, V)
operations on a concurrent map.
- ConcurrentMapReplaceTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- ConcurrentMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a ConcurrentMap
implementation.
- ConcurrentMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.ConcurrentMapTestSuiteBuilder
-
- ConcurrentNavigableMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a ConcurrentNavigableMap implementation.
- ConcurrentNavigableMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.ConcurrentNavigableMapTestSuiteBuilder
-
- condition - Variable in class com.google.common.util.concurrent.Monitor.Guard
-
- ConfigurableMutableGraph<N> - Class in com.google.common.graph
-
Configurable implementation of
MutableGraph
that supports both directed and undirected
graphs.
- ConfigurableMutableGraph(AbstractGraphBuilder<? super N>) - Constructor for class com.google.common.graph.ConfigurableMutableGraph
-
Constructs a
MutableGraph
with the properties specified in
builder
.
- ConfigurableMutableNetwork<N,E> - Class in com.google.common.graph
-
Configurable implementation of
MutableNetwork
that supports both directed and undirected
graphs.
- ConfigurableMutableNetwork(NetworkBuilder<? super N, ? super E>) - Constructor for class com.google.common.graph.ConfigurableMutableNetwork
-
Constructs a mutable graph with the properties specified in builder
.
- ConfigurableMutableValueGraph<N,V> - Class in com.google.common.graph
-
Configurable implementation of
MutableValueGraph
that supports both directed and
undirected graphs.
- ConfigurableMutableValueGraph(AbstractGraphBuilder<? super N>) - Constructor for class com.google.common.graph.ConfigurableMutableValueGraph
-
Constructs a mutable graph with the properties specified in builder
.
- ConfigurableNetwork<N,E> - Class in com.google.common.graph
-
- ConfigurableNetwork(NetworkBuilder<? super N, ? super E>) - Constructor for class com.google.common.graph.ConfigurableNetwork
-
Constructs a graph with the properties specified in builder
.
- ConfigurableNetwork(NetworkBuilder<? super N, ? super E>, Map<N, NetworkConnections<N, E>>, Map<E, N>) - Constructor for class com.google.common.graph.ConfigurableNetwork
-
Constructs a graph with the properties specified in builder
, initialized with the given
node and edge maps.
- ConfigurableValueGraph<N,V> - Class in com.google.common.graph
-
- ConfigurableValueGraph(AbstractGraphBuilder<? super N>) - Constructor for class com.google.common.graph.ConfigurableValueGraph
-
Constructs a graph with the properties specified in builder
.
- ConfigurableValueGraph(AbstractGraphBuilder<? super N>, Map<N, GraphConnections<N, V>>, long) - Constructor for class com.google.common.graph.ConfigurableValueGraph
-
Constructs a graph with the properties specified in builder
, initialized with the given
node map.
- ConflictingRequirementsException - Exception in com.google.common.collect.testing.features
-
Thrown when requirements on a tester method or class conflict with
each other.
- ConflictingRequirementsException(String, Set<Feature<?>>, Object) - Constructor for exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- conflictingStackTrace - Variable in exception com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
-
- conflicts - Variable in exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- connectAccessOrder(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Static method in class com.google.common.cache.LocalCache
-
- CONNECTION - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Connection
header field name.
- connectionsOf(Graph<N>, N) - Static method in class com.google.common.graph.ImmutableGraph
-
- connectionsOf(Network<N, E>, N) - Static method in class com.google.common.graph.ImmutableNetwork
-
- connectionsOf(ValueGraph<N, V>, N) - Static method in class com.google.common.graph.ImmutableValueGraph
-
- connectWriteOrder(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Static method in class com.google.common.cache.LocalCache
-
- consistentHash(HashCode, int) - Static method in class com.google.common.hash.Hashing
-
Assigns to hashCode
a "bucket" in the range [0, buckets)
, in a uniform manner
that minimizes the need for remapping as buckets
grows.
- consistentHash(long, int) - Static method in class com.google.common.hash.Hashing
-
Assigns to input
a "bucket" in the range [0, buckets)
, in a uniform manner that
minimizes the need for remapping as buckets
grows.
- constant(E) - Static method in class com.google.common.base.Functions
-
Returns a function that ignores its input and always returns value
.
- ConstantFunction(E) - Constructor for class com.google.common.base.Functions.ConstantFunction
-
- constrainedAsMapEntries(Set<Map.Entry<K, Collection<V>>>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified set of asMap
entries,
using the specified constraint.
- ConstrainedAsMapEntries(Set<Map.Entry<K, Collection<V>>>, MapConstraint<? super K, ? super V>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- constrainedAsMapEntry(Map.Entry<K, Collection<V>>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified asMap
entry, using the
specified constraint.
- ConstrainedAsMapValues(Collection<Collection<V>>, Set<Map.Entry<K, Collection<V>>>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- constrainedCollection(Collection<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
-
Returns a constrained view of the specified collection, using the specified
constraint.
- ConstrainedCollection(Collection<E>, Constraint<? super E>) - Constructor for class com.google.common.collect.Constraints.ConstrainedCollection
-
- constrainedEntries(Collection<Map.Entry<K, V>>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified collection (or set) of entries,
using the specified constraint.
- ConstrainedEntries(Collection<Map.Entry<K, V>>, MapConstraint<? super K, ? super V>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- constrainedEntry(Map.Entry<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified entry, using the specified
constraint.
- constrainedEntrySet(Set<Map.Entry<K, V>>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified set of entries, using the
specified constraint.
- ConstrainedEntrySet(Set<Map.Entry<K, V>>, MapConstraint<? super K, ? super V>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedEntrySet
-
Deprecated.
- constrainedList(List<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
-
Returns a constrained view of the specified list, using the specified
constraint.
- ConstrainedList(List<E>, Constraint<? super E>) - Constructor for class com.google.common.collect.Constraints.ConstrainedList
-
- constrainedListIterator(ListIterator<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
-
Returns a constrained view of the specified list iterator, using the
specified constraint.
- ConstrainedListIterator(ListIterator<E>, Constraint<? super E>) - Constructor for class com.google.common.collect.Constraints.ConstrainedListIterator
-
- constrainedListMultimap(ListMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified list multimap, using the
specified constraint.
- ConstrainedListMultimap(ListMultimap<K, V>, MapConstraint<? super K, ? super V>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedListMultimap
-
Deprecated.
- constrainedMap(Map<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
-
Deprecated.
Returns a constrained view of the specified map, using the specified
constraint.
- ConstrainedMap(Map<K, V>, MapConstraint<? super K, ? super V>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedMap
-
Deprecated.
- ConstrainedMultimap(Multimap<K, V>, MapConstraint<? super K, ? super V>) - Constructor for class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- ConstrainedRandomAccessList(List<E>, Constraint<? super E>) - Constructor for class com.google.common.collect.Constraints.ConstrainedRandomAccessList
-
- constrainedSet(Set<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
-
Returns a constrained view of the specified set, using the specified
constraint.
- ConstrainedSet(Set<E>, Constraint<? super E>) - Constructor for class com.google.common.collect.Constraints.ConstrainedSet
-
- constrainedSortedSet(SortedSet<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
-
Returns a constrained view of the specified sorted set, using the specified
constraint.
- ConstrainedSortedSet(SortedSet<E>, Constraint<? super E>) - Constructor for class com.google.common.collect.Constraints.ConstrainedSortedSet
-
- constrainedTypePreservingCollection(Collection<E>, Constraint<E>) - Static method in class com.google.common.collect.Constraints
-
- Constraint<E> - Interface in com.google.common.collect
-
A constraint that an element must satisfy in order to be added to a
collection.
- constraint - Variable in class com.google.common.collect.Constraints.ConstrainedCollection
-
- constraint - Variable in class com.google.common.collect.Constraints.ConstrainedList
-
- constraint - Variable in class com.google.common.collect.Constraints.ConstrainedListIterator
-
- constraint - Variable in class com.google.common.collect.Constraints.ConstrainedSet
-
- constraint - Variable in class com.google.common.collect.Constraints.ConstrainedSortedSet
-
- constraint - Variable in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- constraint - Variable in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- constraint - Variable in class com.google.common.collect.MapConstraints.ConstrainedMap
-
Deprecated.
- constraint - Variable in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- Constraints - Class in com.google.common.collect
-
Factories and utilities pertaining to the
Constraint
interface.
- Constraints() - Constructor for class com.google.common.collect.Constraints
-
- Constraints.ConstrainedCollection<E> - Class in com.google.common.collect
-
- Constraints.ConstrainedList<E> - Class in com.google.common.collect
-
- Constraints.ConstrainedListIterator<E> - Class in com.google.common.collect
-
- Constraints.ConstrainedRandomAccessList<E> - Class in com.google.common.collect
-
- Constraints.ConstrainedSet<E> - Class in com.google.common.collect
-
- Constraints.ConstrainedSortedSet<E> - Class in com.google.common.collect
-
- construct(Object...) - Static method in class com.google.common.collect.ImmutableList
-
Views the array as an immutable list.
- construct(int, Object...) - Static method in class com.google.common.collect.ImmutableSet
-
Constructs an ImmutableSet
from the first n
elements of the specified array.
- construct(Comparator<? super E>, int, E...) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Constructs an ImmutableSortedSet
from the first n
elements of
contents
.
- constructor - Variable in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- constructor(Constructor<?>) - Method in class com.google.common.reflect.TypeToken
-
Returns the
Invokable
for
constructor
, which must be a member of
T
.
- ConstructorInvokable(Constructor<?>) - Constructor for class com.google.common.reflect.Invokable.ConstructorInvokable
-
- consumeCharacter(CharMatcher) - Method in class com.google.common.net.MediaType.Tokenizer
-
- consumeCharacter(char) - Method in class com.google.common.net.MediaType.Tokenizer
-
- consumeToken(CharMatcher) - Method in class com.google.common.net.MediaType.Tokenizer
-
- consumeTokenIfPresent(CharMatcher) - Method in class com.google.common.net.MediaType.Tokenizer
-
- consumingIterable(Iterable<T>) - Static method in class com.google.common.collect.Iterables
-
- consumingIterator(Iterator<T>) - Static method in class com.google.common.collect.Iterators
-
Returns a view of the supplied iterator
that removes each element
from the supplied iterator
as it is returned.
- ConsumingQueueIterator<T> - Class in com.google.common.collect
-
An Iterator implementation which draws elements from a queue, removing them from the queue as it
iterates.
- ConsumingQueueIterator(T...) - Constructor for class com.google.common.collect.ConsumingQueueIterator
-
- ConsumingQueueIterator(Queue<T>) - Constructor for class com.google.common.collect.ConsumingQueueIterator
-
- container - Variable in class com.google.common.collect.testing.AbstractContainerTester
-
- contains(Pattern) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the CharSequence
being tested
contains any match for the given regular expression pattern.
- contains(Object) - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- contains(Object) - Method in class com.google.common.cache.LocalCache.EntrySet
-
- contains(Object) - Method in class com.google.common.cache.LocalCache.KeySet
-
- contains(Object) - Method in class com.google.common.cache.LocalCache.Values
-
- contains(Object) - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- contains(Object) - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapEntries
-
- contains(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- contains(Object) - Method in class com.google.common.collect.AbstractMultimap.Values
-
- contains(Object) - Method in class com.google.common.collect.AbstractMultiset
-
- contains(C) - Method in class com.google.common.collect.AbstractRangeSet
-
- contains(Object) - Method in class com.google.common.collect.AbstractTable.CellSet
-
- contains(Object, Object) - Method in class com.google.common.collect.AbstractTable
-
- contains(Object) - Method in class com.google.common.collect.AbstractTable.Values
-
- contains(Object, Object) - Method in class com.google.common.collect.ArrayTable
-
Returns true
if the provided keys are among the keys provided when
the table was constructed.
- contains(Object) - Method in class com.google.common.collect.CartesianList
-
- contains(Object) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- contains(Object) - Method in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- contains(Object) - Method in class com.google.common.collect.Collections2.PermutationCollection
-
- contains(Object) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- contains(Object) - Method in class com.google.common.collect.EmptyContiguousSet
-
- contains(Object) - Method in class com.google.common.collect.EvictingQueue
-
- contains(Object) - Method in class com.google.common.collect.FilteredMultimapValues
-
- contains(Object) - Method in class com.google.common.collect.FluentIterable
-
Returns true
if this fluent iterable contains any object for which
equals(target)
is true.
- contains(Object) - Method in class com.google.common.collect.ForwardingCollection
-
- contains(Object, Object) - Method in class com.google.common.collect.ForwardingTable
-
- contains(T) - Method in class com.google.common.collect.GeneralRange
-
- contains(Object, Object) - Method in class com.google.common.collect.HashBasedTable
-
- contains(Object) - Method in class com.google.common.collect.ImmutableAsList
-
- contains(Object) - Method in class com.google.common.collect.ImmutableCollection
-
- contains(Object) - Method in class com.google.common.collect.ImmutableEnumSet
-
- contains(Object) - Method in class com.google.common.collect.ImmutableList
-
- contains(Object) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMapEntrySet
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMapKeySet
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMapValues
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMultimap.Keys
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMultimap.Values
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMultiset
-
- contains(Object) - Method in class com.google.common.collect.ImmutableMultiset.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- contains(Object) - Method in class com.google.common.collect.ImmutableSetMultimap.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.ImmutableSortedAsList
-
- contains(Object, Object) - Method in class com.google.common.collect.ImmutableTable
-
- contains(Iterable<?>, Object) - Static method in class com.google.common.collect.Iterables
-
Returns true
if iterable
contains any object for which equals(element)
is true.
- contains(Iterator<?>, Object) - Static method in class com.google.common.collect.Iterators
-
Returns true
if iterator
contains element
.
- contains(Object) - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- contains(Object) - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- contains(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- contains(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- contains(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- contains(Object) - Method in class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.MapMakerInternalMap.KeySet
-
- contains(Object) - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- contains(Object) - Method in class com.google.common.collect.Maps.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.Maps.KeySet
-
- contains(Object) - Method in class com.google.common.collect.Maps.Values
-
- contains(Object) - Method in class com.google.common.collect.Multimaps.Entries
-
- contains(Object) - Method in class com.google.common.collect.Multimaps.Keys
-
- contains(Object) - Method in class com.google.common.collect.Multimaps.Keys.KeysEntrySet
-
- contains(Object) - Method in interface com.google.common.collect.Multiset
-
Determines whether this multiset contains the specified element.
- contains(Object) - Method in class com.google.common.collect.Multisets.ElementSet
-
- contains(Object) - Method in class com.google.common.collect.Multisets.EntrySet
-
- contains(C) - Method in class com.google.common.collect.Range
-
Returns true
if value
is within the bounds of this range.
- contains(C) - Method in interface com.google.common.collect.RangeSet
-
Determines whether any of this range set's member ranges contains value
.
- contains(Object) - Method in class com.google.common.collect.RegularContiguousSet
-
- contains(Object) - Method in class com.google.common.collect.RegularImmutableMap.KeySet
-
- contains(Object) - Method in class com.google.common.collect.RegularImmutableMultiset.ElementSet
-
- contains(Object) - Method in class com.google.common.collect.RegularImmutableSet
-
- contains(Object) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- contains(Object) - Method in class com.google.common.collect.RegularImmutableTable.CellSet
-
- contains(Object) - Method in class com.google.common.collect.Sets.PowerSet
-
- contains(Object) - Method in class com.google.common.collect.Sets.SubSet
-
- contains(Object) - Method in class com.google.common.collect.SingletonImmutableSet
-
- contains(Object) - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.StandardTable.Column.KeySet
-
- contains(Object) - Method in class com.google.common.collect.StandardTable.ColumnKeySet
-
- contains(Object) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- contains(Object, Object) - Method in class com.google.common.collect.StandardTable
-
- contains(Object) - Method in class com.google.common.collect.StandardTable.RowMap.EntrySet
-
- contains(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- contains(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- contains(Object, Object) - Method in interface com.google.common.collect.Table
-
Returns true
if the table contains a mapping with the specified
row and column keys.
- contains(Object, Object) - Method in class com.google.common.collect.Tables.TransformedTable
-
- contains(Object, Object) - Method in class com.google.common.collect.Tables.TransposeTable
-
- contains(Object) - Method in class com.google.common.collect.testing.MinimalCollection
-
- contains(Object) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- contains(K) - Method in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- contains(C) - Method in class com.google.common.collect.TreeRangeSet.Complement
-
- contains(C) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- contains(Object) - Method in class com.google.common.graph.EdgesConnecting
-
- contains(Object) - Method in class com.google.common.graph.MultiEdgesConnecting
-
- contains(Object) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- contains(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- contains(byte[], byte) - Static method in class com.google.common.primitives.Bytes
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- contains(char[], char) - Static method in class com.google.common.primitives.Chars
-
Returns true
if target
is present as an element anywhere in array
.
- contains(double[], double) - Static method in class com.google.common.primitives.Doubles
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- contains(float[], float) - Static method in class com.google.common.primitives.Floats
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- contains(int[], int) - Static method in class com.google.common.primitives.Ints
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- contains(long[], long) - Static method in class com.google.common.primitives.Longs
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- contains(short[], short) - Static method in class com.google.common.primitives.Shorts
-
Returns true
if target
is present as an element anywhere in array
.
- contains(Object) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- CONTAINS_VALUE_RETRIES - Static variable in class com.google.common.cache.LocalCache
-
Number of (unsynchronized) retries in the containsValue method.
- CONTAINS_VALUE_RETRIES - Static variable in class com.google.common.collect.MapMakerInternalMap
-
Number of (unsynchronized) retries in the containsValue method.
- containsAll(Collection<?>) - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.KeySet
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.ImmutableEnumSet
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- containsAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- containsAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- containsAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
-
Returns true
if this multiset contains at least one occurrence of
each element in the specified collection.
- containsAll(Collection<?>) - Method in class com.google.common.collect.Multisets.ElementSet
-
- containsAll(Iterable<? extends C>) - Method in class com.google.common.collect.Range
-
Returns
true
if every element in
values
is
contained in
this range.
- containsAll(Collection<?>) - Method in class com.google.common.collect.RegularContiguousSet
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.testing.MinimalCollection
-
- containsAll(Collection<?>) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- containsAllImpl(Collection<?>, Collection<?>) - Static method in class com.google.common.collect.Collections2
-
Returns true
if the collection self
contains all of the
elements in the collection c
.
- containsColumn(Object) - Method in class com.google.common.collect.AbstractTable
-
- containsColumn(Object) - Method in class com.google.common.collect.ArrayTable
-
Returns true
if the provided column key is among the column keys
provided when the table was constructed.
- containsColumn(Object) - Method in class com.google.common.collect.ForwardingTable
-
- containsColumn(Object) - Method in class com.google.common.collect.HashBasedTable
-
- containsColumn(Object) - Method in class com.google.common.collect.StandardTable
-
- containsColumn(Object) - Method in interface com.google.common.collect.Table
-
Returns true
if the table contains a mapping with the specified
column.
- containsColumn(Object) - Method in class com.google.common.collect.Tables.TransposeTable
-
- containsDuplicates - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- containsEdge(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- containsEntry(Object, Object) - Method in class com.google.common.collect.AbstractMultimap
-
- containsEntry(Object, Object) - Method in class com.google.common.collect.ForwardingMultimap
-
- containsEntry(Object, Object) - Method in interface com.google.common.collect.Multimap
-
Returns true
if this multimap contains at least one key-value pair
with the key key
and the value value
.
- containsEntry(Object, Object) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- containsEntry(Object, Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- containsEntryImpl(Collection<Map.Entry<K, V>>, Object) - Static method in class com.google.common.collect.Maps
-
Implements Collection.contains
safely for forwarding collections of
map entries.
- containsExact(Iterable<E>, E) - Method in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- containsKey(Object) - Method in class com.google.common.cache.LocalCache
-
- containsKey(Object, int) - Method in class com.google.common.cache.LocalCache.Segment
-
- containsKey(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- containsKey(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- containsKey(Object) - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- containsKey(Object) - Method in class com.google.common.collect.FilteredEntryMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.FilteredKeyMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.ForwardingMap
-
- containsKey(Object) - Method in class com.google.common.collect.ForwardingMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.HashBiMap
-
- containsKey(Object) - Method in class com.google.common.collect.HashBiMap.Inverse
-
- containsKey(Object) - Method in class com.google.common.collect.ImmutableEnumMap
-
- containsKey(Object) - Method in class com.google.common.collect.ImmutableMap
-
- containsKey(Object) - Method in class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- containsKey(Object) - Method in class com.google.common.collect.ImmutableMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.LinkedListMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.MapMakerInternalMap
-
- containsKey(Object, int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- containsKey(Object) - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- containsKey(Object) - Method in class com.google.common.collect.Maps.AsMapView
-
- containsKey(Object) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- containsKey(Object) - Method in class com.google.common.collect.Maps.FilteredKeyMap
-
- containsKey(Object) - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- containsKey(Object) - Method in interface com.google.common.collect.Multimap
-
Returns true
if this multimap contains at least one key-value pair
with the key key
.
- containsKey(Object) - Method in class com.google.common.collect.Multimaps.AsMap
-
- containsKey(Object) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- containsKey(Object) - Method in class com.google.common.collect.StandardTable.Column
-
- containsKey(Object) - Method in class com.google.common.collect.StandardTable.ColumnMap
-
- containsKey(Object) - Method in class com.google.common.collect.StandardTable.Row
-
- containsKey(Object) - Method in class com.google.common.collect.StandardTable.RowMap
-
- containsKey(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- containsKey(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- containsKey(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- containsKey(Object) - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- containsKey(Object) - Method in class com.google.common.collect.TreeRangeMap.AsMapOfRanges
-
- containsKey(Object) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- containsKey(Object) - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- containsKey(Object) - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- containsKey(Object) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- containsKey(Object) - Method in class com.google.common.graph.MapIteratorCache
-
- containsKey(Object) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Returns true if this map contains a mapping for the specified key.
- containsKeyImpl(Map<?, ?>, Object) - Static method in class com.google.common.collect.Maps
-
An admittedly inefficient implementation of Map.containsKey(java.lang.Object)
.
- containsMapping(Object, Object, Object) - Method in class com.google.common.collect.StandardTable
-
- containsNaN(double...) - Static method in class com.google.common.math.Quantiles
-
Returns whether any of the values in dataset
are NaN
.
- containsNode(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- containsNode(Object) - Method in class com.google.common.graph.ConfigurableValueGraph
-
- containsNullKey - Variable in class com.google.common.collect.testing.testers.MapPutAllTester
-
- containsNullValue - Variable in class com.google.common.collect.testing.testers.MapPutAllTester
-
- containsOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
-
Returns true
if subMultiset.count(o) <=
superMultiset.count(o)
for all o
.
- containsPattern(String) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the CharSequence
being tested
contains any match for the given regular expression pattern.
- ContainsPatternFromStringPredicate(String) - Constructor for class com.google.common.base.Predicates.ContainsPatternFromStringPredicate
-
- ContainsPatternPredicate(CommonPattern) - Constructor for class com.google.common.base.Predicates.ContainsPatternPredicate
-
- containsRow(Object) - Method in class com.google.common.collect.AbstractTable
-
- containsRow(Object) - Method in class com.google.common.collect.ArrayTable
-
Returns true
if the provided row key is among the row keys
provided when the table was constructed.
- containsRow(Object) - Method in class com.google.common.collect.ForwardingTable
-
- containsRow(Object) - Method in class com.google.common.collect.HashBasedTable
-
- containsRow(Object) - Method in class com.google.common.collect.StandardTable
-
- containsRow(Object) - Method in interface com.google.common.collect.Table
-
Returns true
if the table contains a mapping with the specified
row key.
- containsRow(Object) - Method in class com.google.common.collect.Tables.TransposeTable
-
- containsValue(Object) - Method in class com.google.common.cache.LocalCache
-
- containsValue(Object) - Method in class com.google.common.cache.LocalCache.Segment
-
This method is a convenience for testing.
- containsValue(Object) - Method in class com.google.common.collect.AbstractBiMap
-
- containsValue(Object) - Method in class com.google.common.collect.AbstractMultimap
-
- containsValue(Object) - Method in class com.google.common.collect.AbstractTable
-
- containsValue(Object) - Method in class com.google.common.collect.ArrayTable
-
- containsValue(Object) - Method in class com.google.common.collect.ForwardingMap
-
- containsValue(Object) - Method in class com.google.common.collect.ForwardingMultimap
-
- containsValue(Object) - Method in class com.google.common.collect.ForwardingTable
-
- containsValue(Object) - Method in class com.google.common.collect.HashBasedTable
-
- containsValue(Object) - Method in class com.google.common.collect.HashBiMap
-
- containsValue(Object) - Method in class com.google.common.collect.ImmutableMap
-
- containsValue(Object) - Method in class com.google.common.collect.ImmutableMultimap
-
- containsValue(Object) - Method in class com.google.common.collect.ImmutableTable
-
- containsValue(Object) - Method in class com.google.common.collect.LinkedListMultimap
-
- containsValue(Object) - Method in class com.google.common.collect.MapMakerInternalMap
-
- containsValue(Object) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
This method is a convenience for testing.
- containsValue(Object) - Method in interface com.google.common.collect.Multimap
-
Returns true
if this multimap contains at least one key-value pair
with the value value
.
- containsValue(Object) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- containsValue(Object) - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- containsValue(Object) - Method in class com.google.common.collect.StandardTable
-
- containsValue(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- containsValue(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- containsValue(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- containsValue(Object) - Method in interface com.google.common.collect.Table
-
Returns true
if the table contains a mapping with the specified
value.
- containsValue(Object) - Method in class com.google.common.collect.Tables.TransposeTable
-
- containsValue(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- containsValueImpl(Map<?, ?>, Object) - Static method in class com.google.common.collect.Maps
-
An implementation of Map.containsValue(java.lang.Object)
.
- containsZero - Variable in class com.google.common.base.SmallCharMatcher
-
- CONTENT_DISPOSITION - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Disposition
header field name.
- CONTENT_ENCODING - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Encoding
header field name.
- CONTENT_LANGUAGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Language
header field name.
- CONTENT_LENGTH - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Length
header field name.
- CONTENT_LOCATION - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Location
header field name.
- CONTENT_MD5 - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-MD5
header field name.
- CONTENT_RANGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Range
header field name.
- CONTENT_SECURITY_POLICY - Static variable in class com.google.common.net.HttpHeaders
-
- CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in class com.google.common.net.HttpHeaders
-
- CONTENT_TYPE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Content-Type
header field name.
- contentEquals(ByteSource) - Method in class com.google.common.io.ByteSource
-
Checks that the contents of this byte source are equal to the contents of the given byte
source.
- contents - Variable in class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
- contents - Variable in class com.google.common.collect.ImmutableMultiset.Builder
-
- contents - Variable in class com.google.common.collect.testing.MinimalCollection
-
- context(Object) - Method in class com.google.common.eventbus.Subscriber
-
Gets the context for the given event.
- ContiguousSet<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- ContiguousSet(DiscreteDomain<C>) - Constructor for class com.google.common.collect.ContiguousSet
-
- ContiguousSetDescendingGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
-
- ContiguousSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetGenerator
-
- ContiguousSetHeadsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetHeadsetGenerator
-
- ContiguousSetSubsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetSubsetGenerator
-
- ContiguousSetTailsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetTailsetGenerator
-
- convert(CaseFormat, String) - Method in enum com.google.common.base.CaseFormat
-
Enum values can override for performance reasons.
- convert(A) - Method in class com.google.common.base.Converter
-
Returns a representation of a
as an instance of type B
.
- convert(BiMap<X, Y>, X) - Static method in class com.google.common.collect.Maps.BiMapConverter
-
- convertAll(Iterable<? extends A>) - Method in class com.google.common.base.Converter
-
Returns an iterable that applies convert
to each element of fromIterable
.
- convertDottedQuadToHex(String) - Static method in class com.google.common.net.InetAddresses
-
- Converter<A,B> - Class in com.google.common.base
-
A function from A
to B
with an associated reverse function from B
to A
; used for converting back and forth between different representations of the same
information.
- Converter() - Constructor for class com.google.common.base.Converter
-
Constructor for use by subclasses.
- Converter(boolean) - Constructor for class com.google.common.base.Converter
-
Constructor used only by LegacyConverter
to suspend automatic null-handling.
- Converter.ConverterComposition<A,B,C> - Class in com.google.common.base
-
- Converter.FunctionBasedConverter<A,B> - Class in com.google.common.base
-
- Converter.IdentityConverter<T> - Class in com.google.common.base
-
A converter that always converts or reverses an object to itself.
- Converter.ReverseConverter<A,B> - Class in com.google.common.base
-
- ConverterComposition(Converter<A, B>, Converter<B, C>) - Constructor for class com.google.common.base.Converter.ConverterComposition
-
- converterTo(CaseFormat) - Method in enum com.google.common.base.CaseFormat
-
Returns a Converter
that converts strings from this format to targetFormat
.
- COOKIE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Cookie
header field name.
- coolDownIntervalMicros() - Method in class com.google.common.util.concurrent.SmoothRateLimiter
-
Returns the number of microseconds during cool down that we have to wait to get a new permit.
- coolDownIntervalMicros() - Method in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothBursty
-
- coolDownIntervalMicros() - Method in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
- copy(S, E, E) - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntryHelper
-
Returns a freshly created entry, typed at the E
type, for the given segment
,
that is a copy of the given entry
.
- copy(MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry
-
- copy(MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- copy(ReferenceQueue<V>, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- copy(MapMakerInternalMap.StrongKeyWeakValueSegment<K, V>, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- copy(ReferenceQueue<K>, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry
-
- copy(MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- copy(ReferenceQueue<K>, ReferenceQueue<V>, MapMakerInternalMap.WeakKeyWeakValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry
-
- copy(MapMakerInternalMap.WeakKeyWeakValueSegment<K, V>, MapMakerInternalMap.WeakKeyWeakValueEntry<K, V>, MapMakerInternalMap.WeakKeyWeakValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- copy() - Method in class com.google.common.hash.BloomFilter
-
Creates a new BloomFilter
that's a copy of this instance.
- copy() - Method in class com.google.common.hash.BloomFilterStrategies.BitArray
-
- copy(InputStream, OutputStream) - Static method in class com.google.common.io.ByteStreams
-
Copies all bytes from the input stream to the output stream.
- copy(ReadableByteChannel, WritableByteChannel) - Static method in class com.google.common.io.ByteStreams
-
Copies all bytes from the readable channel to the writable channel.
- copy(Readable, Appendable) - Static method in class com.google.common.io.CharStreams
-
Copies all characters between the Readable
and Appendable
objects.
- copy(File, OutputStream) - Static method in class com.google.common.io.Files
-
Copies all bytes from a file to an output stream.
- copy(File, File) - Static method in class com.google.common.io.Files
-
Copies all the bytes from one file to another.
- copy(File, Charset, Appendable) - Static method in class com.google.common.io.Files
-
Copies all characters from a file to an appendable object, using the given character set.
- copy(URL, OutputStream) - Static method in class com.google.common.io.Resources
-
Copies all bytes from a URL to an output stream.
- copyAccessEntry(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Method in enum com.google.common.cache.LocalCache.EntryFactory
-
- copyAsObjectArray(Object[], int, int) - Static method in class com.google.common.collect.ObjectArrays
-
Returns a copy of the specified subrange of the specified array that is literally an Object[],
and not e.g.
- copyEntry(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache
-
This method is a convenience for testing.
- copyEntry(LocalCache.Segment<K, V>, LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Method in enum com.google.common.cache.LocalCache.EntryFactory
-
Copies an entry, assigning it a new next
entry.
- copyEntry(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
Copies original
into a new entry chained to newNext
.
- copyEntry(E, E) - Method in class com.google.common.collect.MapMakerInternalMap
-
This method is a convenience for testing.
- copyEntry(E, E) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Returns a copy of the given entry
.
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.SoftValueReference
-
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Creates a copy of this reference for the given entry.
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakValueReference
-
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeightedSoftValueReference
-
- copyFor(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeightedWeakValueReference
-
- copyFor(ReferenceQueue<V>, E) - Method in interface com.google.common.collect.MapMakerInternalMap.WeakValueReference
-
- copyFor(ReferenceQueue<V>, E) - Method in class com.google.common.collect.MapMakerInternalMap.WeakValueReferenceImpl
-
- copyForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely returns a copy of the given entry.
- copyFromElements(E...) - Static method in class com.google.common.collect.ImmutableMultiset
-
- copyFromEntries(Collection<? extends Multiset.Entry<? extends E>>) - Static method in class com.google.common.collect.ImmutableMultiset
-
- copyHighestCountFirst(Multiset<E>) - Static method in class com.google.common.collect.Multisets
-
Returns a copy of
multiset
as an
ImmutableMultiset
whose iteration order is
highest count first, with ties broken by the iteration order of the original multiset.
- copyInto(C) - Method in class com.google.common.collect.FluentIterable
-
Copies all the elements from this fluent iterable to collection
.
- copyInto(S) - Method in class com.google.common.collect.Sets.SetView
-
Copies the current contents of this set view into an existing set.
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.ImmutableCollection
-
Copies the contents of this immutable collection into the specified array at the specified
offset.
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.ImmutableList
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.ImmutableMultimap.Values
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.ImmutableMultiset
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.RegularImmutableAsList
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.RegularImmutableList
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.RegularImmutableSet
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- copyIntoArray(Object[], int) - Method in class com.google.common.collect.SingletonImmutableSet
-
- copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable bimap containing the same entries as map
.
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable bimap containing the given entries.
- copyOf(Map<? extends Class<? extends S>, ? extends S>) - Static method in class com.google.common.collect.ImmutableClassToInstanceMap
-
Returns an immutable map containing the same entries as map
.
- copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing the same mappings as multimap
.
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing the specified entries.
- copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing the same entries as map
.
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing the specified entries.
- copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing the same mappings as multimap
, in the "key-grouped" iteration order described in the class
documentation.
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing the specified entries.
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- copyOf(RangeMap<K, ? extends V>) - Static method in class com.google.common.collect.ImmutableRangeMap
-
- copyOf(RangeSet<C>) - Static method in class com.google.common.collect.ImmutableRangeSet
-
Returns an immutable copy of the specified RangeSet
.
- copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing each of elements
, minus duplicates, in the order
each appears first in the source collection.
- copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing each of elements
, minus duplicates, in the order
each appears first in the source iterable.
- copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing each of elements
, minus duplicates, in the order
each appears first in the source iterator.
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing each of elements
, minus duplicates, in the order
each appears first in the source array.
- copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable set multimap containing the same mappings as
multimap
.
- copyOf(Multimap<? extends K, ? extends V>, Comparator<? super V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap containing the specified entries.
- copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing the same entries as map
, sorted
by the natural ordering of the keys.
- copyOf(Map<? extends K, ? extends V>, Comparator<? super K>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing the same entries as map
, with
keys sorted by the provided comparator.
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing the given entries, with keys sorted
by the provided comparator.
- copyOf(Iterable<? extends Map.Entry<? extends K, ? extends V>>, Comparator<? super K>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing the given entries, with keys sorted
by the provided comparator.
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- copyOf(Comparator<? super E>, Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by the given Comparator
.
- copyOf(Comparator<? super E>, Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by the given Comparator
.
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- copyOf(Comparator<? super E>, Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
the given Comparator
.
- copyOf(Comparator<? super E>, Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
the given Comparator
.
- copyOf(Comparator<? super E>, Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
the given Comparator
.
- copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- copyOf(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.ImmutableTable
-
Returns an immutable copy of the provided table.
- copyOf(Graph<N>) - Static method in class com.google.common.graph.Graphs
-
Creates a mutable copy of graph
with the same nodes and edges.
- copyOf(ValueGraph<N, V>) - Static method in class com.google.common.graph.Graphs
-
Creates a mutable copy of graph
with the same nodes, edges, and edge values.
- copyOf(Network<N, E>) - Static method in class com.google.common.graph.Graphs
-
Creates a mutable copy of network
with the same nodes and edges.
- copyOf(Graph<N>) - Static method in class com.google.common.graph.ImmutableGraph
-
Returns an immutable copy of graph
.
- copyOf(ImmutableGraph<N>) - Static method in class com.google.common.graph.ImmutableGraph
-
- copyOf(Network<N, E>) - Static method in class com.google.common.graph.ImmutableNetwork
-
Returns an immutable copy of network
.
- copyOf(ImmutableNetwork<N, E>) - Static method in class com.google.common.graph.ImmutableNetwork
-
- copyOf(ValueGraph<N, V>) - Static method in class com.google.common.graph.ImmutableValueGraph
-
Returns an immutable copy of graph
.
- copyOf(ImmutableValueGraph<N, V>) - Static method in class com.google.common.graph.ImmutableValueGraph
-
- copyOfEnumMap(EnumMap<K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMap
-
- copyOfEnumSet(EnumSet) - Static method in class com.google.common.collect.ImmutableSet
-
- copyOfInternal(Map<? extends K, ? extends V>, Comparator<? super K>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
- copyOfSorted(SortedMap<K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing the same entries as the provided sorted
map, with the same ordering.
- copyOfSorted(SortedMultiset<E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the elements of a sorted multiset, sorted by
the same Comparator
.
- copyOfSorted(SortedSet<E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the elements of a sorted set,
sorted by the same Comparator
.
- copyOfSortedEntries(Comparator<? super E>, Collection<Multiset.Entry<E>>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
- copyTo(OutputStream) - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- copyTo(OutputStream) - Method in class com.google.common.io.ByteSource
-
Copies the contents of this byte source to the given OutputStream
.
- copyTo(ByteSink) - Method in class com.google.common.io.ByteSource
-
Copies the contents of this byte source to the given ByteSink
.
- copyTo(Appendable) - Method in class com.google.common.io.CharSource
-
Appends the contents of this source to the given Appendable
(such as a Writer
).
- copyTo(CharSink) - Method in class com.google.common.io.CharSource
-
Copies the contents of this source to the given sink.
- copyToList(Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
-
- copyToList(E[]) - Static method in class com.google.common.collect.testing.Helpers
-
- copyToSet(Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
-
- copyToSet(E[]) - Static method in class com.google.common.collect.testing.Helpers
-
- copyWriteEntry(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Method in enum com.google.common.cache.LocalCache.EntryFactory
-
- correctedDoBackward(C) - Method in class com.google.common.base.Converter.ConverterComposition
-
- correctedDoBackward(B) - Method in class com.google.common.base.Converter
-
- correctedDoBackward(A) - Method in class com.google.common.base.Converter.ReverseConverter
-
- correctedDoForward(A) - Method in class com.google.common.base.Converter.ConverterComposition
-
- correctedDoForward(A) - Method in class com.google.common.base.Converter
-
- correctedDoForward(B) - Method in class com.google.common.base.Converter.ReverseConverter
-
- count - Variable in class com.google.common.cache.LocalCache.Segment
-
The number of live elements in this segment's region.
- count(Object) - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- count(Object) - Method in class com.google.common.collect.AbstractMultiset
-
- count(Object) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
Returns the number of occurrences of element
in this multiset.
- Count - Class in com.google.common.collect
-
A mutable value of type int
, for multisets to use in tracking counts of values.
- Count(int) - Constructor for class com.google.common.collect.Count
-
- count(Object) - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- count(Object) - Method in class com.google.common.collect.ForwardingMultiset
-
- count(Object) - Method in class com.google.common.collect.ImmutableMultimap.Keys
-
- count - Variable in class com.google.common.collect.LinkedListMultimap.KeyList
-
- count - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
The number of live elements in this segment's region.
- count(Object) - Method in class com.google.common.collect.Multimaps.Keys
-
- count(Object) - Method in interface com.google.common.collect.Multiset
-
Returns the number of occurrences of an element in this multiset (the
count of the element).
- count(Object) - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- count - Variable in class com.google.common.collect.Multisets.ImmutableEntry
-
- count(Object) - Method in class com.google.common.collect.RegularImmutableMultiset
-
- count(Object) - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- count(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- count(Comparator<? super E>, E) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- count(Object) - Method in class com.google.common.collect.TreeMultiset
-
- count - Variable in class com.google.common.io.CountingInputStream
-
- count - Variable in class com.google.common.io.CountingOutputStream
-
- count() - Method in class com.google.common.math.PairedStats
-
Returns the number of pairs in the dataset.
- count() - Method in class com.google.common.math.PairedStatsAccumulator
-
Returns the number of pairs in the dataset.
- count - Variable in class com.google.common.math.Stats
-
- count() - Method in class com.google.common.math.Stats
-
Returns the number of values.
- count - Variable in class com.google.common.math.StatsAccumulator
-
- count() - Method in class com.google.common.math.StatsAccumulator
-
Returns the number of values.
- COUNT_MAP_FIELD_SETTER - Static variable in class com.google.common.collect.ConcurrentHashMultiset.FieldSettersHolder
-
- countBySkipping(InputStream) - Method in class com.google.common.io.ByteSource
-
Counts the bytes in the given input stream using skip if possible.
- countBySkipping(Reader) - Method in class com.google.common.io.CharSource
-
- countDownLatch - Variable in class com.google.common.util.concurrent.testing.MockFutureListener
-
- counter - Variable in class com.google.common.collect.Ordering.ArbitraryOrdering
-
- countIn(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- countIn(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns the number of matching characters found in a character sequence.
- countIn(CharSequence) - Method in class com.google.common.base.CharMatcher.Negated
-
- countIn(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- CountingInputStream - Class in com.google.common.io
-
An InputStream
that counts the number of bytes read.
- CountingInputStream(InputStream) - Constructor for class com.google.common.io.CountingInputStream
-
Wraps another input stream, counting the number of bytes read.
- CountingOutputStream - Class in com.google.common.io
-
An OutputStream that counts the number of bytes written.
- CountingOutputStream(OutputStream) - Constructor for class com.google.common.io.CountingOutputStream
-
Wraps another output stream, counting the number of bytes written.
- countMap - Variable in class com.google.common.collect.ConcurrentHashMultiset
-
The number of occurrences of each element.
- counts - Variable in class com.google.common.collect.ImmutableMultiset.SerializedForm
-
- counts - Variable in class com.google.common.collect.ImmutableSortedMultiset.SerializedForm
-
- countTrue(boolean...) - Static method in class com.google.common.primitives.Booleans
-
Returns the number of values
that are true
.
- CR - Static variable in class com.google.common.base.Ascii
-
Carriage Return ('\r'): A format effector which controls the movement of the printing position
to the first printing position on the same printing line.
- crc - Variable in class com.google.common.hash.Crc32cHashFunction.Crc32cHasher
-
- crc32() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the CRC-32 checksum algorithm (32 hash bits) by delegating
to the CRC32
Checksum
.
- crc32c() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the CRC32C checksum algorithm (32 hash bits) as described
by RFC 3720, Section 12.1.
- Crc32cHasher() - Constructor for class com.google.common.hash.Crc32cHashFunction.Crc32cHasher
-
- Crc32cHashFunction - Class in com.google.common.hash
-
This class generates a CRC32C checksum, defined by RFC 3720, Section 12.1.
- Crc32cHashFunction() - Constructor for class com.google.common.hash.Crc32cHashFunction
-
- Crc32cHashFunction.Crc32cHasher - Class in com.google.common.hash
-
- Crc32cHolder() - Constructor for class com.google.common.hash.Hashing.Crc32cHolder
-
- Crc32Holder() - Constructor for class com.google.common.hash.Hashing.Crc32Holder
-
- CRC_32 - Static variable in class com.google.common.hash.Hashing.Crc32Holder
-
- CRC_32_C - Static variable in class com.google.common.hash.Hashing.Crc32cHolder
-
- CRC_TABLE - Static variable in class com.google.common.hash.Crc32cHashFunction.Crc32cHasher
-
- create() - Static method in class com.google.common.cache.LongAddables
-
- create(K, V, RemovalCause) - Static method in class com.google.common.cache.RemovalNotification
-
Creates a new RemovalNotification
for the given key
/value
pair, with
the given cause
for the removal.
- create() - Static method in class com.google.common.collect.ArrayListMultimap
-
Creates a new, empty ArrayListMultimap
with the default initial
capacities.
- create(int, int) - Static method in class com.google.common.collect.ArrayListMultimap
-
Constructs an empty ArrayListMultimap
with enough capacity to hold
the specified numbers of keys and values without resizing.
- create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ArrayListMultimap
-
Constructs an ArrayListMultimap
with the same mappings as the
specified multimap.
- create(Iterable<? extends R>, Iterable<? extends C>) - Static method in class com.google.common.collect.ArrayTable
-
Creates an empty ArrayTable
.
- create(Table<R, C, V>) - Static method in class com.google.common.collect.ArrayTable
-
Creates an ArrayTable
with the mappings in the provided table.
- create(List<? extends List<? extends E>>) - Static method in class com.google.common.collect.CartesianList
-
- create() - Static method in class com.google.common.collect.ConcurrentHashMultiset
-
Creates a new, empty ConcurrentHashMultiset
using the default
initial capacity, load factor, and concurrency settings.
- create(Iterable<? extends E>) - Static method in class com.google.common.collect.ConcurrentHashMultiset
-
Creates a new ConcurrentHashMultiset
containing the specified elements, using
the default initial capacity, load factor, and concurrency settings.
- create(MapMaker) - Static method in class com.google.common.collect.ConcurrentHashMultiset
-
- create(ConcurrentMap<E, AtomicInteger>) - Static method in class com.google.common.collect.ConcurrentHashMultiset
-
Creates a new, empty ConcurrentHashMultiset
using countMap
as the internal
backing map.
- create(Range<C>, DiscreteDomain<C>) - Static method in class com.google.common.collect.ContiguousSet
-
Returns a
ContiguousSet
containing the same values in the given domain
contained by the range.
- create(Class<K>, Class<V>) - Static method in class com.google.common.collect.EnumBiMap
-
Returns a new, empty EnumBiMap
using the specified key and value
types.
- create(Map<K, V>) - Static method in class com.google.common.collect.EnumBiMap
-
Returns a new bimap with the same mappings as the specified map.
- create(Class<K>) - Static method in class com.google.common.collect.EnumHashBiMap
-
Returns a new, empty EnumHashBiMap
using the specified key type.
- create(Map<K, ? extends V>) - Static method in class com.google.common.collect.EnumHashBiMap
-
Constructs a new bimap with the same mappings as the specified map.
- create(Class<E>) - Static method in class com.google.common.collect.EnumMultiset
-
Creates an empty EnumMultiset
.
- create(Iterable<E>) - Static method in class com.google.common.collect.EnumMultiset
-
Creates a new EnumMultiset
containing the specified elements.
- create(Iterable<E>, Class<E>) - Static method in class com.google.common.collect.EnumMultiset
-
Returns a new EnumMultiset
instance containing the given elements.
- create(int) - Static method in class com.google.common.collect.EvictingQueue
-
Creates and returns a new evicting queue that will hold up to maxSize
elements.
- create() - Static method in class com.google.common.collect.HashBasedTable
-
Creates an empty HashBasedTable
.
- create(int, int) - Static method in class com.google.common.collect.HashBasedTable
-
Creates an empty HashBasedTable
with the specified map sizes.
- create(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.HashBasedTable
-
Creates a HashBasedTable
with the same mappings as the specified
table.
- create() - Static method in class com.google.common.collect.HashBiMap
-
Returns a new, empty HashBiMap
with the default initial capacity (16).
- create(int) - Static method in class com.google.common.collect.HashBiMap
-
Constructs a new, empty bimap with the specified expected size.
- create(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.HashBiMap
-
Constructs a new bimap containing initial values from map
.
- create() - Static method in class com.google.common.collect.HashMultimap
-
Creates a new, empty HashMultimap
with the default initial
capacities.
- create(int, int) - Static method in class com.google.common.collect.HashMultimap
-
Constructs an empty HashMultimap
with enough capacity to hold the
specified numbers of keys and values without rehashing.
- create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.HashMultimap
-
Constructs a HashMultimap
with the same mappings as the specified
multimap.
- create() - Static method in class com.google.common.collect.HashMultiset
-
Creates a new, empty HashMultiset
using the default initial
capacity.
- create(int) - Static method in class com.google.common.collect.HashMultiset
-
Creates a new, empty HashMultiset
with the specified expected
number of distinct elements.
- create(Iterable<? extends E>) - Static method in class com.google.common.collect.HashMultiset
-
Creates a new HashMultiset
containing the specified elements.
- create(ImmutableTable<?, ?, ?>, int[], int[]) - Static method in class com.google.common.collect.ImmutableTable.SerializedForm
-
- create() - Static method in class com.google.common.collect.LinkedHashMultimap
-
Creates a new, empty LinkedHashMultimap
with the default initial
capacities.
- create(int, int) - Static method in class com.google.common.collect.LinkedHashMultimap
-
Constructs an empty LinkedHashMultimap
with enough capacity to hold
the specified numbers of keys and values without rehashing.
- create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.LinkedHashMultimap
-
Constructs a LinkedHashMultimap
with the same mappings as the
specified multimap.
- create() - Static method in class com.google.common.collect.LinkedHashMultiset
-
Creates a new, empty LinkedHashMultiset
using the default initial
capacity.
- create(int) - Static method in class com.google.common.collect.LinkedHashMultiset
-
Creates a new, empty LinkedHashMultiset
with the specified expected
number of distinct elements.
- create(Iterable<? extends E>) - Static method in class com.google.common.collect.LinkedHashMultiset
-
Creates a new LinkedHashMultiset
containing the specified elements.
- create() - Static method in class com.google.common.collect.LinkedListMultimap
-
Creates a new, empty LinkedListMultimap
with the default initial
capacity.
- create(int) - Static method in class com.google.common.collect.LinkedListMultimap
-
Constructs an empty LinkedListMultimap
with enough capacity to hold
the specified number of keys without rehashing.
- create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.LinkedListMultimap
-
Constructs a LinkedListMultimap
with the same mappings as the
specified Multimap
.
- create(MapMaker) - Static method in class com.google.common.collect.MapMakerInternalMap
-
- create(V, V) - Static method in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- create() - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
Builds a new min-max priority queue using the previously specified
options, and having no initial contents.
- create(Iterable<? extends T>) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
Builds a new min-max priority queue using the previously specified
options, and having the given initial elements.
- create() - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
Creates a new min-max priority queue with default settings: natural order,
no maximum size, no initial contents, and an initial expected size of 11.
- create(Iterable<? extends E>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
Creates a new min-max priority queue using natural order, no maximum size,
and initially containing the given elements.
- create() - Static method in class com.google.common.collect.MutableClassToInstanceMap
-
Returns a new MutableClassToInstanceMap
instance backed by a HashMap
using the default initial capacity and load factor.
- create(Map<Class<? extends B>, B>) - Static method in class com.google.common.collect.MutableClassToInstanceMap
-
Returns a new MutableClassToInstanceMap
instance backed by a given
empty backingMap
.
- create(Cut<C>, Cut<C>) - Static method in class com.google.common.collect.Range
-
- create(List<? extends Set<? extends E>>) - Static method in class com.google.common.collect.Sets.CartesianSet
-
- create(Object...) - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder.ReserializedCollectionGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfEntriesGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.BuilderAddAllListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.BuilderAddListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.BuilderReversedListGenerator
-
- create(Character[]) - Method in class com.google.common.collect.testing.google.ListGenerators.CharactersOfCharSequenceGenerator
-
- create(Character[]) - Method in class com.google.common.collect.testing.google.ListGenerators.CharactersOfStringGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListHeadSubListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListMiddleSubListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListOfGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListTailSubListGenerator
-
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.ListGenerators.UnhashableElementsImmutableListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder.MultimapAsMapGetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder.MultimapGetGenerator
-
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableEnumMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEntriesGenerator
-
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapKeyListGenerator
-
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValueListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapAsMapGetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapGetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ValuesGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ElementSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.EntrySetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ReserializedMultisetGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetHeadsetGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetSubsetGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetTailsetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetAsListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetCopyOfGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetWithBadHashesGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListSubListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetCopyOfGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingAsListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetHeadsetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetTailsetGenerator
-
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetUnhashableGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder.EntriesGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder.MultimapAsMapGetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder.MultimapGetGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapValueListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.ForwardingTestMultisetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
- create(AnEnum[]) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.google.TestMultisetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.ListTestSuiteBuilder.ReserializedListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.DescendingTestMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.ReserializingTestSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.SetTestSuiteBuilder.ReserializedSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
- create(Character[]) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Creates a new container containing the given elements.
- create(Object...) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
- create(AnEnum[]) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
- create(Integer[]) - Method in class com.google.common.collect.testing.TestIntegerSortedSetGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.TestListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.TestQueueGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.TestSetGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
- create(Object...) - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- create() - Static method in class com.google.common.collect.TreeBasedTable
-
Creates an empty TreeBasedTable
that uses the natural orderings
of both row and column keys.
- create(Comparator<? super R>, Comparator<? super C>) - Static method in class com.google.common.collect.TreeBasedTable
-
Creates an empty TreeBasedTable
that is ordered by the specified
comparators.
- create(TreeBasedTable<R, C, ? extends V>) - Static method in class com.google.common.collect.TreeBasedTable
-
Creates a TreeBasedTable
with the same mappings and sort order
as the specified TreeBasedTable
.
- create() - Static method in class com.google.common.collect.TreeMultimap
-
Creates an empty TreeMultimap
ordered by the natural ordering of
its keys and values.
- create(Comparator<? super K>, Comparator<? super V>) - Static method in class com.google.common.collect.TreeMultimap
-
Creates an empty TreeMultimap
instance using explicit comparators.
- create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.TreeMultimap
-
Constructs a TreeMultimap
, ordered by the natural ordering of its
keys and values, with the same mappings as the specified multimap.
- create() - Static method in class com.google.common.collect.TreeMultiset
-
Creates a new, empty multiset, sorted according to the elements' natural order.
- create(Comparator<? super E>) - Static method in class com.google.common.collect.TreeMultiset
-
Creates a new, empty multiset, sorted according to the specified comparator.
- create(Iterable<? extends E>) - Static method in class com.google.common.collect.TreeMultiset
-
Creates an empty multiset containing the given initial elements, sorted according to the
elements' natural order.
- create() - Static method in class com.google.common.collect.TreeRangeMap
-
- create() - Static method in class com.google.common.collect.TreeRangeSet
-
Creates an empty TreeRangeSet
instance.
- create(RangeSet<C>) - Static method in class com.google.common.collect.TreeRangeSet
-
Returns a TreeRangeSet
initialized with the ranges in the specified range set.
- create(Map<Character, String>) - Static method in class com.google.common.escape.ArrayBasedEscaperMap
-
Returns a new ArrayBasedEscaperMap for creating ArrayBasedCharEscaper or
ArrayBasedUnicodeEscaper instances.
- create(EventBus, Object, Method) - Static method in class com.google.common.eventbus.Subscriber
-
Creates a Subscriber
for method
on listener
.
- create(Funnel<? super T>, int, double) - Static method in class com.google.common.hash.BloomFilter
-
Creates a
BloomFilter
with the expected number of insertions and
expected false positive probability.
- create(Funnel<? super T>, long, double) - Static method in class com.google.common.hash.BloomFilter
-
Creates a
BloomFilter
with the expected number of insertions and
expected false positive probability.
- create(Funnel<? super T>, long, double, BloomFilter.Strategy) - Static method in class com.google.common.hash.BloomFilter
-
- create(Funnel<? super T>, int) - Static method in class com.google.common.hash.BloomFilter
-
Creates a
BloomFilter
with the expected number of insertions and a
default expected false positive probability of 3%.
- create(Funnel<? super T>, long) - Static method in class com.google.common.hash.BloomFilter
-
Creates a
BloomFilter
with the expected number of insertions and a
default expected false positive probability of 3%.
- create() - Static method in class com.google.common.io.Closer
-
- create(String, String) - Static method in class com.google.common.net.MediaType
-
Creates a new media type with the given type and subtype.
- create(String, String, Multimap<String, String>) - Static method in class com.google.common.net.MediaType
-
- create(Throwable...) - Static method in exception com.google.common.testing.ClusterException
-
- create(Collection<? extends Throwable>) - Static method in exception com.google.common.testing.ClusterException
-
Given a collection of exceptions, returns a
RuntimeException
, with
the following rules:
If
exceptions
has a single exception and that exception is a
RuntimeException
, return it
If
exceptions
has a single exceptions and that exceptions is
not a
RuntimeException
, return a simple
RuntimeException
that wraps it
Otherwise, return an instance of
ClusterException
that wraps
the first exception in the
exceptions
collection.
- create(ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>) - Static method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- create(ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>, Executor) - Static method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- create(ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>) - Static method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- create(ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>, Executor) - Static method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- create(ListenableFuture<I>, AsyncFunction<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.AbstractTransformFuture
-
- create(ListenableFuture<I>, AsyncFunction<? super I, ? extends O>, Executor) - Static method in class com.google.common.util.concurrent.AbstractTransformFuture
-
- create(ListenableFuture<I>, Function<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.AbstractTransformFuture
-
- create(ListenableFuture<I>, Function<? super I, ? extends O>, Executor) - Static method in class com.google.common.util.concurrent.AbstractTransformFuture
-
- create() - Static method in class com.google.common.util.concurrent.AtomicLongMap
-
Creates an AtomicLongMap
.
- create(Map<? extends K, ? extends Long>) - Static method in class com.google.common.util.concurrent.AtomicLongMap
-
Creates an AtomicLongMap
with the same mappings as the specified Map
.
- create(Callable<V>) - Static method in class com.google.common.util.concurrent.ListenableFutureTask
-
Creates a ListenableFutureTask
that will upon running, execute the given Callable
.
- create(Runnable, V) - Static method in class com.google.common.util.concurrent.ListenableFutureTask
-
Creates a ListenableFutureTask
that will upon running, execute the given Runnable
, and arrange that get
will return the given result on successful completion.
- create(double) - Static method in class com.google.common.util.concurrent.RateLimiter
-
Creates a RateLimiter
with the specified stable throughput, given as
"permits per second" (commonly referred to as QPS, queries per second).
- create(RateLimiter.SleepingStopwatch, double) - Static method in class com.google.common.util.concurrent.RateLimiter
-
- create(double, long, TimeUnit) - Static method in class com.google.common.util.concurrent.RateLimiter
-
Creates a RateLimiter
with the specified stable throughput, given as
"permits per second" (commonly referred to as QPS, queries per second), and a warmup
period, during which the RateLimiter
smoothly ramps up its rate, until it reaches
its maximum rate at the end of the period (as long as there are enough requests to saturate
it).
- create(RateLimiter.SleepingStopwatch, double, long, TimeUnit, double) - Static method in class com.google.common.util.concurrent.RateLimiter
-
- create() - Static method in class com.google.common.util.concurrent.SettableFuture
-
Creates a new SettableFuture
that can be completed or cancelled by a later method call.
- create() - Static method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture
-
- create(ListenableFuture<V>, long, TimeUnit, ScheduledExecutorService) - Static method in class com.google.common.util.concurrent.TimeoutFuture
-
- create(Callable<V>) - Static method in class com.google.common.util.concurrent.TrustedListenableFutureTask
-
Creates a ListenableFutureTask
that will upon running, execute the given
Callable
.
- create(Runnable, V) - Static method in class com.google.common.util.concurrent.TrustedListenableFutureTask
-
Creates a ListenableFutureTask
that will upon running, execute the given
Runnable
, and arrange that get
will return the given result on successful
completion.
- createApplicationType(String) - Static method in class com.google.common.net.MediaType
-
Creates a media type with the "application" type and the given subtype.
- createArray(int) - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder.ReserializedCollectionGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapGetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ValuesGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ElementSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.EntrySetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ReserializedMultisetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.ForwardingTestMultisetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.ListTestSuiteBuilder.ReserializedListGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.SetTestSuiteBuilder.ReserializedSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
-
- createArray(int) - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Helper method to create an array of the appropriate type used by this
generator.
- createArray(int) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
- createArray(int) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- createArrayWithDuplicateElement() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- createArrayWithNullElement() - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
- createArrayWithNullKey() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- createArrayWithNullKey() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- createArrayWithNullKeyAndValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- createArrayWithNullValue() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- createArrayWithNullValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- createAsciiDigits() - Static method in class com.google.common.primitives.Longs
-
- createAsList() - Method in class com.google.common.collect.ImmutableMapEntrySet.RegularEntrySet
-
- createAsList() - Method in class com.google.common.collect.ImmutableMultiset
-
- createAsList() - Method in class com.google.common.collect.ImmutableSet
-
- createAsList() - Method in class com.google.common.collect.ImmutableSet.Indexed
-
- createAsList() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse.InverseEntrySet
-
- createAsList() - Method in class com.google.common.collect.RegularImmutableSet
-
- createAsList() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- createAsList() - Method in class com.google.common.collect.SingletonImmutableSet
-
- createAsMap() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- createAsMap() - Method in class com.google.common.collect.AbstractMultimap
-
- createAsMap() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- createAsMap() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- createAsMap() - Method in class com.google.common.collect.ImmutableMultimap
-
- createAsMap() - Method in class com.google.common.collect.LinkedListMultimap
-
- createAsMap() - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- createAsMap() - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- createAsMap() - Method in class com.google.common.collect.TreeMultimap
-
- createAsMap() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
- createAudioType(String) - Static method in class com.google.common.net.MediaType
-
Creates a media type with the "audio" type and the given subtype.
- createBuffer() - Static method in class com.google.common.io.ByteStreams
-
Creates a new byte array for buffering reads or writes.
- createBuffer() - Static method in class com.google.common.io.CharStreams
-
Creates a new CharBuffer
for buffering reads or writes.
- createCellSet() - Method in class com.google.common.collect.AbstractTable
-
- createCellSet() - Method in class com.google.common.collect.ImmutableTable
-
- createCellSet() - Method in class com.google.common.collect.RegularImmutableTable
-
- createCellSet() - Method in class com.google.common.collect.SingletonImmutableTable
-
- createCheckedFuture(V, Exception, CountDownLatch) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
More specific type for the create method.
- createCollection() - Method in class com.google.common.collect.AbstractListMultimap
-
- createCollection() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Creates the collection of values for a single key.
- createCollection(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Creates the collection of values for an explicitly provided key.
- createCollection() - Method in class com.google.common.collect.AbstractSetMultimap
-
- createCollection() - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
- createCollection() - Method in class com.google.common.collect.ArrayListMultimap
-
Creates a new, empty ArrayList
to hold the collection of values for
an arbitrary key.
- createCollection() - Method in class com.google.common.collect.HashMultimap
-
Creates the collection of values for a single key.
- createCollection() - Method in class com.google.common.collect.LinkedHashMultimap
-
Creates the collection of values for a single key.
- createCollection(K) - Method in class com.google.common.collect.LinkedHashMultimap
-
Creates the collection of values for an explicitly provided key.
- createCollection() - Method in class com.google.common.collect.Multimaps.CustomListMultimap
-
- createCollection() - Method in class com.google.common.collect.Multimaps.CustomMultimap
-
- createCollection() - Method in class com.google.common.collect.Multimaps.CustomSetMultimap
-
- createCollection() - Method in class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- createCollection(V) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- createCollection(Iterable<? extends V>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- createCollection(Iterable<? extends V>) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
-
- createCollection(Iterable<? extends String>) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- createCollection(Iterable<? extends String>) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- createCollection() - Method in class com.google.common.collect.TreeMultimap
-
Creates the collection of values for a single key.
- createCollection(K) - Method in class com.google.common.collect.TreeMultimap
-
- createColumnKeyIterator() - Method in class com.google.common.collect.StandardTable
-
Creates an iterator that returns each column value with duplicates
omitted.
- createColumnKeyIterator() - Method in class com.google.common.collect.TreeBasedTable
-
Overridden column iterator to return columns values in globally sorted
order.
- createCombined(Predicate<? super E>) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- createConstant(String, String) - Static method in class com.google.common.net.MediaType
-
- createConstantUtf8(String, String) - Static method in class com.google.common.net.MediaType
-
- createDerivedEntrySetSuite(TestSetGenerator<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- createDerivedKeySetSuite(TestSetGenerator<K>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- createDerivedKeySetSuite(TestSetGenerator<K>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
- createDerivedKeySetSuite(TestSetGenerator<K>) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- createDerivedSuites(SortedMultisetTestSuiteBuilder<E>) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.ListTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<T, E>>) - Method in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.SetTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
- createDerivedValueCollectionSuite(TestCollectionGenerator<V>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- createDescendingMultiset() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- createDescendingSet() - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- createDescendingSet() - Method in class com.google.common.collect.EmptyContiguousSet
-
- createDescendingSet() - Method in class com.google.common.collect.ImmutableSortedSet
-
- createDescendingSet() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- createDescendingSuite(SortedMultisetTestSuiteBuilder<E>) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- createDescendingSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
Create a suite whose maps are descending views of other maps.
- createDescendingSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
-
Create a suite whose maps are descending views of other maps.
- createDisjointCollection() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- createDisjointCollection() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- createElementSet() - Method in class com.google.common.collect.AbstractMultiset
-
- createElementSet() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- createElementSet() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- createElementSet() - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- createElementSet() - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- createElementSet() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- createElementSetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- createElementSetTestSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- createEmptyArray(Class<T>) - Static method in class com.google.common.testing.ArbitraryInstances
-
- createEntries() - Method in class com.google.common.collect.AbstractMultimap
-
- createEntries() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- createEntries() - Method in class com.google.common.collect.FilteredEntrySetMultimap
-
- createEntries() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- createEntries() - Method in class com.google.common.collect.FilteredKeySetMultimap
-
- createEntries() - Method in class com.google.common.collect.ImmutableMultimap
-
- createEntries() - Method in class com.google.common.collect.LinkedListMultimap
-
- createEntryArray(int) - Static method in class com.google.common.collect.ImmutableMapEntry
-
Creates an ImmutableMapEntry
array to hold parameterized entries.
- createEntrySet() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- createEntrySet() - Method in class com.google.common.collect.AbstractMultiset
-
- createEntrySet() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- createEntrySet() - Method in class com.google.common.collect.DescendingMultiset
-
- createEntrySet() - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- createEntrySet() - Method in class com.google.common.collect.ImmutableMap
-
- createEntrySet() - Method in class com.google.common.collect.ImmutableMap.IteratorBasedImmutableMap
-
- createEntrySet() - Method in class com.google.common.collect.ImmutableMultiset
-
- createEntrySet() - Method in class com.google.common.collect.ImmutableSortedMap
-
- createEntrySet() - Method in class com.google.common.collect.Maps.AsMapView
-
- createEntrySet() - Method in class com.google.common.collect.Maps.DescendingMap
-
- createEntrySet() - Method in class com.google.common.collect.Maps.FilteredEntryMap
-
- createEntrySet() - Method in class com.google.common.collect.Maps.FilteredKeyMap
-
- createEntrySet() - Method in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- createEntrySet() - Method in class com.google.common.collect.Multimaps.AsMap
-
- createEntrySet() - Method in class com.google.common.collect.Multimaps.Keys
-
- createEntrySet() - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- createEntrySet() - Method in class com.google.common.collect.RegularImmutableBiMap
-
- createEntrySet() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse
-
- createEntrySet() - Method in class com.google.common.collect.RegularImmutableMap
-
- createEntrySet() - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- createEntrySet() - Method in class com.google.common.collect.StandardTable.Column
-
- createEntrySet() - Method in class com.google.common.collect.StandardTable.ColumnMap
-
- createEntrySet() - Method in class com.google.common.collect.StandardTable.RowMap
-
- createExplicitComparator(String[]) - Static method in class com.google.common.collect.testing.google.SetGenerators
-
- createFromEntries(Map.Entry<K, V>[]) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
- createFromSystemTimer() - Static method in class com.google.common.util.concurrent.RateLimiter.SleepingStopwatch
-
- createImageType(String) - Static method in class com.google.common.net.MediaType
-
Creates a media type with the "image" type and the given subtype.
- createInstance(Invokable<?, ? extends T>, List<?>) - Static method in class com.google.common.testing.ClassSanityTester
-
- createInverse() - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- createInverse() - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- createKeyArray(int) - Method in interface com.google.common.collect.testing.google.TestBiMapGenerator
-
- createKeyArray(int) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- createKeyArray(int) - Method in interface com.google.common.collect.testing.TestMapGenerator
-
- createKeyArray(int) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- createKeys() - Method in class com.google.common.collect.AbstractMultimap
-
- createKeys() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- createKeys() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- createKeys() - Method in class com.google.common.collect.ImmutableMultimap
-
- createKeySet() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- createKeySet() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- createKeySet() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- createKeySet() - Method in class com.google.common.collect.AbstractMultimap
-
- createKeySet() - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- createKeySet() - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- createKeySet() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- createKeySet() - Method in class com.google.common.collect.ImmutableMap
-
- createKeySet() - Method in class com.google.common.collect.LinkedListMultimap
-
- createKeySet() - Method in class com.google.common.collect.Maps.AsMapView
-
- createKeySet() - Method in class com.google.common.collect.Maps.FilteredEntryMap
-
- createKeySet() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- createKeySet() - Method in class com.google.common.collect.Maps.FilteredKeyMap
-
- createKeySet() - Method in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- createKeySet() - Method in class com.google.common.collect.RegularImmutableMap
-
- createKeySet() - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- createKeySet() - Method in class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- createKeySet() - Method in class com.google.common.collect.StandardTable.Column
-
- createKeySet() - Method in class com.google.common.collect.TreeMultimap
-
- createListenableFuture(V, Exception, CountDownLatch) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- createListenableFuture(V, Exception, CountDownLatch) - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Constructs a listenable future with a value available after the latch
has counted down.
- createMap(ImmutableMap.Builder<Object, Object>) - Method in class com.google.common.collect.ImmutableMap.SerializedForm
-
- createMap() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
- createMap(int) - Method in class com.google.common.graph.ElementOrder
-
Returns an empty mutable map whose keys will respect this
ElementOrder
.
- createNodes(Class<E>) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
For a given Enum type, creates an immutable map from each of the Enum's values to a
corresponding LockGraphNode, with the allowedPriorLocks
and
disallowedPriorLocks
prepopulated with nodes according to the natural ordering of the
associated Enum values.
- createOrderedArray() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- createParentDirs(File) - Static method in class com.google.common.io.Files
-
Creates any necessary but nonexistent parent directories of the specified file.
- createRangeMap() - Method in class com.google.common.collect.ImmutableRangeMap.SerializedForm
-
- createReplacementArray(Map<Character, String>) - Static method in class com.google.common.escape.ArrayBasedEscaperMap
-
- createReserializedSuite(SortedMultisetTestSuiteBuilder<E>) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- createRowMap() - Method in class com.google.common.collect.StandardRowSortedTable
-
- createRowMap() - Method in class com.google.common.collect.StandardTable
-
- createSafeOctets(String) - Static method in class com.google.common.net.PercentEscaper
-
Creates a boolean array with entries corresponding to the character values specified in
safeChars set to true.
- createSamplesArray() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- createSegment(int, long, AbstractCache.StatsCounter) - Method in class com.google.common.cache.LocalCache
-
- createSegment(int, int) - Method in class com.google.common.collect.MapMakerInternalMap
-
- createSerializedForm() - Method in class com.google.common.collect.DenseImmutableTable
-
- createSerializedForm() - Method in class com.google.common.collect.ImmutableTable
-
Creates the common serialized form for this table.
- createSerializedForm() - Method in class com.google.common.collect.SingletonImmutableTable
-
- createSerializedForm() - Method in class com.google.common.collect.SparseImmutableTable
-
- createStarted() - Static method in class com.google.common.base.Stopwatch
-
Creates (and starts) a new stopwatch using System.nanoTime()
as its time source.
- createStarted(Ticker) - Static method in class com.google.common.base.Stopwatch
-
Creates (and starts) a new stopwatch, using the specified time source.
- createSubMap(SortedMap<K, V>, K, K) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
Calls the smallest subMap overload that filters out the extreme values.
- createSubMap(SortedMap<K, V>, K, K) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.NavigableMapSubmapTestMapGenerator
-
- createSubmapSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
Creates a suite whose map has some elements filtered out of view.
- createSubMultisetSuite(SortedMultisetTestSuiteBuilder<E>, SortedMultisetTestSuiteBuilder.Bound, SortedMultisetTestSuiteBuilder.Bound) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- createSubSet(SortedSet<E>, E, E) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
Calls the smallest subSet overload that filters out the extreme values.
- createSubSet(SortedSet<E>, E, E) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder.NavigableSetSubsetTestSetGenerator
-
- createSubsetSuite(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
Creates a suite whose set has some elements filtered out of view.
- createTable(int) - Method in class com.google.common.collect.HashBiMap
-
- createTempDir() - Static method in class com.google.common.io.Files
-
Atomically creates a new directory somewhere beneath the system's temporary directory (as
defined by the java.io.tmpdir
system property), and returns its name.
- createTestSubject() - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- createTestSubject() - Method in interface com.google.common.collect.testing.TestSubjectGenerator
-
- createTestSuite() - Method in class com.google.common.collect.testing.DerivedIteratorTestSuiteBuilder
-
- createTestSuite() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Creates a runnable JUnit test suite based on the criteria already given.
- createTestSuite() - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- createTestSuite() - Method in class com.google.common.collect.testing.ListTestSuiteBuilder
-
- createTestSuite() - Method in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
-
Creates a runnable JUnit test suite based on the criteria already given.
- createTestSuite() - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
- createTestSuite() - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
- createTextType(String) - Static method in class com.google.common.net.MediaType
-
Creates a media type with the "text" type and the given subtype.
- createUnmodifiableEmptyCollection() - Method in class com.google.common.collect.AbstractListMultimap
-
- createUnmodifiableEmptyCollection() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Creates an unmodifiable, empty collection of values.
- createUnmodifiableEmptyCollection() - Method in class com.google.common.collect.AbstractSetMultimap
-
- createUnmodifiableEmptyCollection() - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
- createUnreachableLatchFinalizer(CountDownLatch) - Static method in class com.google.common.testing.GcFinalization
-
Creates a garbage object that counts down the latch in its finalizer.
- createUnstarted() - Static method in class com.google.common.base.Stopwatch
-
Creates (but does not start) a new stopwatch using System.nanoTime()
as its time source.
- createUnstarted(Ticker) - Static method in class com.google.common.base.Stopwatch
-
Creates (but does not start) a new stopwatch, using the specified time source.
- createValueArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- createValueArray(int) - Method in interface com.google.common.collect.testing.google.TestBiMapGenerator
-
- createValueArray(int) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- createValueArray(int) - Method in interface com.google.common.collect.testing.TestMapGenerator
-
- createValueArray(int) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- createValues() - Method in class com.google.common.collect.AbstractMultimap
-
- createValues() - Method in class com.google.common.collect.AbstractTable
-
- createValues() - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- createValues() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- createValues() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- createValues() - Method in class com.google.common.collect.ImmutableMap
-
- createValues() - Method in class com.google.common.collect.ImmutableMultimap
-
- createValues() - Method in class com.google.common.collect.ImmutableTable
-
- createValues() - Method in class com.google.common.collect.LinkedListMultimap
-
- createValues() - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- createValues() - Method in class com.google.common.collect.Maps.AsMapView
-
- createValues() - Method in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- createValues() - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- createValues() - Method in class com.google.common.collect.RegularImmutableMap
-
- createValues() - Method in class com.google.common.collect.RegularImmutableTable
-
- createValues() - Method in class com.google.common.collect.SingletonImmutableTable
-
- createValues() - Method in class com.google.common.collect.StandardTable.Column
-
- createValues() - Method in class com.google.common.collect.StandardTable.ColumnMap
-
- createValues() - Method in class com.google.common.collect.Tables.TransformedTable
-
- createVideoType(String) - Static method in class com.google.common.net.MediaType
-
Creates a media type with the "video" type and the given subtype.
- crossOver(int, E) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Crosses an element over to the opposite heap by moving it one level down
(or up if there are no elements below it).
- crossOverUp(int, E) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Moves an element one level up from a min level to a max level
(or vice versa).
- CRW - Static variable in class com.google.common.net.MediaType
-
- CSS_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- CSV_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- cumulativeCounts - Variable in class com.google.common.collect.RegularImmutableSortedMultiset
-
- current - Variable in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- current - Variable in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- current - Variable in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- current - Variable in class com.google.common.collect.MultitransformedIterator
-
- current - Variable in class com.google.common.io.MultiReader
-
- CURRENT - Static variable in enum com.google.common.reflect.Types.JavaVersion
-
- currentEntry - Variable in class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- currentEntry - Variable in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- currentFuture - Variable in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
The future that represents the next execution of this task.
- currentSegment - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- currentSegment - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- currentTable - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- currentTable - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- cursor - Variable in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- CustomListMultimap(Map<K, Collection<V>>, Supplier<? extends List<V>>) - Constructor for class com.google.common.collect.Multimaps.CustomListMultimap
-
- CustomMultimap(Map<K, Collection<V>>, Supplier<? extends Collection<V>>) - Constructor for class com.google.common.collect.Multimaps.CustomMultimap
-
- CustomScheduler() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler
-
- CustomSetMultimap(Map<K, Collection<V>>, Supplier<? extends Set<V>>) - Constructor for class com.google.common.collect.Multimaps.CustomSetMultimap
-
- CustomSortedSetMultimap(Map<K, Collection<V>>, Supplier<? extends SortedSet<V>>) - Constructor for class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- customWeigher() - Method in class com.google.common.cache.LocalCache
-
- Cut<C extends java.lang.Comparable> - Class in com.google.common.collect
-
Implementation detail for the internal structure of
Range
instances.
- Cut(C) - Constructor for class com.google.common.collect.Cut
-
- Cut.AboveAll - Class in com.google.common.collect
-
- Cut.AboveValue<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- Cut.BelowAll - Class in com.google.common.collect
-
- Cut.BelowValue<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- CUTOFF - Static variable in class com.google.common.collect.ImmutableSet
-
- cycle() - Method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable whose Iterator
cycles indefinitely over the elements of this
fluent iterable.
- cycle(Iterable<T>) - Static method in class com.google.common.collect.Iterables
-
Returns an iterable whose iterators cycle indefinitely over the elements of
iterable
.
- cycle(T...) - Static method in class com.google.common.collect.Iterables
-
Returns an iterable whose iterators cycle indefinitely over the provided
elements.
- cycle(Iterable<T>) - Static method in class com.google.common.collect.Iterators
-
Returns an iterator that cycles indefinitely over the elements of iterable
.
- cycle(T...) - Static method in class com.google.common.collect.Iterators
-
Returns an iterator that cycles indefinitely over the provided elements.
- cycle(Iterable<T>) - Static method in class com.google.common.collect.testing.Helpers
-
- CycleDetectingLockFactory - Class in com.google.common.util.concurrent
-
The CycleDetectingLockFactory
creates ReentrantLock
instances and
ReentrantReadWriteLock
instances that detect potential deadlock by checking for cycles in
lock acquisition order.
- CycleDetectingLockFactory(CycleDetectingLockFactory.Policy) - Constructor for class com.google.common.util.concurrent.CycleDetectingLockFactory
-
- CycleDetectingLockFactory.CycleDetectingLock - Interface in com.google.common.util.concurrent
-
Internal Lock implementations implement the CycleDetectingLock
interface, allowing the
detection logic to treat all locks in the same manner.
- CycleDetectingLockFactory.CycleDetectingReentrantLock - Class in com.google.common.util.concurrent
-
- CycleDetectingLockFactory.CycleDetectingReentrantReadLock - Class in com.google.common.util.concurrent
-
- CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock - Class in com.google.common.util.concurrent
-
- CycleDetectingLockFactory.CycleDetectingReentrantWriteLock - Class in com.google.common.util.concurrent
-
- CycleDetectingLockFactory.ExampleStackTrace - Exception in com.google.common.util.concurrent
-
A Throwable used to record a stack trace that illustrates an example of a specific lock
acquisition ordering.
- CycleDetectingLockFactory.LockGraphNode - Class in com.google.common.util.concurrent
-
A LockGraphNode
associated with each lock instance keeps track of the directed edges in
the lock acquisition graph.
- CycleDetectingLockFactory.Policies - Enum in com.google.common.util.concurrent
-
- CycleDetectingLockFactory.Policy - Interface in com.google.common.util.concurrent
-
Encapsulates the action to be taken when a potential deadlock is encountered.
- CycleDetectingLockFactory.PotentialDeadlockException - Exception in com.google.common.util.concurrent
-
Represents a detected cycle in lock acquisition ordering.
- CycleDetectingLockFactory.WithExplicitOrdering<E extends java.lang.Enum<E>> - Class in com.google.common.util.concurrent
-
A CycleDetectingLockFactory.WithExplicitOrdering
provides the additional enforcement
of an application-specified ordering of lock acquisitions.
- CycleDetectingReentrantLock(CycleDetectingLockFactory.LockGraphNode, boolean) - Constructor for class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- CycleDetectingReentrantReadLock(CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock) - Constructor for class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadLock
-
- CycleDetectingReentrantReadWriteLock(CycleDetectingLockFactory.LockGraphNode, boolean) - Constructor for class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
-
- CycleDetectingReentrantWriteLock(CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock) - Constructor for class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
-
- e0() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- e0 - Variable in class com.google.common.collect.testing.SampleElements
-
- e0() - Method in class com.google.common.collect.testing.SampleElements
-
- e1() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- e1 - Variable in class com.google.common.collect.testing.SampleElements
-
- e1() - Method in class com.google.common.collect.testing.SampleElements
-
- e2() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- e2 - Variable in class com.google.common.collect.testing.SampleElements
-
- e2() - Method in class com.google.common.collect.testing.SampleElements
-
- e3() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- e3 - Variable in class com.google.common.collect.testing.SampleElements
-
- e3() - Method in class com.google.common.collect.testing.SampleElements
-
- e4() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- e4 - Variable in class com.google.common.collect.testing.SampleElements
-
- e4() - Method in class com.google.common.collect.testing.SampleElements
-
- EDGE_ALREADY_EXISTS - Static variable in class com.google.common.graph.GraphConstants
-
- EDGE_CONNECTING_NOT_IN_GRAPH - Static variable in class com.google.common.graph.GraphConstants
-
- EDGE_NOT_IN_GRAPH - Static variable in class com.google.common.graph.GraphConstants
-
- edgeCount() - Method in class com.google.common.graph.AbstractGraph
-
- edgeCount - Variable in class com.google.common.graph.ConfigurableValueGraph
-
- edgeCount() - Method in class com.google.common.graph.ConfigurableValueGraph
-
- edgeCount() - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- edgeCount() - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- edgeIncidentNodesMap() - Method in class com.google.common.graph.AbstractNetwork
-
- edgeOrder - Variable in class com.google.common.graph.ConfigurableNetwork
-
- edgeOrder() - Method in class com.google.common.graph.ConfigurableNetwork
-
- edgeOrder() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- edgeOrder() - Method in interface com.google.common.graph.Network
-
- edgeOrder - Variable in class com.google.common.graph.NetworkBuilder
-
- edgeOrder(ElementOrder<E1>) - Method in class com.google.common.graph.NetworkBuilder
-
- edges() - Method in class com.google.common.graph.AbstractGraph
-
- edges() - Method in class com.google.common.graph.ConfigurableNetwork
-
- edges() - Method in class com.google.common.graph.ForwardingGraph
-
- edges() - Method in interface com.google.common.graph.Graph
-
Returns all edges in this graph.
- edges() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- edges() - Method in interface com.google.common.graph.Network
-
- edgesConnecting(Object, Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- edgesConnecting(Object) - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- edgesConnecting(Object) - Method in class com.google.common.graph.DirectedNetworkConnections
-
- EdgesConnecting<E> - Class in com.google.common.graph
-
A class to represent the set of edges connecting an (implicit) origin node to a target node.
- EdgesConnecting(Map<?, E>, Object) - Constructor for class com.google.common.graph.EdgesConnecting
-
- edgesConnecting(Object, Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- edgesConnecting(Object, Object) - Method in interface com.google.common.graph.Network
-
Returns the set of edges directly connecting nodeU
to nodeV
.
- edgesConnecting(Object) - Method in interface com.google.common.graph.NetworkConnections
-
Returns the set of edges connecting the origin node to node
.
- edgesConnecting(Object) - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- edgesConnecting(Object) - Method in class com.google.common.graph.UndirectedNetworkConnections
-
- edgeToReferenceNode - Variable in class com.google.common.graph.ConfigurableNetwork
-
- edgeValue(Object, Object) - Method in class com.google.common.graph.AbstractValueGraph
-
- edgeValue(Object, Object) - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- edgeValue(Object, Object) - Method in class com.google.common.graph.ImmutableValueGraph
-
- edgeValue(Object, Object) - Method in interface com.google.common.graph.ValueGraph
-
If there is an edge connecting nodeU
to nodeV
, returns the non-null value
associated with that edge.
- edgeValueMap() - Method in class com.google.common.graph.AbstractValueGraph
-
- edgeValueOrDefault(Object, Object, V) - Method in class com.google.common.graph.ConfigurableValueGraph
-
- edgeValueOrDefault(Object, Object, V) - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- edgeValueOrDefault(Object, Object, V) - Method in class com.google.common.graph.ImmutableValueGraph
-
- edgeValueOrDefault(Object, Object, V) - Method in interface com.google.common.graph.ValueGraph
-
If there is an edge connecting nodeU
to nodeV
, returns the non-null value
associated with that edge; otherwise, returns defaultValue
.
- elapsed(TimeUnit) - Method in class com.google.common.base.Stopwatch
-
Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit,
with any fraction rounded down.
- elapsedNanos - Variable in class com.google.common.base.Stopwatch
-
- elapsedNanos() - Method in class com.google.common.base.Stopwatch
-
- elapsedNanos() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- elem - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- elemCount - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- element() - Method in class com.google.common.collect.ForwardingQueue
-
- element - Variable in class com.google.common.collect.Multisets.ImmutableEntry
-
- element - Variable in class com.google.common.collect.SingletonImmutableList
-
- element - Variable in class com.google.common.collect.SingletonImmutableSet
-
- element() - Method in class com.google.common.collect.Synchronized.SynchronizedQueue
-
- Element - Class in com.google.common.reflect
-
Represents either a Field
, a Method
or a Constructor
.
- Element(M) - Constructor for class com.google.common.reflect.Element
-
- elementData(int) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- elementEquivalence - Variable in class com.google.common.base.PairwiseEquivalence
-
- elementFunnel - Variable in class com.google.common.hash.Funnels.SequentialFunnel
-
- elementOrder - Variable in class com.google.common.collect.LexicographicalOrdering
-
- ElementOrder<T> - Class in com.google.common.graph
-
Used to represent the order of elements in a data structure that supports different options for
iteration order guarantees.
- ElementOrder(ElementOrder.Type, Comparator<T>) - Constructor for class com.google.common.graph.ElementOrder
-
- ElementOrder.Type - Enum in com.google.common.graph
-
The type of ordering that this object specifies.
- elements - Variable in class com.google.common.collect.ImmutableList.SerializedForm
-
- elements - Variable in class com.google.common.collect.ImmutableMultiset.SerializedForm
-
- elements - Variable in class com.google.common.collect.ImmutableSet.SerializedForm
-
- elements - Variable in class com.google.common.collect.ImmutableSortedMultiset.SerializedForm
-
- elements - Variable in class com.google.common.collect.ImmutableSortedSet.SerializedForm
-
- elements - Variable in class com.google.common.collect.RegularImmutableSet
-
- elements - Variable in class com.google.common.collect.RegularImmutableSortedSet
-
- elements - Variable in class com.google.common.collect.testing.AbstractContainerTester.ArrayWithDuplicate
-
- elementsEqual(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.Iterables
-
Determines whether two iterables contain equal elements in the same order.
- elementsEqual(Iterator<?>, Iterator<?>) - Static method in class com.google.common.collect.Iterators
-
Determines whether two iterators contain equal elements in the same order.
- elementSet - Variable in class com.google.common.collect.AbstractMultiset
-
- elementSet() - Method in class com.google.common.collect.AbstractMultiset
-
- ElementSet() - Constructor for class com.google.common.collect.AbstractMultiset.ElementSet
-
- elementSet() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- elementSet() - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- elementSet - Variable in class com.google.common.collect.DescendingMultiset
-
- elementSet() - Method in class com.google.common.collect.DescendingMultiset
-
- elementSet() - Method in class com.google.common.collect.ForwardingMultiset
-
- elementSet() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- elementSet() - Method in class com.google.common.collect.ImmutableMultimap.Keys
-
- elementSet() - Method in class com.google.common.collect.ImmutableSortedMultiset
-
- elementSet() - Method in class com.google.common.collect.Multimaps.Keys
-
- elementSet() - Method in interface com.google.common.collect.Multiset
-
Returns the set of distinct elements contained in this multiset.
- ElementSet() - Constructor for class com.google.common.collect.Multisets.ElementSet
-
- elementSet - Variable in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- elementSet() - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- elementSet - Variable in class com.google.common.collect.RegularImmutableMultiset
-
- elementSet() - Method in class com.google.common.collect.RegularImmutableMultiset
-
- ElementSet() - Constructor for class com.google.common.collect.RegularImmutableMultiset.ElementSet
-
- elementSet - Variable in class com.google.common.collect.RegularImmutableSortedMultiset
-
- elementSet() - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- elementSet() - Method in interface com.google.common.collect.SortedMultiset
-
Returns a NavigableSet
view of the distinct elements in this multiset.
- elementSet() - Method in interface com.google.common.collect.SortedMultisetBridge
-
- ElementSet(SortedMultiset<E>) - Constructor for class com.google.common.collect.SortedMultisets.ElementSet
-
- elementSet - Variable in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- elementSet() - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- elementSet() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- ElementSetGenerator(OneSizeTestContainerGenerator<Collection<E>, E>) - Constructor for class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ElementSetGenerator
-
- elementsToInsert - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- EM - Static variable in class com.google.common.base.Ascii
-
End of Medium: A control character associated with the sent data which may be used to identify
the physical end of the medium, or the end of the used, or wanted, portion of information
recorded on a medium.
- EMPTY - Static variable in class com.google.common.collect.ImmutableClassToInstanceMap
-
- EMPTY - Static variable in class com.google.common.collect.ImmutableRangeMap
-
- EMPTY - Static variable in class com.google.common.collect.ImmutableRangeSet
-
- EMPTY - Static variable in class com.google.common.collect.RegularImmutableBiMap
-
- EMPTY - Static variable in class com.google.common.collect.RegularImmutableList
-
- EMPTY - Static variable in class com.google.common.collect.RegularImmutableMultiset
-
- EMPTY - Static variable in class com.google.common.collect.RegularImmutableSet
-
- EMPTY - Static variable in class com.google.common.collect.SparseImmutableTable
-
- empty - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- empty() - Static method in class com.google.common.io.ByteSource
-
Returns an immutable
ByteSource
that contains no bytes.
- empty() - Static method in class com.google.common.io.CharSource
-
Returns an immutable
CharSource
that contains no characters.
- EMPTY_ARRAY - Static variable in class com.google.common.collect.ObjectArrays
-
- EMPTY_ENTRY_ARRAY - Static variable in class com.google.common.collect.ImmutableMap
-
- EMPTY_GENERATORS - Static variable in class com.google.common.testing.FreshValueGenerator
-
- EMPTY_LIST_ITERATOR - Static variable in class com.google.common.collect.Iterators
-
- EMPTY_MODIFIABLE_ITERATOR - Static variable in class com.google.common.collect.Iterators
-
- EMPTY_REPLACEMENT_ARRAY - Static variable in class com.google.common.escape.ArrayBasedEscaperMap
-
- EMPTY_RUNNABLE - Static variable in class com.google.common.util.concurrent.Runnables
-
- EMPTY_SET_FIELD_SETTER - Static variable in class com.google.common.collect.ImmutableMultimap.FieldSettersHolder
-
- EMPTY_STACK_TRACE - Static variable in exception com.google.common.util.concurrent.CycleDetectingLockFactory.ExampleStackTrace
-
- EMPTY_STATS - Static variable in class com.google.common.cache.CacheBuilder
-
- EMPTY_SUB_RANGE_MAP - Static variable in class com.google.common.collect.TreeRangeMap
-
- EmptyByteSource() - Constructor for class com.google.common.io.ByteSource.EmptyByteSource
-
- EmptyCharSource() - Constructor for class com.google.common.io.CharSource.EmptyCharSource
-
- emptyCollection() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- EmptyContiguousSet<C extends java.lang.Comparable> - Class in com.google.common.collect
-
An empty contiguous set.
- EmptyContiguousSet(DiscreteDomain<C>) - Constructor for class com.google.common.collect.EmptyContiguousSet
-
- EmptyContiguousSet.SerializedForm<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- EmptyImmutableListMultimap - Class in com.google.common.collect
-
- EmptyImmutableListMultimap() - Constructor for class com.google.common.collect.EmptyImmutableListMultimap
-
- EmptyImmutableSetMultimap - Class in com.google.common.collect
-
- EmptyImmutableSetMultimap() - Constructor for class com.google.common.collect.EmptyImmutableSetMultimap
-
- emptyInstanceGenerated - Variable in class com.google.common.testing.FreshValueGenerator
-
The freshness level at which the
@Empty
annotated method was invoked to generate
instance.
- emptyIterator() - Static method in class com.google.common.collect.Iterators
-
Returns the empty iterator.
- emptyListIterator() - Static method in class com.google.common.collect.Iterators
-
Returns the empty iterator.
- emptyMap(Comparator<? super K>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
- emptyMap() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- emptyModifiableIterator() - Static method in class com.google.common.collect.Iterators
-
Returns the empty Iterator
that throws
IllegalStateException
instead of
UnsupportedOperationException
on a call to
Iterator.remove()
.
- emptyMultiset(Comparator<? super E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
- EmptyServiceManagerWarning() - Constructor for class com.google.common.util.concurrent.ServiceManager.EmptyServiceManagerWarning
-
- emptySet - Variable in class com.google.common.collect.ImmutableSetMultimap
-
Returned by get() when a missing key is provided.
- emptySet(Comparator<? super V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
- emptySet(Comparator<? super E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
- emptySubRangeMap() - Method in class com.google.common.collect.TreeRangeMap
-
- emptyToNull(String) - Static method in class com.google.common.base.Strings
-
Returns the given string if it is nonempty; null
otherwise.
- encloseAll(Iterable<C>) - Static method in class com.google.common.collect.Range
-
Returns the minimal range that
contains all of the given values.
- encloses(Range<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- encloses(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- encloses(Range<C>) - Method in class com.google.common.collect.Range
-
Returns true
if the bounds of other
do not extend outside the bounds of this
range.
- encloses(Range<C>) - Method in interface com.google.common.collect.RangeSet
-
Returns
true
if there exists a member range in this range set which
encloses the specified range.
- encloses(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- encloses(Range<C>) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- enclosesAll(RangeSet<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- enclosesAll(RangeSet<C>) - Method in interface com.google.common.collect.RangeSet
-
Returns
true
if for each member range in
other
there exists a member range in
this range set which
encloses it.
- encode(int) - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- encode(byte[]) - Method in class com.google.common.io.BaseEncoding
-
Encodes the specified byte array, and returns the encoded String
.
- encode(byte[], int, int) - Method in class com.google.common.io.BaseEncoding
-
Encodes the specified range of the specified byte array, and returns the encoded
String
.
- encodeChunkTo(Appendable, byte[], int, int) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- encodedLength(CharSequence) - Static method in class com.google.common.base.Utf8
-
Returns the number of bytes in the UTF-8-encoded form of sequence
.
- encodedLengthGeneral(CharSequence, int) - Static method in class com.google.common.base.Utf8
-
- encoder - Variable in class com.google.common.io.ReaderInputStream
-
- encodeTo(Appendable, byte[], int, int) - Method in class com.google.common.io.BaseEncoding.Base16Encoding
-
- encodeTo(Appendable, byte[], int, int) - Method in class com.google.common.io.BaseEncoding.Base64Encoding
-
- encodeTo(Appendable, byte[], int, int) - Method in class com.google.common.io.BaseEncoding
-
- encodeTo(Appendable, byte[], int, int) - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- encodeTo(Appendable, byte[], int, int) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- encoding - Variable in class com.google.common.io.BaseEncoding.Base16Encoding
-
- encodingSink(CharSink) - Method in class com.google.common.io.BaseEncoding
-
Returns a ByteSink
that writes base-encoded bytes to the specified CharSink
.
- encodingStream(Writer) - Method in class com.google.common.io.BaseEncoding
-
Returns an OutputStream
that encodes bytes using this encoding into the specified
Writer
.
- encodingStream(Writer) - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- encodingStream(Writer) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- end() - Method in class com.google.common.base.CommonMatcher
-
- end() - Method in class com.google.common.base.JdkPattern.JdkMatcher
-
- end - Variable in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- end - Variable in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- end - Variable in class com.google.common.primitives.Chars.CharArrayAsList
-
- end - Variable in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- end - Variable in class com.google.common.primitives.Floats.FloatArrayAsList
-
- end - Variable in class com.google.common.primitives.Ints.IntArrayAsList
-
- end - Variable in class com.google.common.primitives.Longs.LongArrayAsList
-
- end - Variable in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- endInclusive - Variable in class com.google.common.base.CharMatcher.InRange
-
- endOfData() - Method in class com.google.common.base.AbstractIterator
-
- endOfData() - Method in class com.google.common.collect.AbstractIterator
-
- endOfInput - Variable in class com.google.common.io.ReaderInputStream
-
Whether we've finished reading the reader.
- endpoint() - Method in class com.google.common.collect.Cut.AboveAll
-
- endpoint() - Method in class com.google.common.collect.Cut.BelowAll
-
- endpoint - Variable in class com.google.common.collect.Cut
-
- endpoint() - Method in class com.google.common.collect.Cut
-
- EndpointPair<N> - Class in com.google.common.graph
-
An immutable pair representing the two endpoints of an edge in a graph.
- EndpointPair(N, N) - Constructor for class com.google.common.graph.EndpointPair
-
- EndpointPair.Ordered<N> - Class in com.google.common.graph
-
- EndpointPair.Unordered<N> - Class in com.google.common.graph
-
- EndpointPairIterator<N> - Class in com.google.common.graph
-
- EndpointPairIterator(Graph<N>) - Constructor for class com.google.common.graph.EndpointPairIterator
-
- EndpointPairIterator.Directed<N> - Class in com.google.common.graph
-
If the graph is directed, each ordered [source, target] pair will be visited once if there is
an edge connecting them.
- EndpointPairIterator.Undirected<N> - Class in com.google.common.graph
-
If the graph is undirected, each unordered [node, otherNode] pair (except self-loops) will be
visited twice if there is an edge connecting them.
- endTask() - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
Decrements the running task count.
- endWaitingFor(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Records that the current thread is no longer waiting on the specified guard.
- ENQ - Static variable in class com.google.common.base.Ascii
-
Enquiry: A communication control character used in data communication systems as a request for
a response from a remote station.
- enqueueNotification(K, int, V, int, RemovalCause) - Method in class com.google.common.cache.LocalCache.Segment
-
- enqueueOn(Iterable<ListenerCallQueue<L>>) - Method in class com.google.common.util.concurrent.ListenerCallQueue.Callback
-
Helper method to add this callback to all the queues.
- ensureCapacity(int) - Method in class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
Expand the absolute capacity of the builder so it can accept at least
the specified number of elements without being resized.
- ensureCapacity(int) - Method in class com.google.common.collect.ImmutableMap.Builder
-
- ensureCapacity(boolean[], int, int) - Static method in class com.google.common.primitives.Booleans
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(byte[], int, int) - Static method in class com.google.common.primitives.Bytes
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(char[], int, int) - Static method in class com.google.common.primitives.Chars
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(double[], int, int) - Static method in class com.google.common.primitives.Doubles
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(float[], int, int) - Static method in class com.google.common.primitives.Floats
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(int[], int, int) - Static method in class com.google.common.primitives.Ints
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(long[], int, int) - Static method in class com.google.common.primitives.Longs
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureCapacity(short[], int, int) - Static method in class com.google.common.primitives.Shorts
-
Returns an array containing the same values as array
, but guaranteed to be of a
specified minimum length.
- ensureInUnitRange(double) - Static method in class com.google.common.math.PairedStats
-
- ensureInUnitRange(double) - Static method in class com.google.common.math.PairedStatsAccumulator
-
- ensureNonNegative(double) - Static method in class com.google.common.math.DoubleUtils
-
Returns its argument if it is non-negative, zero if it is negative.
- ensurePositive(double) - Static method in class com.google.common.math.PairedStats
-
- ensurePositive(double) - Method in class com.google.common.math.PairedStatsAccumulator
-
- enter() - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor.
- enter(long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor.
- enterIf(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor if the guard is satisfied.
- enterIf(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor if the guard is satisfied.
- enterIfInterruptibly(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor if the guard is satisfied.
- enterIfInterruptibly(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor if the guard is satisfied.
- enterInterruptibly() - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor.
- enterInterruptibly(long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor.
- enterWhen(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor when the guard is satisfied.
- enterWhen(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor when the guard is satisfied.
- enterWhenUninterruptibly(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor when the guard is satisfied.
- enterWhenUninterruptibly(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor when the guard is satisfied.
- entries() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Returns a view collection of all key-value pairs contained in this
multimap, as Map.Entry
instances.
- entries - Variable in class com.google.common.collect.AbstractMultimap
-
- entries() - Method in class com.google.common.collect.AbstractMultimap
-
- Entries() - Constructor for class com.google.common.collect.AbstractMultimap.Entries
-
- entries() - Method in class com.google.common.collect.AbstractSetMultimap
-
Returns a view collection of all key-value pairs contained in this
multimap, as Map.Entry
instances.
- entries() - Method in class com.google.common.collect.FilteredEntrySetMultimap
-
- Entries() - Constructor for class com.google.common.collect.FilteredKeyMultimap.Entries
-
- entries() - Method in class com.google.common.collect.FilteredKeySetMultimap
-
- entries() - Method in class com.google.common.collect.ForwardingMultimap
-
- entries() - Method in class com.google.common.collect.ForwardingSetMultimap
-
- entries - Variable in class com.google.common.collect.ImmutableMap.Builder
-
- entries - Variable in class com.google.common.collect.ImmutableMapEntrySet.RegularEntrySet
-
- entries() - Method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable collection of all key-value pairs in the multimap.
- entries - Variable in class com.google.common.collect.ImmutableSetMultimap
-
- entries() - Method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable collection of all key-value pairs in the multimap.
- entries() - Method in class com.google.common.collect.LinkedHashMultimap
-
Returns a set of all key-value pairs.
- entries() - Method in class com.google.common.collect.LinkedListMultimap
-
Returns a view collection of all key-value pairs contained in this
multimap, as Map.Entry
instances.
- entries - Variable in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- entries - Variable in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- entries - Variable in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- entries() - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- entries - Variable in class com.google.common.collect.Maps.UnmodifiableEntries
-
- entries() - Method in interface com.google.common.collect.Multimap
-
Returns a view collection of all key-value pairs contained in this
multimap, as Map.Entry
instances.
- Entries() - Constructor for class com.google.common.collect.Multimaps.Entries
-
- entries() - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- entries - Variable in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- entries() - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- entries() - Method in class com.google.common.collect.Multimaps.UnmodifiableSetMultimap
-
- entries - Variable in class com.google.common.collect.RegularImmutableBiMap
-
- entries - Variable in class com.google.common.collect.RegularImmutableMap
-
- entries - Variable in class com.google.common.collect.RegularImmutableMultiset
-
- entries() - Method in interface com.google.common.collect.SetMultimap
-
Returns a view collection of all key-value pairs contained in this
multimap, as Map.Entry
instances.
- entries - Variable in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- entries() - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- entries() - Method in class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- entries - Variable in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- entries - Variable in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- entriesByLowerBound - Variable in class com.google.common.collect.TreeRangeMap
-
- entriesDiffering() - Method in interface com.google.common.collect.MapDifference
-
Returns an unmodifiable map describing keys that appear in both maps, but
with different values.
- entriesDiffering() - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- entriesDiffering() - Method in class com.google.common.collect.Maps.SortedMapDifferenceImpl
-
- entriesDiffering() - Method in interface com.google.common.collect.SortedMapDifference
-
- EntriesGenerator(OneSizeTestContainerGenerator<M, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- EntriesGenerator(OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder.EntriesGenerator
-
- entriesInCommon() - Method in interface com.google.common.collect.MapDifference
-
Returns an unmodifiable map containing the entries that appear in both
maps; that is, the intersection of the two maps.
- entriesInCommon() - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- entriesInCommon() - Method in class com.google.common.collect.Maps.SortedMapDifferenceImpl
-
- entriesInCommon() - Method in interface com.google.common.collect.SortedMapDifference
-
- entriesOnlyOnLeft() - Method in interface com.google.common.collect.MapDifference
-
Returns an unmodifiable map containing the entries from the left map whose
keys are not present in the right map.
- entriesOnlyOnLeft() - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- entriesOnlyOnLeft() - Method in class com.google.common.collect.Maps.SortedMapDifferenceImpl
-
- entriesOnlyOnLeft() - Method in interface com.google.common.collect.SortedMapDifference
-
- entriesOnlyOnRight() - Method in interface com.google.common.collect.MapDifference
-
Returns an unmodifiable map containing the entries from the right map whose
keys are not present in the left map.
- entriesOnlyOnRight() - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- entriesOnlyOnRight() - Method in class com.google.common.collect.Maps.SortedMapDifferenceImpl
-
- entriesOnlyOnRight() - Method in interface com.google.common.collect.SortedMapDifference
-
- entriesUsed - Variable in class com.google.common.collect.ImmutableMap.Builder
-
- entry - Variable in class com.google.common.cache.LocalCache.SoftValueReference
-
- entry - Variable in class com.google.common.cache.LocalCache.WeakValueReference
-
- entry - Variable in class com.google.common.collect.MapMakerInternalMap.WeakValueReferenceImpl
-
- entry(K, V) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- EntryCollection(ImmutableMultimap<K, V>) - Constructor for class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- entryComparator - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- entryComparator(Comparator<? super K>) - Static method in class com.google.common.collect.testing.Helpers
-
- entryFactory - Variable in class com.google.common.cache.LocalCache
-
Factory used to create new entries.
- EntryFactory() - Constructor for enum com.google.common.cache.LocalCache.EntryFactory
-
- EntryFunction() - Constructor for enum com.google.common.collect.Maps.EntryFunction
-
- entryHelper - Variable in class com.google.common.collect.MapMakerInternalMap
-
Strategy for handling entries and segments in a type-safe and efficient manner.
- entryIterable - Variable in class com.google.common.collect.TreeRangeMap.AsMapOfRanges
-
- EntryIterator() - Constructor for class com.google.common.cache.LocalCache.EntryIterator
-
- entryIterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Returns an iterator across all key-value map entries, used by entries().iterator()
and values().iterator()
.
- entryIterator() - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- entryIterator - Variable in class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- entryIterator() - Method in class com.google.common.collect.AbstractMultimap
-
- entryIterator() - Method in class com.google.common.collect.AbstractMultiset
-
- entryIterator() - Method in class com.google.common.collect.AbstractNavigableMap.DescendingMap
-
- entryIterator() - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- entryIterator() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- entryIterator() - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- entryIterator() - Method in class com.google.common.collect.DescendingMultiset
-
- entryIterator() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- entryIterator() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- entryIterator() - Method in class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
-
- entryIterator() - Method in class com.google.common.collect.HashBiMap
-
- entryIterator() - Method in class com.google.common.collect.ImmutableEnumMap
-
- entryIterator() - Method in class com.google.common.collect.ImmutableMap.IteratorBasedImmutableMap
-
- entryIterator() - Method in class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- entryIterator() - Method in class com.google.common.collect.ImmutableMultimap
-
- entryIterator() - Method in class com.google.common.collect.LinkedHashMultimap
-
- entryIterator() - Method in class com.google.common.collect.LinkedListMultimap
-
- EntryIterator() - Constructor for class com.google.common.collect.MapMakerInternalMap.EntryIterator
-
- entryIterator() - Method in class com.google.common.collect.Maps.DescendingMap
-
- entryIterator() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- entryIterator() - Method in class com.google.common.collect.Maps.IteratorBasedAbstractMap
-
- entryIterator() - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- entryIterator() - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- entryIterator() - Method in class com.google.common.collect.Multimaps.Keys
-
- entryIterator() - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- entryIterator() - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- entryIterator() - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- entryIterator - Variable in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- entryIterator - Variable in class com.google.common.collect.StandardTable.ColumnKeyIterator
-
- entryIterator() - Method in class com.google.common.collect.StandardTable.Row
-
- entryIterator() - Method in class com.google.common.collect.TreeMultiset
-
- entryIterator() - Method in class com.google.common.collect.TreeRangeMap.AsMapOfRanges
-
- entryIterator() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- entryIterator() - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- entryIterator() - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- entryIterator() - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- entryOf(K, V) - Static method in class com.google.common.collect.ImmutableMap
-
Verifies that key
and value
are non-null, and returns a new
immutable entry with those values.
- entryPredicate() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- entryPredicate() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- entryPredicate() - Method in interface com.google.common.collect.FilteredMultimap
-
- entryPredicate - Variable in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- entrySet - Variable in class com.google.common.cache.LocalCache
-
- entrySet() - Method in class com.google.common.cache.LocalCache
-
- EntrySet(ConcurrentMap<?, ?>) - Constructor for class com.google.common.cache.LocalCache.EntrySet
-
- entrySet - Variable in class com.google.common.collect.AbstractBiMap
-
- entrySet() - Method in class com.google.common.collect.AbstractBiMap
-
- EntrySet() - Constructor for class com.google.common.collect.AbstractBiMap.EntrySet
-
- entrySet() - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
Returns a view of the contents of this multiset, grouped into Multiset.Entry
instances, each providing an element of the multiset and
the count of that element.
- EntrySet() - Constructor for class com.google.common.collect.AbstractMultimap.EntrySet
-
- entrySet - Variable in class com.google.common.collect.AbstractMultiset
-
- entrySet() - Method in class com.google.common.collect.AbstractMultiset
-
- EntrySet() - Constructor for class com.google.common.collect.AbstractMultiset.EntrySet
-
- EntrySet() - Constructor for class com.google.common.collect.ConcurrentHashMultiset.EntrySet
-
- entrySet - Variable in class com.google.common.collect.DescendingMultiset
-
- entrySet() - Method in class com.google.common.collect.DescendingMultiset
-
- entrySet() - Method in class com.google.common.collect.FilteredEntryMultimap.Keys
-
- EntrySet() - Constructor for class com.google.common.collect.FilteredKeySetMultimap.EntrySet
-
- entrySet() - Method in class com.google.common.collect.ForwardingMap
-
- entrySet() - Method in class com.google.common.collect.ForwardingMultiset
-
- entrySet() - Method in class com.google.common.collect.HashBiMap.Inverse
-
- entrySet - Variable in class com.google.common.collect.ImmutableMap
-
- entrySet() - Method in class com.google.common.collect.ImmutableMap
-
Returns an immutable set of the mappings in this map.
- entrySet - Variable in class com.google.common.collect.ImmutableMultiset
-
- entrySet() - Method in class com.google.common.collect.ImmutableMultiset
-
- EntrySet() - Constructor for class com.google.common.collect.ImmutableMultiset.EntrySet
-
- EntrySet(ImmutableSetMultimap<K, V>) - Constructor for class com.google.common.collect.ImmutableSetMultimap.EntrySet
-
- entrySet() - Method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable set of the mappings in this map, sorted by the key
ordering.
- entrySet - Variable in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- entrySet - Variable in class com.google.common.collect.MapConstraints.ConstrainedMap
-
Deprecated.
- entrySet() - Method in class com.google.common.collect.MapConstraints.ConstrainedMap
-
Deprecated.
- entrySet - Variable in class com.google.common.collect.MapMakerInternalMap
-
- entrySet() - Method in class com.google.common.collect.MapMakerInternalMap
-
- EntrySet() - Constructor for class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- entrySet - Variable in class com.google.common.collect.Maps.DescendingMap
-
- entrySet() - Method in class com.google.common.collect.Maps.DescendingMap
-
- EntrySet() - Constructor for class com.google.common.collect.Maps.EntrySet
-
- EntrySet() - Constructor for class com.google.common.collect.Maps.FilteredEntryMap.EntrySet
-
- entrySet() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- entrySet() - Method in class com.google.common.collect.Maps.IteratorBasedAbstractMap
-
- entrySet - Variable in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- entrySet() - Method in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- EntrySet() - Constructor for class com.google.common.collect.Multimaps.AsMap.EntrySet
-
- entrySet() - Method in interface com.google.common.collect.Multiset
-
Returns a view of the contents of this multiset, grouped into Multiset.Entry
instances, each providing an element of the multiset and
the count of that element.
- EntrySet() - Constructor for class com.google.common.collect.Multisets.EntrySet
-
- entrySet - Variable in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- entrySet() - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- entrySet() - Method in interface com.google.common.collect.SortedMultiset
-
Returns a view of the contents of this multiset, grouped into Multiset.Entry
instances, each providing an element of the multiset and
the count of that element.
- EntrySet() - Constructor for class com.google.common.collect.StandardTable.Column.EntrySet
-
- EntrySet() - Constructor for class com.google.common.collect.StandardTable.RowMap.EntrySet
-
- entrySet() - Method in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- entrySet - Variable in class com.google.common.collect.Synchronized.SynchronizedMap
-
- entrySet() - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- entrySet - Variable in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- entrySet() - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- entrySet - Variable in class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- entrySet() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- entrySet() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- entrySet - Variable in class com.google.common.collect.WellBehavedMap
-
- entrySet() - Method in class com.google.common.collect.WellBehavedMap
-
- EntrySet() - Constructor for class com.google.common.collect.WellBehavedMap.EntrySet
-
- entrySet() - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- entrySetCache - Variable in class com.google.common.graph.MapIteratorCache
-
- EntrySetGenerator(OneSizeTestContainerGenerator<Collection<E>, E>) - Constructor for class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.EntrySetGenerator
-
- entrySetIterator() - Method in class com.google.common.collect.AbstractBiMap
-
- EntrySetIterator() - Constructor for class com.google.common.collect.StandardTable.Column.EntrySetIterator
-
- EntrySetSerializedForm(ImmutableMap<K, V>) - Constructor for class com.google.common.collect.ImmutableMapEntrySet.EntrySetSerializedForm
-
- EntrySetSerializedForm(ImmutableMultiset<E>) - Constructor for class com.google.common.collect.ImmutableMultiset.EntrySetSerializedForm
-
- entrySplitter - Variable in class com.google.common.base.Splitter.MapSplitter
-
- EnumBiMap<K extends java.lang.Enum<K>,V extends java.lang.Enum<V>> - Class in com.google.common.collect
-
A BiMap
backed by two EnumMap
instances.
- EnumBiMap(Class<K>, Class<V>) - Constructor for class com.google.common.collect.EnumBiMap
-
- enumClass - Variable in class com.google.common.base.Enums.StringConverter
-
- enumConstantCache - Static variable in class com.google.common.base.Enums
-
- EnumHashBiMap<K extends java.lang.Enum<K>,V> - Class in com.google.common.collect
-
A BiMap
backed by an EnumMap
instance for keys-to-values, and
a HashMap
instance for values-to-keys.
- EnumHashBiMap(Class<K>) - Constructor for class com.google.common.collect.EnumHashBiMap
-
- enumKeys(Class<K0>) - Static method in class com.google.common.collect.MultimapBuilder
-
Uses an EnumMap
to map keys to value collections.
- EnumMultiset<E extends java.lang.Enum<E>> - Class in com.google.common.collect
-
Multiset implementation backed by an EnumMap
.
- EnumMultiset(Class<E>) - Constructor for class com.google.common.collect.EnumMultiset
-
Creates an empty EnumMultiset
.
- Enums - Class in com.google.common.base
-
Utility methods for working with Enum
instances.
- Enums() - Constructor for class com.google.common.base.Enums
-
- Enums() - Constructor for class com.google.common.collect.testing.SampleElements.Enums
-
- Enums.StringConverter<T extends java.lang.Enum<T>> - Class in com.google.common.base
-
- EnumSerializedForm(EnumMap<K, V>) - Constructor for class com.google.common.collect.ImmutableEnumMap.EnumSerializedForm
-
- EnumSerializedForm(EnumSet<E>) - Constructor for class com.google.common.collect.ImmutableEnumSet.EnumSerializedForm
-
- EnumSetSupplier(Class<V>) - Constructor for class com.google.common.collect.MultimapBuilder.EnumSetSupplier
-
- enumSetValues(Class<V0>) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses an EnumSet
to store value collections.
- EOT - Static variable in class com.google.common.base.Ascii
-
End of Transmission: A communication control character used to indicate the conclusion of a
transmission, which may have contained one or more texts and any associated headings.
- EOT - Static variable in class com.google.common.net.MediaType
-
- EPUB - Static variable in class com.google.common.net.MediaType
-
- equal(Object, Object) - Static method in class com.google.common.base.Objects
-
Determines whether two possibly-null objects are equal.
- equal(Object, Object) - Static method in class com.google.common.collect.testing.AbstractMapTester
-
- equal(Object, Object) - Static method in class com.google.common.collect.testing.Helpers
-
- equal(File, File) - Static method in class com.google.common.io.Files
-
Returns true if the files contains the same bytes.
- equalityGroups - Variable in class com.google.common.testing.EqualsTester
-
- equals(Object) - Method in class com.google.common.base.Absent
-
- equals(Object) - Method in class com.google.common.base.CaseFormat.StringConverter
-
- equals(Object) - Method in class com.google.common.base.CommonPattern
-
- equals(Object) - Method in class com.google.common.base.Converter.ConverterComposition
-
- equals(Object) - Method in class com.google.common.base.Converter
-
Indicates whether another object is equal to this converter.
- equals(Object) - Method in class com.google.common.base.Converter.FunctionBasedConverter
-
- equals(Object) - Method in class com.google.common.base.Converter.ReverseConverter
-
- equals(Object) - Method in class com.google.common.base.Enums.StringConverter
-
- equals() - Static method in class com.google.common.base.Equivalence
-
Returns an equivalence that delegates to Object.equals(java.lang.Object)
and Object.hashCode()
.
- Equals() - Constructor for class com.google.common.base.Equivalence.Equals
-
- equals(Object) - Method in class com.google.common.base.Equivalence.EquivalentToPredicate
-
- equals(Object) - Method in class com.google.common.base.Equivalence.Wrapper
-
- equals(Object) - Method in interface com.google.common.base.Function
-
May return true
if is a Function
that behaves identically to
this function.
- equals(Object) - Method in class com.google.common.base.FunctionalEquivalence
-
- equals(Object) - Method in class com.google.common.base.Functions.ConstantFunction
-
- equals(Object) - Method in class com.google.common.base.Functions.ForMapWithDefault
-
- equals(Object) - Method in class com.google.common.base.Functions.FunctionComposition
-
- equals(Object) - Method in class com.google.common.base.Functions.FunctionForMapNoDefault
-
- equals(Object) - Method in class com.google.common.base.Functions.PredicateFunction
-
- equals(Object) - Method in class com.google.common.base.Functions.SupplierFunction
-
- equals(Object) - Method in class com.google.common.base.JdkPattern
-
- equals(Object) - Method in class com.google.common.base.Optional
-
Returns true
if object
is an Optional
instance, and either the
contained references are equal to each other or both are absent.
- equals(Object) - Method in class com.google.common.base.PairwiseEquivalence
-
- equals(Object) - Method in interface com.google.common.base.Predicate
-
Indicates whether another object is equal to this predicate.
- equals(Object) - Method in class com.google.common.base.Predicates.AndPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.CompositionPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.ContainsPatternPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.InPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.InstanceOfPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.IsEqualToPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.NotPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.OrPredicate
-
- equals(Object) - Method in class com.google.common.base.Predicates.SubtypeOfPredicate
-
- equals(Object) - Method in class com.google.common.base.Present
-
- equals(Object) - Method in class com.google.common.base.Suppliers.SupplierComposition
-
- equals(Object) - Method in class com.google.common.base.Suppliers.SupplierOfInstance
-
- equals(Object) - Method in class com.google.common.cache.CacheBuilderSpec
-
- equals(Object) - Method in class com.google.common.cache.CacheStats
-
- equals(Object) - Method in class com.google.common.cache.LocalCache.WriteThroughEntry
-
- equals(Object) - Method in class com.google.common.collect.AbstractListMultimap
-
Compares the specified object to this multimap for equality.
- equals(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- equals(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.KeySet
-
- equals(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- equals(Object) - Method in class com.google.common.collect.AbstractMapEntry
-
- equals(Object) - Method in class com.google.common.collect.AbstractMultimap.EntrySet
-
- equals(Object) - Method in class com.google.common.collect.AbstractMultimap
-
- equals(Object) - Method in class com.google.common.collect.AbstractMultiset
-
Compares the specified object with this multiset for equality.
- equals(Object) - Method in class com.google.common.collect.AbstractRangeSet
-
- equals(Object) - Method in class com.google.common.collect.AbstractSetMultimap
-
Compares the specified object to this multimap for equality.
- equals(Object) - Method in class com.google.common.collect.AbstractTable
-
- equals(Object) - Method in class com.google.common.collect.ByFunctionOrdering
-
- equals(Object) - Method in class com.google.common.collect.ComparatorOrdering
-
- equals(Object) - Method in class com.google.common.collect.CompoundOrdering
-
- equals(Object) - Method in class com.google.common.collect.Count
-
- equals(Object) - Method in class com.google.common.collect.Cut
-
- equals(Object) - Method in class com.google.common.collect.EmptyContiguousSet
-
- equals(Object) - Method in class com.google.common.collect.ExplicitOrdering
-
- equals(Object) - Method in class com.google.common.collect.FilteredKeySetMultimap.EntrySet
-
- equals(Object) - Method in class com.google.common.collect.ForwardingList
-
- equals(Object) - Method in class com.google.common.collect.ForwardingMap
-
- equals(Object) - Method in class com.google.common.collect.ForwardingMapEntry
-
- equals(Object) - Method in class com.google.common.collect.ForwardingMultimap
-
- equals(Object) - Method in class com.google.common.collect.ForwardingMultiset
-
- equals(Object) - Method in class com.google.common.collect.ForwardingSet
-
- equals(Object) - Method in class com.google.common.collect.ForwardingTable
-
- equals(Object) - Method in class com.google.common.collect.GeneralRange
-
- equals(Object) - Method in class com.google.common.collect.HashBasedTable
-
- equals(Object) - Method in class com.google.common.collect.ImmutableEnumMap
-
- equals(Object) - Method in class com.google.common.collect.ImmutableEnumSet
-
- equals(Object) - Method in class com.google.common.collect.ImmutableList
-
- equals(Object) - Method in class com.google.common.collect.ImmutableMap
-
- equals(Object) - Method in class com.google.common.collect.ImmutableMultiset
-
- equals(Object) - Method in class com.google.common.collect.ImmutableRangeMap
-
- equals(Object) - Method in class com.google.common.collect.ImmutableSet
-
- equals(Object) - Method in class com.google.common.collect.Interners.InternerFunction
-
- equals(Object) - Method in class com.google.common.collect.LexicographicalOrdering
-
- equals(Object) - Method in interface com.google.common.collect.ListMultimap
-
Compares the specified object to this multimap for equality.
- equals(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- equals(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntrySet
-
Deprecated.
- equals(Object) - Method in interface com.google.common.collect.MapDifference
-
Compares the specified object with this instance for equality.
- equals(Object) - Method in interface com.google.common.collect.MapDifference.ValueDifference
-
- equals(Object) - Method in class com.google.common.collect.MapMakerInternalMap.WriteThroughEntry
-
- equals(Object) - Method in class com.google.common.collect.Maps.BiMapConverter
-
- equals(Object) - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- equals(Object) - Method in class com.google.common.collect.Maps.UnmodifiableEntrySet
-
- equals(Object) - Method in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- equals(Object) - Method in interface com.google.common.collect.Multimap
-
Compares the specified object with this multimap for equality.
- equals(Object) - Method in interface com.google.common.collect.Multiset.Entry
- equals(Object) - Method in interface com.google.common.collect.Multiset
-
Compares the specified object with this multiset for equality.
- equals(Object) - Method in class com.google.common.collect.Multisets.AbstractEntry
-
- equals(Object) - Method in class com.google.common.collect.NullsFirstOrdering
-
- equals(Object) - Method in class com.google.common.collect.NullsLastOrdering
-
- equals(Object) - Method in class com.google.common.collect.Range
-
Returns true
if object
is a range having the same endpoints and bound types as
this range.
- equals(Object) - Method in interface com.google.common.collect.RangeMap
-
- equals(Object) - Method in interface com.google.common.collect.RangeSet
-
Returns
true
if
obj
is another
RangeSet
that contains the same ranges
according to
Range.equals(Object)
.
- equals(Object) - Method in class com.google.common.collect.RegularContiguousSet
-
- equals(Object) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- equals(Object) - Method in class com.google.common.collect.ReverseOrdering
-
- equals(Object) - Method in interface com.google.common.collect.SetMultimap
-
Compares the specified object to this multimap for equality.
- equals(Object) - Method in class com.google.common.collect.Sets.CartesianSet
-
- equals(Object) - Method in class com.google.common.collect.Sets.FilteredSet
-
- equals(Object) - Method in class com.google.common.collect.Sets.PowerSet
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedEntry
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- equals(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedSet
-
- equals(Object) - Method in interface com.google.common.collect.Table.Cell
-
Compares the specified object with this cell for equality.
- equals(Object) - Method in interface com.google.common.collect.Table
-
Compares the specified object with this table for equality.
- equals(Object) - Method in class com.google.common.collect.Tables.AbstractCell
-
- equals(Object) - Method in class com.google.common.collect.testing.BaseComparable
-
- equals(Object) - Method in class com.google.common.collect.testing.features.TesterRequirements
-
- equals(Object) - Method in class com.google.common.collect.testing.Helpers.NullsBefore
-
- equals(Object) - Method in class com.google.common.collect.testing.MinimalSet
-
- equals(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- equals(Object) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- equals(Object) - Method in class com.google.common.collect.testing.SampleElements.Collider
-
- equals(Object) - Method in class com.google.common.collect.testing.UnhashableObject
-
- equals(Object) - Method in class com.google.common.collect.TreeRangeMap
-
- equals(Object) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- equals(Object) - Method in class com.google.common.collect.TreeRangeSet.AsRanges
-
- equals(Object) - Method in class com.google.common.eventbus.Subscriber
-
- equals(Object) - Method in class com.google.common.eventbus.SubscriberRegistry.MethodIdentifier
-
- equals(Object) - Method in class com.google.common.graph.ElementOrder
-
- equals(Object) - Method in class com.google.common.graph.EndpointPair
-
- equals(Object) - Method in class com.google.common.graph.EndpointPair.Ordered
-
- equals(Object) - Method in class com.google.common.graph.EndpointPair.Unordered
-
- equals(Object) - Method in interface com.google.common.graph.Graph
-
For the default
Graph
implementations, returns true if
this == object
(reference equality).
- equals(Object) - Method in interface com.google.common.graph.Network
-
For the default
Network
implementations, returns true if
this == object
(reference equality).
- equals(Object) - Method in interface com.google.common.graph.ValueGraph
-
For the default
ValueGraph
implementations, returns true if
this == object
(reference equality).
- equals(Object) - Method in class com.google.common.hash.BloomFilter
-
- equals(Object) - Method in class com.google.common.hash.BloomFilterStrategies.BitArray
-
- equals(Object) - Method in class com.google.common.hash.Funnels.SequentialFunnel
-
- equals(Object) - Method in class com.google.common.hash.Funnels.StringCharsetFunnel
-
- equals(Object) - Method in class com.google.common.hash.HashCode
-
Returns
true
if
object
is a
HashCode
instance with the identical byte
representation to this hash code.
- equals(Object) - Method in class com.google.common.hash.Hashing.ConcatenatedHashFunction
-
- equals(Object) - Method in class com.google.common.hash.Murmur3_128HashFunction
-
- equals(Object) - Method in class com.google.common.hash.Murmur3_32HashFunction
-
- equals(Object) - Method in class com.google.common.hash.SipHashFunction
-
- equals(Object) - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- equals(Object) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- equals(Object) - Method in class com.google.common.math.PairedStats
- equals(Object) - Method in class com.google.common.math.Stats
- equals(Object) - Method in class com.google.common.net.HostAndPort
-
- equals(Object) - Method in class com.google.common.net.HostSpecifier
-
- equals(Object) - Method in class com.google.common.net.InternetDomainName
-
Equality testing is based on the text supplied by the caller, after normalization as described
in the class documentation.
- equals(Object) - Method in class com.google.common.net.MediaType
-
- equals(Object) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- equals(Object) - Method in class com.google.common.primitives.UnsignedInteger
-
- equals(Object) - Method in class com.google.common.primitives.UnsignedLong
-
- equals(Object) - Method in class com.google.common.reflect.AbstractInvocationHandler
-
By default delegates to Object.equals(java.lang.Object)
so instances are only equal if they are
identical.
- equals(Object) - Method in class com.google.common.reflect.ClassPath.ResourceInfo
-
- equals(Object) - Method in class com.google.common.reflect.Element
-
- equals(Object) - Method in class com.google.common.reflect.Parameter
-
- equals(Object) - Method in class com.google.common.reflect.TypeParameter
-
- equals(Object) - Method in class com.google.common.reflect.TypeResolver.TypeVariableKey
-
- equals(Object) - Method in class com.google.common.reflect.Types.GenericArrayTypeImpl
-
- equals(Object) - Method in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- equals(Object) - Method in class com.google.common.reflect.Types.TypeVariableImpl
-
- equals(Object) - Method in class com.google.common.reflect.Types.WildcardTypeImpl
-
- equals(Object) - Method in class com.google.common.reflect.TypeToken
-
Returns true if o
is another TypeToken
that represents the same Type
.
- equals(Object) - Method in class com.google.common.testing.ClassSanityTester.SerializableDummyProxy
-
- equals(Object) - Method in class com.google.common.testing.DummyProxy.DummyHandler
-
- equals(Object) - Method in class com.google.common.testing.FreshValueGenerator.FreshInvocationHandler
-
- equals(Object) - Method in class com.google.common.testing.NullPointerTester.Signature
-
- EQUALS_TEST_METHOD_NAMES - Static variable in class com.google.common.testing.AbstractPackageSanityTests
-
- equalsIgnoreCase(CharSequence, CharSequence) - Static method in class com.google.common.base.Ascii
-
Indicates whether the contents of the given character sequences s1
and s2
are
equal, ignoring the case of any ASCII alphabetic characters between 'a'
and 'z'
or 'A'
and 'Z'
inclusive.
- equalsImpl(List<?>, Object) - Static method in class com.google.common.collect.Lists
-
An implementation of List.equals(Object)
.
- equalsImpl(Map<?, ?>, Object) - Static method in class com.google.common.collect.Maps
-
An implementation of Map.equals(java.lang.Object)
.
- equalsImpl(Multimap<?, ?>, Object) - Static method in class com.google.common.collect.Multimaps
-
- equalsImpl(Multiset<?>, Object) - Static method in class com.google.common.collect.Multisets
-
- equalsImpl(Set<?>, Object) - Static method in class com.google.common.collect.Sets
-
An implementation for Set.equals(Object)
.
- equalsImpl(Table<?, ?, ?>, Object) - Static method in class com.google.common.collect.Tables
-
- equalsOrThrow(Comparable<?>, Comparable<?>) - Static method in class com.google.common.collect.RegularContiguousSet
-
- equalsSameBits(HashCode) - Method in class com.google.common.hash.HashCode.BytesHashCode
-
- equalsSameBits(HashCode) - Method in class com.google.common.hash.HashCode
-
Returns whether this HashCode
and that HashCode
have the same value, given that
they have the same number of bits.
- equalsSameBits(HashCode) - Method in class com.google.common.hash.HashCode.IntHashCode
-
- equalsSameBits(HashCode) - Method in class com.google.common.hash.HashCode.LongHashCode
-
- EqualsTester - Class in com.google.common.testing
-
Tester for equals() and hashCode() methods of a class.
- EqualsTester() - Constructor for class com.google.common.testing.EqualsTester
-
Constructs an empty EqualsTester instance
- EqualsTester(RelationshipTester.ItemReporter) - Constructor for class com.google.common.testing.EqualsTester
-
- EqualsTester.NotAnInstance - Enum in com.google.common.testing
-
Class used to test whether equals() correctly handles an instance
of an incompatible class.
- equalsType(Type) - Method in class com.google.common.reflect.TypeResolver.TypeVariableKey
-
Returns true if type
is a TypeVariable
with the same name and declared by the
same GenericDeclaration
.
- equalsTypeVariable(TypeVariable<?>) - Method in class com.google.common.reflect.TypeResolver.TypeVariableKey
-
- equalTo(T) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the object being tested equals()
the given target or both are null.
- Equivalence<T> - Class in com.google.common.base
-
A strategy for determining whether two instances are considered equivalent.
- Equivalence() - Constructor for class com.google.common.base.Equivalence
-
Constructor for use by subclasses.
- equivalence - Variable in class com.google.common.base.Equivalence.EquivalentToPredicate
-
- equivalence - Variable in class com.google.common.base.Equivalence.Wrapper
-
- equivalence - Variable in class com.google.common.testing.EquivalenceTester
-
- equivalence - Variable in class com.google.common.testing.RelationshipTester
-
A word about using
Equivalence
, which automatically checks for
null
and
identical inputs: This sounds like it ought to be a problem here, since the goals of this class
include testing that
equals()
is reflexive and is tolerant of
null
.
- Equivalence.Equals - Class in com.google.common.base
-
- Equivalence.EquivalentToPredicate<T> - Class in com.google.common.base
-
- Equivalence.Identity - Class in com.google.common.base
-
- Equivalence.Wrapper<T> - Class in com.google.common.base
-
- EquivalenceTester<T> - Class in com.google.common.testing
-
Tester for
Equivalence
relationships between groups of objects.
- EquivalenceTester(Equivalence<? super T>) - Constructor for class com.google.common.testing.EquivalenceTester
-
- equivalent(T, T) - Method in class com.google.common.base.Equivalence
-
Returns true
if the given objects are considered equivalent.
- equivalent(Graph<?>, Graph<?>) - Static method in class com.google.common.graph.Graphs
-
Returns
true
if
graphA
and
graphB
have the same elements and the same
relationships between elements, as exposed via the
Graph
interface.
- equivalent(ValueGraph<?, ?>, ValueGraph<?, ?>) - Static method in class com.google.common.graph.Graphs
-
Returns
true
if
graphA
and
graphB
have the same elements (including
edge values) and the same relationships between elements, as exposed via the
ValueGraph
interface.
- equivalent(Network<?, ?>, Network<?, ?>) - Static method in class com.google.common.graph.Graphs
-
Returns
true
if
networkA
and
networkB
have the same elements and the
same relationships between elements, as exposed via the
Network
interface.
- equivalentTo(T) - Method in class com.google.common.base.Equivalence
-
Returns a predicate that evaluates to true if and only if the input is equivalent to target
according to this equivalence relation.
- EquivalentToPredicate(Equivalence<T>, T) - Constructor for class com.google.common.base.Equivalence.EquivalentToPredicate
-
- erase(Object, Object) - Method in class com.google.common.collect.ArrayTable
-
Associates the value null
with the specified keys, assuming both
keys are valid.
- eraseAll() - Method in class com.google.common.collect.ArrayTable
-
Associates the value null
with every pair of allowed row and column
keys.
- ESC - Static variable in class com.google.common.base.Ascii
-
Escape: A control character intended to provide code extension (supplementary characters) in
general information interchange.
- escape(String) - Method in class com.google.common.escape.ArrayBasedCharEscaper
-
- escape(char) - Method in class com.google.common.escape.ArrayBasedCharEscaper
-
Escapes a single character using the replacement array and safe range values.
- escape(String) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- escape(int) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
Escapes a single Unicode code point using the replacement array and safe range values.
- escape(String) - Method in class com.google.common.escape.CharEscaper
-
Returns the escaped form of a given literal string.
- escape(char) - Method in class com.google.common.escape.CharEscaper
-
Returns the escaped form of the given character, or null
if this character does not
need to be escaped.
- escape(String) - Method in class com.google.common.escape.CharEscaperBuilder.CharArrayDecorator
-
- escape(char) - Method in class com.google.common.escape.CharEscaperBuilder.CharArrayDecorator
-
- escape(String) - Method in class com.google.common.escape.Escaper
-
Returns the escaped form of a given literal string.
- escape(int) - Method in class com.google.common.escape.UnicodeEscaper
-
Returns the escaped form of the given Unicode code point, or null
if this code point
does not need to be escaped.
- escape(String) - Method in class com.google.common.escape.UnicodeEscaper
-
Returns the escaped form of a given literal string.
- escape(String) - Method in class com.google.common.net.PercentEscaper
-
- escape(int) - Method in class com.google.common.net.PercentEscaper
-
Escapes the given Unicode code point in UTF-8.
- escapeAndQuote(String) - Static method in class com.google.common.net.MediaType
-
- Escaper - Class in com.google.common.escape
-
An object that converts literal text into a format safe for inclusion in a particular context
(such as an XML document).
- Escaper() - Constructor for class com.google.common.escape.Escaper
-
Constructor for use by subclasses.
- EscaperAsserts - Class in com.google.common.escape.testing
-
Extra assert methods for testing Escaper implementations.
- EscaperAsserts() - Constructor for class com.google.common.escape.testing.EscaperAsserts
-
- Escapers - Class in com.google.common.escape
-
Static utility methods pertaining to
Escaper
instances.
- Escapers() - Constructor for class com.google.common.escape.Escapers
-
- Escapers.Builder - Class in com.google.common.escape
-
A builder for simple, fast escapers.
- escapeSlow(String, int) - Method in class com.google.common.escape.CharEscaper
-
Returns the escaped form of a given literal string, starting at the given index.
- escapeSlow(String, int) - Method in class com.google.common.escape.UnicodeEscaper
-
Returns the escaped form of a given literal string, starting at the given index.
- escapeUnsafe(char) - Method in class com.google.common.escape.ArrayBasedCharEscaper
-
Escapes a char
value that has no direct explicit value in the replacement array and
lies outside the stated safe range.
- escapeUnsafe(int) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
Escapes a code point that has no direct explicit value in the replacement array and lies
outside the stated safe range.
- esDelegate - Variable in class com.google.common.collect.AbstractBiMap.EntrySet
-
- ETAG - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP ETag
header field name.
- ETB - Static variable in class com.google.common.base.Ascii
-
End of Transmission Block: A communication control character used to indicate the end of a
block of data for communication purposes.
- ETX - Static variable in class com.google.common.base.Ascii
-
End of Text: A communication control character used to terminate a sequence of characters
started with STX and transmitted as an entity.
- EVEN_POWERS_OF_TWO - Static variable in class com.google.common.collect.MinMaxPriorityQueue
-
- event - Variable in class com.google.common.eventbus.DeadEvent
-
- event - Variable in class com.google.common.eventbus.Dispatcher.LegacyAsyncDispatcher.EventWithSubscriber
-
- Event(Object, Iterator<Subscriber>) - Constructor for class com.google.common.eventbus.Dispatcher.PerThreadQueuedDispatcher.Event
-
- event - Variable in class com.google.common.eventbus.Dispatcher.PerThreadQueuedDispatcher.Event
-
- event - Variable in class com.google.common.eventbus.SubscriberExceptionContext
-
- EventBus - Class in com.google.common.eventbus
-
Dispatches events to listeners, and provides ways for listeners to register themselves.
- EventBus() - Constructor for class com.google.common.eventbus.EventBus
-
Creates a new EventBus named "default".
- EventBus(String) - Constructor for class com.google.common.eventbus.EventBus
-
Creates a new EventBus with the given identifier
.
- EventBus(SubscriberExceptionHandler) - Constructor for class com.google.common.eventbus.EventBus
-
- EventBus(String, Executor, Dispatcher, SubscriberExceptionHandler) - Constructor for class com.google.common.eventbus.EventBus
-
- eventBus - Variable in class com.google.common.eventbus.SubscriberExceptionContext
-
- EventBus.LoggingHandler - Class in com.google.common.eventbus
-
Simple logging handler for subscriber exceptions.
- EventWithSubscriber(Object, Subscriber) - Constructor for class com.google.common.eventbus.Dispatcher.LegacyAsyncDispatcher.EventWithSubscriber
-
- every(Type[]) - Static method in class com.google.common.reflect.TypeToken
-
- everySixteenthFactorial - Static variable in class com.google.common.math.DoubleMath
-
- evictEntries(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
Performs eviction if the segment is over capacity.
- EvictingQueue<E> - Class in com.google.common.collect
-
A non-blocking queue which automatically evicts elements from the head of the queue when
attempting to add new elements onto the queue and it is full.
- EvictingQueue(int) - Constructor for class com.google.common.collect.EvictingQueue
-
- evictionCount - Variable in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- evictionCount - Variable in class com.google.common.cache.CacheStats
-
- evictionCount() - Method in class com.google.common.cache.CacheStats
-
Returns the number of times an entry has been evicted.
- evictsBySize() - Method in class com.google.common.cache.LocalCache
-
- EXACT - Static variable in class com.google.thirdparty.publicsuffix.PublicSuffixPatterns
-
If a hostname is contained as a key in this map, it is a public suffix.
- ExampleIteratorTester<E> - Class in com.google.common.collect.testing
-
A non-empty tester for Iterator
.
- ExampleIteratorTester() - Constructor for class com.google.common.collect.testing.ExampleIteratorTester
-
- ExampleStackTrace(CycleDetectingLockFactory.LockGraphNode, CycleDetectingLockFactory.LockGraphNode) - Constructor for exception com.google.common.util.concurrent.CycleDetectingLockFactory.ExampleStackTrace
-
- exception - Variable in class com.google.common.util.concurrent.AbstractFuture.Failure
-
- exception - Variable in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService.ImmediateScheduledFuture
-
- exceptionHandler - Variable in class com.google.common.eventbus.EventBus
-
- exceptions - Variable in exception com.google.common.testing.ClusterException
-
- exceptionType - Variable in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- ExceptionTypePolicy() - Constructor for enum com.google.common.testing.NullPointerTester.ExceptionTypePolicy
-
- EXCLUDED - Static variable in class com.google.thirdparty.publicsuffix.PublicSuffixPatterns
-
The elements in this map would pass the UNDER test, but are known not to
be public suffixes and are thus excluded from consideration.
- EXCLUDED_CLASS_NAMES - Static variable in exception com.google.common.util.concurrent.CycleDetectingLockFactory.ExampleStackTrace
-
- execute(Iterator<?>) - Method in interface com.google.common.collect.testing.AbstractIteratorTester.IteratorOperation
-
- execute(Runnable) - Method in class com.google.common.testing.ArbitraryInstances.Dummies.DummyExecutor
-
- execute() - Method in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureInterruptibleTask
-
- execute() - Method in class com.google.common.util.concurrent.ExecutionList
-
Runs this execution list, executing all existing pairs in the order they were added.
- execute(Runnable) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- execute() - Method in class com.google.common.util.concurrent.ListenerCallQueue
-
Executes all listeners
added prior to this call, serially and in order.
- execute(Runnable) - Method in enum com.google.common.util.concurrent.MoreExecutors.DirectExecutor
-
- execute(Runnable) - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- execute(Runnable) - Method in class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- execute(Runnable) - Method in class com.google.common.util.concurrent.SerializingExecutor
-
Adds a task to the queue and makes sure a worker thread is running, unless the queue has been
suspended.
- execute(Runnable) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- execute(Runnable) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- execute(Runnable) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- executeAndCompare(ListIterator<E>, T) - Method in class com.google.common.collect.testing.AbstractIteratorTester.Stimulus
-
Send this stimulus to both iterators and return normally only if both
produce the same response.
- executed - Variable in class com.google.common.util.concurrent.ExecutionList
-
- executeFirst(Runnable) - Method in class com.google.common.util.concurrent.SerializingExecutor
-
Prepends a task to the front of the queue and makes sure a worker thread is running, unless the
queue has been suspended.
- executeListener(Runnable, Executor) - Static method in class com.google.common.util.concurrent.AbstractFuture
-
Submits the given runnable to the given Executor
catching and logging all
runtime exceptions thrown by the executor.
- executeListener(Runnable, Executor) - Static method in class com.google.common.util.concurrent.ExecutionList
-
Submits the given runnable to the given Executor
catching and logging all runtime exceptions thrown by the executor.
- executeListeners() - Method in class com.google.common.util.concurrent.AbstractService
-
- executeListeners() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- ExecutionError - Error in com.google.common.util.concurrent
-
Error
variant of ExecutionException
.
- ExecutionError() - Constructor for error com.google.common.util.concurrent.ExecutionError
-
Creates a new instance with null
as its detail message.
- ExecutionError(String) - Constructor for error com.google.common.util.concurrent.ExecutionError
-
Creates a new instance with the given detail message.
- ExecutionError(String, Error) - Constructor for error com.google.common.util.concurrent.ExecutionError
-
Creates a new instance with the given detail message and cause.
- ExecutionError(Error) - Constructor for error com.google.common.util.concurrent.ExecutionError
-
Creates a new instance with the given cause.
- ExecutionList - Class in com.google.common.util.concurrent
-
A support class for ListenableFuture
implementations to manage their listeners.
- ExecutionList() - Constructor for class com.google.common.util.concurrent.ExecutionList
-
- executionList - Variable in class com.google.common.util.concurrent.JdkFutureAdapters.ListenableFutureAdapter
-
- executionList - Variable in class com.google.common.util.concurrent.ListenableFutureTask
-
- ExecutionList.RunnableExecutorPair - Class in com.google.common.util.concurrent
-
- executor - Variable in class com.google.common.eventbus.EventBus
-
- executor() - Method in class com.google.common.eventbus.EventBus
-
Returns the default executor this event bus uses for dispatching events to subscribers.
- executor - Variable in class com.google.common.eventbus.Subscriber
-
Executor to use for dispatching events to this subscriber.
- executor() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Returns the Executor
that will be used to run this service.
- executor - Variable in class com.google.common.util.concurrent.AbstractFuture.Listener
-
- executor() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
Returns the Executor
that will be used to run this service.
- executor - Variable in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
The executor on which this Callable will be scheduled.
- executor() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- executor - Variable in class com.google.common.util.concurrent.ExecutionList.RunnableExecutorPair
-
- executor - Variable in class com.google.common.util.concurrent.ListenerCallQueue
-
- executor - Variable in class com.google.common.util.concurrent.SerializingExecutor
-
Underlying executor that all submitted Runnable objects are run on.
- executor - Variable in class com.google.common.util.concurrent.SimpleTimeLimiter
-
- executorService - Variable in class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate
-
- exhaust(InputStream) - Static method in class com.google.common.io.ByteStreams
-
Reads and discards data from the given InputStream
until the end of the stream is
reached.
- exhaust(Readable) - Static method in class com.google.common.io.CharStreams
-
Reads and discards data from the given Readable
until the end of the stream is
reached.
- Exiter(Runtime) - Constructor for class com.google.common.util.concurrent.UncaughtExceptionHandlers.Exiter
-
- expand() - Method in class com.google.common.cache.LocalCache.Segment
-
Expands the table if possible.
- expand() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Expands the table if possible.
- expand(T) - Method in class com.google.common.collect.TreeTraverser.PostOrderIterator
-
- expandedCapacity(int, int) - Static method in class com.google.common.collect.ImmutableCollection.Builder
-
- EXPECT - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Expect
header field name.
- expectAdded(E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- expectAdded(int, E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- expectAdded(int, Collection<E>) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- expectAddFailure(SortedMultiset<E>, Multiset.Entry<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- expectArgument(Class<T>, Object) - Static method in class com.google.common.reflect.TypeResolver
-
- expectArrayContentsAnyOrder(Object[], Object[]) - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- expectArrayContentsInOrder(List<E>, Object[]) - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- expectContents(E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- expectContents(Collection<E>) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Asserts that the collection under test contains exactly the given elements,
respecting cardinality but not order.
- expectContents(Collection<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- expectContents(Collection<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.AbstractBiMapTester
-
- expectContents(Collection<E>) - Method in class com.google.common.collect.testing.testers.AbstractListTester
-
Asserts that the collection under test contains exactly the given elements,
respecting cardinality but not order.
- EXPECTED_DEGREE - Static variable in class com.google.common.graph.GraphConstants
-
- expectedEdgeCount - Variable in class com.google.common.graph.NetworkBuilder
-
- expectedEdgeCount(int) - Method in class com.google.common.graph.NetworkBuilder
-
Specifies the expected number of edges in the network.
- expectedElements - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- expectedEntries(int, List<Multiset.Entry<E>>) - Method in enum com.google.common.collect.testing.google.MultisetNavigationTester.SubMultisetSpec
-
- expectedFpp() - Method in class com.google.common.hash.BloomFilter
-
- expectedModCount - Variable in class com.google.common.collect.HashBiMap.Itr
-
- expectedModCount - Variable in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- expectedModCount - Variable in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- expectedModCount - Variable in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- expectedNodeCount - Variable in class com.google.common.graph.AbstractGraphBuilder
-
- expectedNodeCount(int) - Method in class com.google.common.graph.GraphBuilder
-
Specifies the expected number of nodes in the graph.
- expectedNodeCount(int) - Method in class com.google.common.graph.NetworkBuilder
-
Specifies the expected number of nodes in the network.
- expectedNodeCount(int) - Method in class com.google.common.graph.ValueGraphBuilder
-
Specifies the expected number of nodes in the graph.
- expectedSize - Variable in class com.google.common.collect.HashBasedTable.Factory
-
- expectedSize - Variable in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
- expectedSize(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
Configures this builder to build min-max priority queues with an initial
expected size of expectedSize
.
- expectedSize(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
Creates and returns a new builder, configured to build MinMaxPriorityQueue
instances sized appropriately to hold expectedSize
elements.
- expectedToString(Set<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- expectedValuesPerKey - Variable in class com.google.common.collect.ArrayListMultimap
-
- expectedValuesPerKey - Variable in class com.google.common.collect.HashMultimap
-
- expectedValuesPerKey - Variable in class com.google.common.collect.MultimapBuilder.ArrayListSupplier
-
- expectedValuesPerKey - Variable in class com.google.common.collect.MultimapBuilder.HashSetSupplier
-
- expectedValuesPerKey - Variable in class com.google.common.collect.MultimapBuilder.LinkedHashSetSupplier
-
- expectFirstRemoved(Map.Entry<K, V>[]) - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- expectMissing(E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- expectMissing(Map.Entry<K, V>...) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- expectMissing(Map.Entry<K, V>...) - Method in class com.google.common.collect.testing.google.AbstractBiMapTester
-
- expectMissingKeys(K...) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- expectMissingValues(V...) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- expectNullKeyMissingWhenNullKeysUnsupported(String) - Method in class com.google.common.collect.testing.AbstractMapTester
-
Equivalent to
expectMissingKeys
(null)
except that the call to
contains(null)
is permitted to throw a
NullPointerException
.
- expectNullMissingWhenNullUnsupported(String) - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
Equivalent to
expectMissing
(null)
except that the call to
contains(null)
is permitted to throw a
NullPointerException
.
- expectNullValueMissingWhenNullValuesUnsupported(String) - Method in class com.google.common.collect.testing.AbstractMapTester
-
Equivalent to
expectMissingValues
(null)
except that the call to
contains(null)
is permitted to throw a
NullPointerException
.
- expectRemoveZero(SortedMultiset<E>, Multiset.Entry<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- expectReplacement(Map.Entry<K, V>) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- expectReturnsFalse(CollectionRetainAllTester<E>.Target) - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- expectReturnsFalseOrThrows(CollectionRetainAllTester<E>.Target) - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- expectReturnsTrue(CollectionRetainAllTester<E>.Target) - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- expectSetCountFailure(SortedMultiset<E>, Multiset.Entry<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- expectThrows(CollectionRetainAllTester<E>.Target) - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- expectUnchanged() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- expirationNanos - Variable in class com.google.common.base.Suppliers.ExpiringMemoizingSupplier
-
- expireAfterAccess(long, TimeUnit) - Method in class com.google.common.cache.CacheBuilder
-
Specifies that each entry should be automatically removed from the cache once a fixed duration
has elapsed after the entry's creation, the most recent replacement of its value, or its last
access.
- expireAfterAccessNanos - Variable in class com.google.common.cache.CacheBuilder
-
- expireAfterAccessNanos - Variable in class com.google.common.cache.LocalCache
-
How long after the last access to an entry the map will retain that entry.
- expireAfterAccessNanos - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- expireAfterWrite(long, TimeUnit) - Method in class com.google.common.cache.CacheBuilder
-
Specifies that each entry should be automatically removed from the cache once a fixed duration
has elapsed after the entry's creation, or the most recent replacement of its value.
- expireAfterWriteNanos - Variable in class com.google.common.cache.CacheBuilder
-
- expireAfterWriteNanos - Variable in class com.google.common.cache.LocalCache
-
How long after the last write to an entry the map will retain that entry.
- expireAfterWriteNanos - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- expireEntries(long) - Method in class com.google.common.cache.LocalCache.Segment
-
- expires() - Method in class com.google.common.cache.LocalCache
-
- EXPIRES - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Expires
header field name.
- expiresAfterAccess() - Method in class com.google.common.cache.LocalCache
-
- expiresAfterWrite() - Method in class com.google.common.cache.LocalCache
-
- ExpiringMemoizingSupplier(Supplier<T>, long, TimeUnit) - Constructor for class com.google.common.base.Suppliers.ExpiringMemoizingSupplier
-
- explicit(List<T>) - Static method in class com.google.common.collect.Ordering
-
Returns an ordering that compares objects according to the order in which they appear in the
given list.
- explicit(T, T...) - Static method in class com.google.common.collect.Ordering
-
Returns an ordering that compares objects according to the order in which they are given to
this method.
- ExplicitOrdering<T> - Class in com.google.common.collect
-
An ordering that compares objects according to a given order.
- ExplicitOrdering(List<T>) - Constructor for class com.google.common.collect.ExplicitOrdering
-
- ExplicitOrdering(ImmutableMap<T, Integer>) - Constructor for class com.google.common.collect.ExplicitOrdering
-
- EXPONENT_BIAS - Static variable in class com.google.common.math.DoubleUtils
-
- EXPONENT_MASK - Static variable in class com.google.common.math.DoubleUtils
-
- ExposedByteArrayOutputStream(int) - Constructor for class com.google.common.hash.AbstractNonStreamingHashFunction.ExposedByteArrayOutputStream
-
- externalState() - Method in class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
- extract(byte[], int) - Static method in class com.google.common.io.BaseEncoding
-
- extractMethod(Test) - Static method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- ExtraObjectsMethodsForWeb - Class in com.google.common.base
-
Holder for extra methods of Objects
only in web.
- ExtraObjectsMethodsForWeb() - Constructor for class com.google.common.base.ExtraObjectsMethodsForWeb
-
- f - Variable in class com.google.common.base.Functions.FunctionComposition
-
- f - Variable in class com.google.common.base.Predicates.CompositionPredicate
-
- factorial(int) - Static method in class com.google.common.math.BigIntegerMath
-
Returns n!
, that is, the product of the first n
positive integers, or 1
if n == 0
.
- factorial(int) - Static method in class com.google.common.math.DoubleMath
-
Returns n!
, that is, the product of the first n
positive integers, 1
if
n == 0
, or n!
, or Double.POSITIVE_INFINITY
if
n! > Double.MAX_VALUE
.
- factorial(int) - Static method in class com.google.common.math.IntMath
-
Returns n!
, that is, the product of the first n
positive integers, 1
if
n == 0
, or Integer.MAX_VALUE
if the result does not fit in a int
.
- factorial(int) - Static method in class com.google.common.math.LongMath
-
Returns n!
, that is, the product of the first n
positive integers, 1
if
n == 0
, or Long.MAX_VALUE
if the result does not fit in a long
.
- factorials - Static variable in class com.google.common.math.IntMath
-
- factorials - Static variable in class com.google.common.math.LongMath
-
- factories - Static variable in enum com.google.common.cache.LocalCache.EntryFactory
-
Look-up table for factories.
- factories - Variable in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
- Factory(int) - Constructor for class com.google.common.collect.HashBasedTable.Factory
-
- factory - Variable in class com.google.common.collect.Multimaps.CustomListMultimap
-
- factory - Variable in class com.google.common.collect.Multimaps.CustomMultimap
-
- factory - Variable in class com.google.common.collect.Multimaps.CustomSetMultimap
-
- factory - Variable in class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- factory - Variable in class com.google.common.collect.StandardTable
-
- Factory(Comparator<? super C>) - Constructor for class com.google.common.collect.TreeBasedTable.Factory
-
- FactoryMethodReturnsNullException(Invokable<?, ?>) - Constructor for exception com.google.common.testing.ClassSanityTester.FactoryMethodReturnsNullException
-
- FactoryMethodReturnValueTester(Class<?>, ImmutableList<Invokable<?, ?>>, String) - Constructor for class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
- factoryMethodsDescription - Variable in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
- fail(Throwable, Object) - Static method in class com.google.common.collect.testing.Helpers
-
- failed(Service.State, Throwable) - Method in class com.google.common.util.concurrent.AbstractService
-
- failed(Service.State, Throwable) - Method in class com.google.common.util.concurrent.Service.Listener
-
Called when the service transitions to the
FAILED state.
- failed(Service.State, Throwable) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- Failure(Throwable) - Constructor for class com.google.common.util.concurrent.AbstractFuture.Failure
-
- failure - Variable in class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
The exception that caused this service to fail.
- failure(Service) - Method in class com.google.common.util.concurrent.ServiceManager.Listener
-
Called when a component service has
failed.
- failureCause() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- failureCause() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- failureCause() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- failureCause() - Method in class com.google.common.util.concurrent.AbstractService
-
- failureCause() - Method in class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
- failureCause() - Method in interface com.google.common.util.concurrent.Service
-
Returns the Throwable
that caused this service to fail.
- fair - Variable in class com.google.common.util.concurrent.Monitor
-
Whether this monitor is fair.
- FakeTicker - Class in com.google.common.testing
-
A Ticker whose value can be advanced programmatically in test.
- FakeTicker() - Constructor for class com.google.common.testing.FakeTicker
-
- FakeTimeLimiter - Class in com.google.common.util.concurrent
-
A TimeLimiter implementation which actually does not attempt to limit time at all.
- FakeTimeLimiter() - Constructor for class com.google.common.util.concurrent.FakeTimeLimiter
-
- fallback - Variable in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- FALLBACK_INSTANCE - Static variable in class com.google.common.util.concurrent.AbstractFuture.Failure
-
- FARMHASH_FINGERPRINT_64 - Static variable in class com.google.common.hash.Hashing.FarmHashFingerprint64Holder
-
- FarmHashFingerprint64 - Class in com.google.common.hash
-
Implementation of FarmHash Fingerprint64, an open-source fingerprinting algorithm for strings.
- FarmHashFingerprint64() - Constructor for class com.google.common.hash.FarmHashFingerprint64
-
- farmHashFingerprint64() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing FarmHash's Fingerprint64, an open-source algorithm.
- FarmHashFingerprint64Holder() - Constructor for class com.google.common.hash.Hashing.FarmHashFingerprint64Holder
-
- FastByteArrayOutputStream() - Constructor for class com.google.common.io.ByteStreams.FastByteArrayOutputStream
-
- FastMatcher() - Constructor for class com.google.common.base.CharMatcher.FastMatcher
-
- Feature<T> - Interface in com.google.common.collect.testing.features
-
Base class for enumerating the features of an interface to be tested.
- features - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- features - Variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- FeatureSpecificTestSuiteBuilder<B extends FeatureSpecificTestSuiteBuilder<B,G>,G> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
the object generated by a G, selecting appropriate tests by matching them
against specified features.
- FeatureSpecificTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- FeatureUtil - Class in com.google.common.collect.testing.features
-
Utilities for collecting and validating tester requirements from annotations.
- FeatureUtil() - Constructor for class com.google.common.collect.testing.features.FeatureUtil
-
- FF - Static variable in class com.google.common.base.Ascii
-
Form Feed ('\f'): A format effector which controls the movement of the printing position to the
first pre-determined printing line on the next form or page.
- field - Variable in class com.google.common.collect.Serialization.FieldSetter
-
- FieldSetter(Field) - Constructor for class com.google.common.collect.Serialization.FieldSetter
-
- FieldSettersHolder() - Constructor for class com.google.common.collect.ConcurrentHashMultiset.FieldSettersHolder
-
- FieldSettersHolder() - Constructor for class com.google.common.collect.ImmutableMultimap.FieldSettersHolder
-
- file - Variable in class com.google.common.io.FileBackedOutputStream
-
- file - Variable in class com.google.common.io.Files.FileByteSink
-
- file - Variable in class com.google.common.io.Files.FileByteSource
-
- FILE_TREE_TRAVERSER - Static variable in class com.google.common.io.Files
-
- FileBackedOutputStream - Class in com.google.common.io
-
An OutputStream
that starts buffering to a byte array, but switches to file buffering
once the data reaches a configurable size.
- FileBackedOutputStream(int) - Constructor for class com.google.common.io.FileBackedOutputStream
-
- FileBackedOutputStream(int, boolean) - Constructor for class com.google.common.io.FileBackedOutputStream
-
- FileBackedOutputStream.MemoryOutput - Class in com.google.common.io
-
ByteArrayOutputStream that exposes its internals.
- FileByteSink(File, FileWriteMode...) - Constructor for class com.google.common.io.Files.FileByteSink
-
- FileByteSource(File) - Constructor for class com.google.common.io.Files.FileByteSource
-
- FilePredicate() - Constructor for enum com.google.common.io.Files.FilePredicate
-
- Files - Class in com.google.common.io
-
Provides utility methods for working with files.
- Files() - Constructor for class com.google.common.io.Files
-
- Files.FileByteSink - Class in com.google.common.io
-
- Files.FileByteSource - Class in com.google.common.io
-
- Files.FilePredicate - Enum in com.google.common.io
-
- fileThreshold - Variable in class com.google.common.io.FileBackedOutputStream
-
- fileTreeTraverser() - Static method in class com.google.common.io.Files
-
- FileWriteMode - Enum in com.google.common.io
-
Modes for opening a file for writing.
- FileWriteMode() - Constructor for enum com.google.common.io.FileWriteMode
-
- fillArray(Iterable<?>, Object[]) - Static method in class com.google.common.collect.ObjectArrays
-
- fillHole(int, E) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- fillHoleAt(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Fills the hole at index
by moving in the least of its
grandchildren to this position, then recursively filling the new hole
created.
- filter - Variable in class com.google.common.base.SmallCharMatcher
-
- filter(Collection<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Collections2
-
Returns the elements of unfiltered
that satisfy a predicate.
- filter(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
-
Returns the elements from this fluent iterable that satisfy a predicate.
- filter(Class<T>) - Method in class com.google.common.collect.FluentIterable
-
Returns the elements from this fluent iterable that are instances of class type
.
- filter(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns a view of unfiltered
containing all elements that satisfy
the input predicate retainIfTrue
.
- filter(Iterable<?>, Class<T>) - Static method in class com.google.common.collect.Iterables
-
Returns a view of unfiltered
containing all elements that are of
the type desiredType
.
- filter(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns a view of unfiltered
containing all elements that satisfy
the input predicate retainIfTrue
.
- filter(Iterator<?>, Class<T>) - Static method in class com.google.common.collect.Iterators
-
Returns a view of unfiltered
containing all elements that are of
the type desiredType
.
- filter(Multiset<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Multisets
-
Returns a view of the elements of unfiltered
that satisfy a predicate.
- filter(Set<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
-
Returns the elements of unfiltered
that satisfy a predicate.
- filter(SortedSet<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
-
Returns the elements of a SortedSet
, unfiltered
, that
satisfy a predicate.
- filter(NavigableSet<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
-
Returns the elements of a NavigableSet
, unfiltered
, that
satisfy a predicate.
- filterCollection(Collection<E>, Predicate<? super E>) - Static method in class com.google.common.collect.FilteredEntryMultimap
-
- FilteredCollection(Collection<E>, Predicate<? super E>) - Constructor for class com.google.common.collect.Collections2.FilteredCollection
-
- filteredDelegate - Variable in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- FilteredEntryBiMap(BiMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.FilteredEntryBiMap
-
- FilteredEntryBiMap(BiMap<K, V>, Predicate<? super Map.Entry<K, V>>, BiMap<V, K>) - Constructor for class com.google.common.collect.Maps.FilteredEntryBiMap
-
- FilteredEntryMap(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.FilteredEntryMap
-
- FilteredEntryMultimap<K,V> - Class in com.google.common.collect
-
- FilteredEntryMultimap(Multimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.FilteredEntryMultimap
-
- FilteredEntryMultimap.AsMap - Class in com.google.common.collect
-
- FilteredEntryMultimap.Keys - Class in com.google.common.collect
-
- FilteredEntryMultimap.ValuePredicate - Class in com.google.common.collect
-
- FilteredEntryNavigableMap(NavigableMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- filteredEntrySet - Variable in class com.google.common.collect.Maps.FilteredEntryMap
-
Entries in this set satisfy the predicate, but they don't validate the
input to Entry.setValue()
.
- FilteredEntrySetMultimap<K,V> - Class in com.google.common.collect
-
- FilteredEntrySetMultimap(SetMultimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.FilteredEntrySetMultimap
-
- FilteredEntrySortedMap(SortedMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- FilteredKeyListMultimap<K,V> - Class in com.google.common.collect
-
- FilteredKeyListMultimap(ListMultimap<K, V>, Predicate<? super K>) - Constructor for class com.google.common.collect.FilteredKeyListMultimap
-
- FilteredKeyMap(Map<K, V>, Predicate<? super K>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.FilteredKeyMap
-
- FilteredKeyMultimap<K,V> - Class in com.google.common.collect
-
- FilteredKeyMultimap(Multimap<K, V>, Predicate<? super K>) - Constructor for class com.google.common.collect.FilteredKeyMultimap
-
- FilteredKeyMultimap.AddRejectingList<K,V> - Class in com.google.common.collect
-
- FilteredKeyMultimap.AddRejectingSet<K,V> - Class in com.google.common.collect
-
- FilteredKeyMultimap.Entries - Class in com.google.common.collect
-
- FilteredKeySetMultimap<K,V> - Class in com.google.common.collect
-
- FilteredKeySetMultimap(SetMultimap<K, V>, Predicate<? super K>) - Constructor for class com.google.common.collect.FilteredKeySetMultimap
-
- FilteredKeySetMultimap.EntrySet - Class in com.google.common.collect
-
- FilteredMapValues(Map<K, V>, Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Constructor for class com.google.common.collect.Maps.FilteredMapValues
-
- FilteredMultimap<K,V> - Interface in com.google.common.collect
-
An interface for all filtered multimap types.
- FilteredMultimapValues<K,V> - Class in com.google.common.collect
-
- FilteredMultimapValues(FilteredMultimap<K, V>) - Constructor for class com.google.common.collect.FilteredMultimapValues
-
- FilteredMultiset(Multiset<E>, Predicate<? super E>) - Constructor for class com.google.common.collect.Multisets.FilteredMultiset
-
- FilteredNavigableSet(NavigableSet<E>, Predicate<? super E>) - Constructor for class com.google.common.collect.Sets.FilteredNavigableSet
-
- FilteredSet(Set<E>, Predicate<? super E>) - Constructor for class com.google.common.collect.Sets.FilteredSet
-
- FilteredSetMultimap<K,V> - Interface in com.google.common.collect
-
- FilteredSortedSet(SortedSet<E>, Predicate<? super E>) - Constructor for class com.google.common.collect.Sets.FilteredSortedSet
-
- filterEntries(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Returns a map containing the mappings in unfiltered
that satisfy a
predicate.
- filterEntries(SortedMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Returns a sorted map containing the mappings in unfiltered
that
satisfy a predicate.
- filterEntries(NavigableMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Returns a sorted map containing the mappings in unfiltered
that
satisfy a predicate.
- filterEntries(BiMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Returns a bimap containing the mappings in unfiltered
that satisfy a predicate.
- filterEntries(Multimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
that
satisfy a predicate.
- filterEntries(SetMultimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
that
satisfy a predicate.
- filterFiltered(Maps.AbstractFilteredMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Support clear()
, removeAll()
, and retainAll()
when
filtering a filtered map.
- filterFiltered(Maps.FilteredEntrySortedMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Support clear()
, removeAll()
, and retainAll()
when
filtering a filtered sorted map.
- filterFiltered(Maps.FilteredEntryNavigableMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Support clear()
, removeAll()
, and retainAll()
when
filtering a filtered navigable map.
- filterFiltered(Maps.FilteredEntryBiMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
Support clear()
, removeAll()
, and retainAll()
when
filtering a filtered map.
- filterFiltered(FilteredMultimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
-
Support removal operations when filtering a filtered multimap.
- filterFiltered(FilteredSetMultimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
-
Support removal operations when filtering a filtered multimap.
- filterKeys(Map<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
-
Returns a map containing the mappings in unfiltered
whose keys
satisfy a predicate.
- filterKeys(SortedMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
-
Returns a sorted map containing the mappings in unfiltered
whose
keys satisfy a predicate.
- filterKeys(NavigableMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
-
Returns a navigable map containing the mappings in unfiltered
whose
keys satisfy a predicate.
- filterKeys(BiMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
-
Returns a bimap containing the mappings in unfiltered
whose keys satisfy a predicate.
- filterKeys(Multimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
whose keys
satisfy a predicate.
- filterKeys(SetMultimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
whose keys
satisfy a predicate.
- filterKeys(ListMultimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
whose keys
satisfy a predicate.
- filterSuite(TestSuite) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- filterUpperBounds(Iterable<Type>) - Static method in class com.google.common.reflect.Types
-
- filterValues(Map<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
-
Returns a map containing the mappings in unfiltered
whose values
satisfy a predicate.
- filterValues(SortedMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
-
Returns a sorted map containing the mappings in unfiltered
whose
values satisfy a predicate.
- filterValues(NavigableMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
-
Returns a navigable map containing the mappings in unfiltered
whose
values satisfy a predicate.
- filterValues(BiMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
-
Returns a bimap containing the mappings in unfiltered
whose values satisfy a
predicate.
- filterValues(Multimap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
whose values
satisfy a predicate.
- filterValues(SetMultimap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap containing the mappings in unfiltered
whose values
satisfy a predicate.
- FINALIZABLE_REFERENCE - Static variable in class com.google.common.base.internal.Finalizer
-
Name of FinalizableReference.class.
- FinalizablePhantomReference<T> - Class in com.google.common.base
-
Phantom reference with a finalizeReferent()
method which a background thread invokes
after the garbage collector reclaims the referent.
- FinalizablePhantomReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizablePhantomReference
-
Constructs a new finalizable phantom reference.
- FinalizableReference - Interface in com.google.common.base
-
Implemented by references that have code to run after garbage collection of their referents.
- finalizableReferenceClassReference - Variable in class com.google.common.base.internal.Finalizer
-
- FinalizableReferenceQueue - Class in com.google.common.base
-
- FinalizableReferenceQueue() - Constructor for class com.google.common.base.FinalizableReferenceQueue
-
Constructs a new queue.
- FinalizableReferenceQueue.DecoupledLoader - Class in com.google.common.base
-
Try to load Finalizer in its own class loader.
- FinalizableReferenceQueue.DirectLoader - Class in com.google.common.base
-
Loads Finalizer directly using the current class loader.
- FinalizableReferenceQueue.FinalizerLoader - Interface in com.google.common.base
-
Loads Finalizer.class.
- FinalizableReferenceQueue.SystemLoader - Class in com.google.common.base
-
Tries to load Finalizer from the system class loader.
- FinalizableSoftReference<T> - Class in com.google.common.base
-
Soft reference with a finalizeReferent()
method which a background thread invokes after
the garbage collector reclaims the referent.
- FinalizableSoftReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizableSoftReference
-
Constructs a new finalizable soft reference.
- FinalizableWeakReference<T> - Class in com.google.common.base
-
Weak reference with a finalizeReferent()
method which a background thread invokes after
the garbage collector reclaims the referent.
- FinalizableWeakReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizableWeakReference
-
Constructs a new finalizable weak reference.
- Finalizer - Class in com.google.common.base.internal
-
Thread that finalizes referents.
- Finalizer(Class<?>, ReferenceQueue<Object>, PhantomReference<Object>) - Constructor for class com.google.common.base.internal.Finalizer
-
Constructs a new finalizer thread.
- FINALIZER_CLASS_NAME - Static variable in class com.google.common.base.FinalizableReferenceQueue
-
- finalizeReferent() - Method in interface com.google.common.base.FinalizableReference
-
Invoked on a background thread after the referent has been garbage collected unless security
restrictions prevented starting a background thread, in which case this method is invoked when
new references are created.
- finalM - Variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- find() - Method in class com.google.common.base.CommonMatcher
-
- find(int) - Method in class com.google.common.base.CommonMatcher
-
- find() - Method in class com.google.common.base.JdkPattern.JdkMatcher
-
- find(int) - Method in class com.google.common.base.JdkPattern.JdkMatcher
-
- find(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns the first element in iterable
that satisfies the given
predicate; use this method only when such an element is known to exist.
- find(Iterable<? extends T>, Predicate<? super T>, T) - Static method in class com.google.common.collect.Iterables
-
Returns the first element in iterable
that satisfies the given
predicate, or defaultValue
if none found.
- find(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns the first element in iterator
that satisfies the given
predicate; use this method only when such an element is known to exist.
- find(Iterator<? extends T>, Predicate<? super T>, T) - Static method in class com.google.common.collect.Iterators
-
Returns the first element in iterator
that satisfies the given
predicate.
- find(Object) - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
Override to call indexOf()
or lastIndexOf()
.
- find(Object) - Method in class com.google.common.collect.testing.testers.ListIndexOfTester
-
- find(Object) - Method in class com.google.common.collect.testing.testers.ListLastIndexOfTester
-
- findAllSubscribers(Object) - Method in class com.google.common.eventbus.SubscriberRegistry
-
Returns all subscribers for the given listener grouped by the type of event they subscribe to.
- findClassesToTest(Iterable<? extends Class<?>>, Iterable<String>) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Finds the classes not ending with a test suffix and not covered by an explicit test
whose name is explicitTestName
.
- findInterruptibleMethods(Class<?>) - Static method in class com.google.common.util.concurrent.SimpleTimeLimiter
-
- findMin(int, int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Returns the index of minimum value between index
and
index + len
, or -1
if index
is greater than
size
.
- findMinChild(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Returns the minimum child or -1
if no child exists.
- findMinGrandChild(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Returns the minimum grand child or -1 if no grand child exists.
- findNextJ() - Method in class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- findNextL(int) - Method in class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- findPathTo(CycleDetectingLockFactory.LockGraphNode, Set<CycleDetectingLockFactory.LockGraphNode>) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
Performs a depth-first traversal of the graph edges defined by each node's
allowedPriorLocks
to find a path between this
and the specified lock
.
- findPublicSuffix() - Method in class com.google.common.net.InternetDomainName
-
Returns the index of the leftmost part of the public suffix, or -1 if not found.
- fingerprint(byte[], int, int) - Static method in class com.google.common.hash.FarmHashFingerprint64
-
- finish() - Method in class com.google.common.io.LineBuffer
-
- finishCollapseFrom(CharSequence, int, int, char, StringBuilder, boolean) - Method in class com.google.common.base.CharMatcher
-
- finishLine(boolean) - Method in class com.google.common.io.LineBuffer
-
Called when a line is complete.
- Fire(TimeoutFuture<V>) - Constructor for class com.google.common.util.concurrent.TimeoutFuture.Fire
-
- fireFailedListeners(Service) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- fireHealthyListeners() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- fireStoppedListeners() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- first - Variable in class com.google.common.base.CharMatcher.And
-
- first - Variable in class com.google.common.base.CharMatcher.Or
-
- first - Variable in class com.google.common.base.Converter.ConverterComposition
-
- first() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- first() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSortedSet
-
- first() - Method in class com.google.common.collect.EmptyContiguousSet
-
- first() - Method in class com.google.common.collect.FluentIterable
-
Returns an
Optional
containing the first element in this fluent iterable.
- first() - Method in class com.google.common.collect.ForwardingSortedSet
-
- first() - Method in class com.google.common.collect.ImmutableSortedSet
-
- first - Variable in class com.google.common.collect.Lists.OnePlusArrayList
-
- first - Variable in class com.google.common.collect.Lists.TwoPlusArrayList
-
- first() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap.SortedKeySet
-
- first() - Method in class com.google.common.collect.Maps.SortedKeySet
-
- first() - Method in class com.google.common.collect.RegularContiguousSet
-
- first() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- first() - Method in class com.google.common.collect.Sets.DescendingSet
-
- first() - Method in class com.google.common.collect.Sets.FilteredSortedSet
-
- first() - Method in class com.google.common.collect.SortedMultisets.ElementSet
-
- first() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- first() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- firstCharOnlyToUpper(String) - Static method in enum com.google.common.base.CaseFormat
-
- firstEntry() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- firstEntry() - Method in class com.google.common.collect.AbstractNavigableMap
-
- firstEntry() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- firstEntry() - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- firstEntry() - Method in class com.google.common.collect.DescendingMultiset
-
- firstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- firstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- firstEntry() - Method in class com.google.common.collect.ImmutableSortedMap
-
- firstEntry - Variable in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- firstEntry() - Method in class com.google.common.collect.Maps.DescendingMap
-
- firstEntry() - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- firstEntry() - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- firstEntry() - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- firstEntry() - Method in interface com.google.common.collect.SortedMultiset
-
Returns the entry of the first element in this multiset, or null
if
this multiset is empty.
- firstEntry() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- firstEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- firstEntry() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- firstInclusive - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- firstInclusive - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- firstInKeyInsertionOrder - Variable in class com.google.common.collect.HashBiMap
-
- firstKey() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- firstKey() - Method in class com.google.common.collect.AbstractNavigableMap
-
- firstKey() - Method in class com.google.common.collect.ForwardingSortedMap
-
- firstKey() - Method in class com.google.common.collect.ImmutableSortedMap
-
- firstKey() - Method in class com.google.common.collect.Maps.DescendingMap
-
- firstKey() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- firstKey() - Method in class com.google.common.collect.Maps.SortedAsMapView
-
- firstKey() - Method in class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- firstKey() - Method in class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- firstKey() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- firstKey() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- firstKey() - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- firstMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
-
Returns an
Optional
containing the first element in this fluent iterable that satisfies
the given predicate, if such an element exists.
- firstNode() - Method in class com.google.common.collect.TreeMultiset
-
Returns the first node in the tree that is in range.
- firstNonNull(T, T) - Static method in class com.google.common.base.MoreObjects
-
Returns the first of two given parameters that is not null
, if either is, or otherwise
throws a NullPointerException
.
- firstNonNull(T, T) - Static method in class com.google.common.base.Objects
-
- fitsInInt(long) - Static method in class com.google.common.math.LongMath
-
- fitsInLong(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
-
- fixedLength(int) - Static method in class com.google.common.base.Splitter
-
Returns a splitter that divides strings into pieces of the given length.
- flags() - Method in class com.google.common.base.CommonPattern
-
- flags() - Method in class com.google.common.base.JdkPattern
-
- flags - Variable in class com.google.common.net.InetAddresses.TeredoInfo
-
- flattenHierarchy(Class<?>) - Static method in class com.google.common.eventbus.SubscriberRegistry
-
Flattens a class's type hierarchy into a set of Class
objects including all
superclasses (transitively) and all interfaces implemented by these superclasses.
- flattenHierarchyCache - Static variable in class com.google.common.eventbus.SubscriberRegistry
-
Global cache of classes to their flattened hierarchy of supertypes.
- flip() - Method in enum com.google.common.collect.BoundType
-
- flip(int) - Static method in class com.google.common.primitives.UnsignedInts
-
- flip(long) - Static method in class com.google.common.primitives.UnsignedLongs
-
A (self-inverse) bijection which converts the ordering on unsigned longs to the ordering on
longs, that is, a <= b
as unsigned longs if and only if flip(a) <= flip(b)
as
signed longs.
- FloatArrayAsList(float[]) - Constructor for class com.google.common.primitives.Floats.FloatArrayAsList
-
- FloatArrayAsList(float[], int, int) - Constructor for class com.google.common.primitives.Floats.FloatArrayAsList
-
- FloatConverter() - Constructor for class com.google.common.primitives.Floats.FloatConverter
-
- FLOATING_POINT_PATTERN - Static variable in class com.google.common.primitives.Doubles
-
This is adapted from the regex suggested by Double.valueOf(String)
for prevalidating
inputs.
- Floats - Class in com.google.common.primitives
-
Static utility methods pertaining to float
primitives, that are not already found in
either Float
or Arrays
.
- Floats() - Constructor for class com.google.common.primitives.Floats
-
- Floats.FloatArrayAsList - Class in com.google.common.primitives
-
- Floats.FloatConverter - Class in com.google.common.primitives
-
- Floats.LexicographicalComparator - Enum in com.google.common.primitives
-
- floatValue() - Method in class com.google.common.cache.LongAdder
-
Returns the
LongAdder.sum()
as a
float
after a widening primitive conversion.
- floatValue() - Method in class com.google.common.primitives.UnsignedInteger
-
Returns the value of this UnsignedInteger
as a float
, analogous to a widening
primitive conversion from int
to float
, and correctly rounded.
- floatValue() - Method in class com.google.common.primitives.UnsignedLong
-
Returns the value of this UnsignedLong
as a float
, analogous to a widening
primitive conversion from long
to float
, and correctly rounded.
- floatValue() - Method in class com.google.common.util.concurrent.AtomicDouble
-
Returns the value of this AtomicDouble
as a float
after a narrowing primitive conversion.
- floor(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- floor(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- floor(E) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- floor(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- floor(E) - Method in class com.google.common.collect.ImmutableSortedSet
-
- floor(K) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- floor(E) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- floor(E) - Method in class com.google.common.collect.Sets.DescendingSet
-
- floor(E) - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- floor(E) - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- floor(E) - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- floor(E) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- floor(E) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- floor(Comparator<? super E>, E) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- FLOOR_SQRT_MAX_INT - Static variable in class com.google.common.math.IntMath
-
- FLOOR_SQRT_MAX_LONG - Static variable in class com.google.common.math.LongMath
-
- floorEntry(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- floorEntry(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- floorEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- floorEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
- floorEntry(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- floorEntry(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- floorEntry(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- floorEntry(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- floorEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- floorKey(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- floorKey(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- floorKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- floorKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
- floorKey(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- floorKey(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- floorKey(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- floorKey(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- floorKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- floorPowerOfTwo(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
-
Returns the largest power of two less than or equal to x
.
- floorPowerOfTwo(int) - Static method in class com.google.common.math.IntMath
-
Returns the largest power of two less than or equal to x
.
- floorPowerOfTwo(long) - Static method in class com.google.common.math.LongMath
-
Returns the largest power of two less than or equal to x
.
- FluentIterable<E> - Class in com.google.common.collect
-
An expanded
Iterable
API, providing functionality similar to Java 8's powerful
streams library in a slightly different way.
- FluentIterable() - Constructor for class com.google.common.collect.FluentIterable
-
Constructor for use by subclasses.
- FluentIterable(Iterable<E>) - Constructor for class com.google.common.collect.FluentIterable
-
- FluentIterable.FromIterableFunction<E> - Class in com.google.common.collect
-
Function that transforms Iterable<E>
into a fluent iterable.
- flush() - Method in class com.google.common.io.AppendableWriter
-
- flush() - Method in class com.google.common.io.CharStreams.NullWriter
-
- flush() - Method in class com.google.common.io.FileBackedOutputStream
-
- flush(Flushable, boolean) - Static method in class com.google.common.io.Flushables
-
Flush a Flushable
, with control over whether an IOException
may be thrown.
- flush() - Method in class com.google.common.testing.TestLogHandler
-
- Flushables - Class in com.google.common.io
-
Utility methods for working with Flushable
objects.
- Flushables() - Constructor for class com.google.common.io.Flushables
-
- flushQuietly(Flushable) - Static method in class com.google.common.io.Flushables
-
Equivalent to calling flush(flushable, true)
, but with no IOException
in the
signature.
- FLV_VIDEO - Static variable in class com.google.common.net.MediaType
-
Media type for Flash video.
- fmix(int, int) - Static method in class com.google.common.hash.Murmur3_32HashFunction
-
- fmix64(long) - Static method in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- fn(long, long) - Method in class com.google.common.cache.LongAdder
-
Version of plus for use in retryUpdate
- fn(long, long) - Method in class com.google.common.cache.Striped64
-
Computes the function of current and new value.
- FOLLOW_ONLY_WHEN_PRERENDER_SHOWN - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Follow-Only-When-Prerender-Shown
header field name.
- FOR_GENERIC_TYPE - Static variable in class com.google.common.reflect.TypeToken.TypeCollector
-
- FOR_RAW_TYPE - Static variable in class com.google.common.reflect.TypeToken.TypeCollector
-
- forAllPublicStaticMethods(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
-
Returns an object responsible for performing sanity tests against the return values
of all public static methods declared by cls
, excluding superclasses.
- forArray(T...) - Static method in class com.google.common.collect.Iterators
-
Returns an iterator containing the elements of array
in order.
- forArray(T[], int, int, int) - Static method in class com.google.common.collect.Iterators
-
Returns a list iterator containing the elements in the specified range of
array
in order, starting at the specified index.
- forBoolean(boolean) - Static method in enum com.google.common.collect.BoundType
-
Returns the bound type corresponding to a boolean value for inclusivity.
- forCells(List<Table.Cell<R, C, V>>, Comparator<? super R>, Comparator<? super C>) - Static method in class com.google.common.collect.RegularImmutableTable
-
- forCells(Iterable<Table.Cell<R, C, V>>) - Static method in class com.google.common.collect.RegularImmutableTable
-
- forCellsInternal(Iterable<Table.Cell<R, C, V>>, Comparator<? super R>, Comparator<? super C>) - Static method in class com.google.common.collect.RegularImmutableTable
-
- forcePut(K, V) - Method in class com.google.common.collect.AbstractBiMap
-
- forcePut(K, V) - Method in interface com.google.common.collect.BiMap
-
An alternate form of
put
that silently removes any existing entry
with the value
value
before proceeding with the
BiMap.put(K, V)
operation.
- forcePut(K, V) - Method in class com.google.common.collect.EnumHashBiMap
-
- forcePut(K, V) - Method in class com.google.common.collect.HashBiMap
-
- forcePut(V, K) - Method in class com.google.common.collect.HashBiMap.Inverse
-
- forcePut(K, V) - Method in class com.google.common.collect.ImmutableBiMap
-
- forcePut(K, V) - Method in class com.google.common.collect.Maps.FilteredEntryBiMap
-
- forcePut(K, V) - Method in class com.google.common.collect.Maps.UnmodifiableBiMap
-
- forcePut(K, V) - Method in class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- forEnumeration(Enumeration<T>) - Static method in class com.google.common.collect.Iterators
-
Adapts an Enumeration
to the Iterator
interface.
- forgetMeNot - Variable in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- forLookup(Type) - Static method in class com.google.common.reflect.TypeResolver.TypeVariableKey
-
Wraps t
in a TypeVariableKey
if it's a type variable.
- FORM_DATA - Static variable in class com.google.common.net.MediaType
-
- forMap(Map<K, V>) - Static method in class com.google.common.base.Functions
-
Returns a function which performs a map lookup.
- forMap(Map<K, ? extends V>, V) - Static method in class com.google.common.base.Functions
-
Returns a function which performs a map lookup with a default value.
- forMap(Map<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a multimap view of the specified map.
- ForMapWithDefault(Map<K, ? extends V>, V) - Constructor for class com.google.common.base.Functions.ForMapWithDefault
-
- format(String, Object...) - Static method in class com.google.common.base.Preconditions
-
Substitutes each %s
in template
with an argument.
- format(String, Object...) - Static method in class com.google.common.cache.CacheBuilderSpec
-
- format(String, Object...) - Static method in class com.google.common.collect.testing.Platform
-
- format(String, Object...) - Static method in class com.google.common.collect.testing.testers.Platform
-
Format the template with args, only supports the placeholder
%s
.
- format(String, Object...) - Static method in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
- formatCompact4Digits(double) - Static method in class com.google.common.base.Platform
-
- formatFeatureSet(Set<? extends Feature<?>>) - Static method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- formatIllegalArgumentException(String, Object...) - Static method in class com.google.common.net.InetAddresses
-
- formatRuntimeException(String, Object...) - Static method in class com.google.common.testing.GcFinalization
-
- forNaN() - Static method in class com.google.common.math.LinearTransformation
-
Builds an instance for datasets which contains Double.NaN
.
- forOrderedComponents(ImmutableList<Table.Cell<R, C, V>>, ImmutableSet<R>, ImmutableSet<C>) - Static method in class com.google.common.collect.RegularImmutableTable
-
A factory that chooses the most space-efficient representation of the table.
- forPredicate(Predicate<? super Character>) - Static method in class com.google.common.base.CharMatcher
-
Returns a matcher with identical behavior to the given Character
-based predicate, but
which operates on primitive char
instances instead.
- ForPredicate(Predicate<? super Character>) - Constructor for class com.google.common.base.CharMatcher.ForPredicate
-
- forPredicate(Predicate<T>) - Static method in class com.google.common.base.Functions
-
Creates a function that returns the same boolean output as the given predicate for all inputs.
- forString(String) - Static method in class com.google.common.net.InetAddresses
-
Returns the InetAddress
having the given string representation.
- forSupplier(Supplier<T>) - Static method in class com.google.common.base.Functions
-
Returns a function that ignores its input and returns the result of supplier.get()
.
- forUriString(String) - Static method in class com.google.common.net.InetAddresses
-
Returns an InetAddress representing the literal IPv4 or IPv6 host portion of a URL, encoded in
the format specified by RFC 3986 section 3.2.2.
- forUriStringNoThrow(String) - Static method in class com.google.common.net.InetAddresses
-
- forward() - Method in class com.google.common.collect.AbstractNavigableMap.DescendingMap
-
- forward - Variable in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- forward - Variable in class com.google.common.collect.DescendingImmutableSortedSet
-
- forward() - Method in class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
-
- forward() - Method in class com.google.common.collect.HashBiMap.Inverse
-
- forward() - Method in class com.google.common.collect.Maps.DescendingMap
-
- forward - Variable in class com.google.common.collect.RegularImmutableBiMap.InverseSerializedForm
-
- forward - Variable in class com.google.common.collect.Sets.DescendingSet
-
- forward - Variable in class com.google.common.collect.testing.google.BiMapInverseTester.BiMapPair
-
- FORWARDED - Static variable in class com.google.common.net.HttpHeaders
-
- forwardFunction - Variable in class com.google.common.base.Converter.FunctionBasedConverter
-
- ForwardingBlockingDeque<E> - Class in com.google.common.collect
-
A BlockingDeque
which forwards all its method calls to another BlockingDeque
.
- ForwardingBlockingDeque() - Constructor for class com.google.common.collect.ForwardingBlockingDeque
-
Constructor for use by subclasses.
- ForwardingBlockingQueue<E> - Class in com.google.common.util.concurrent
-
A BlockingQueue
which forwards all its method calls to another BlockingQueue
.
- ForwardingBlockingQueue() - Constructor for class com.google.common.util.concurrent.ForwardingBlockingQueue
-
Constructor for use by subclasses.
- ForwardingCache<K,V> - Class in com.google.common.cache
-
A cache which forwards all its method calls to another cache.
- ForwardingCache() - Constructor for class com.google.common.cache.ForwardingCache
-
Constructor for use by subclasses.
- ForwardingCache.SimpleForwardingCache<K,V> - Class in com.google.common.cache
-
A simplified version of
ForwardingCache
where subclasses can pass in an already
constructed
Cache
as the delegate.
- ForwardingCheckedFuture<V,X extends java.lang.Exception> - Class in com.google.common.util.concurrent
-
A future which forwards all its method calls to another future.
- ForwardingCheckedFuture() - Constructor for class com.google.common.util.concurrent.ForwardingCheckedFuture
-
- ForwardingCheckedFuture.SimpleForwardingCheckedFuture<V,X extends java.lang.Exception> - Class in com.google.common.util.concurrent
-
- ForwardingCollection<E> - Class in com.google.common.collect
-
A collection which forwards all its method calls to another collection.
- ForwardingCollection() - Constructor for class com.google.common.collect.ForwardingCollection
-
Constructor for use by subclasses.
- ForwardingConcurrentMap<K,V> - Class in com.google.common.collect
-
A concurrent map which forwards all its method calls to another concurrent
map.
- ForwardingConcurrentMap() - Constructor for class com.google.common.collect.ForwardingConcurrentMap
-
Constructor for use by subclasses.
- ForwardingDeque<E> - Class in com.google.common.collect
-
A deque which forwards all its method calls to another deque.
- ForwardingDeque() - Constructor for class com.google.common.collect.ForwardingDeque
-
Constructor for use by subclasses.
- ForwardingExecutorService - Class in com.google.common.util.concurrent
-
An executor service which forwards all its method calls to another executor service.
- ForwardingExecutorService() - Constructor for class com.google.common.util.concurrent.ForwardingExecutorService
-
Constructor for use by subclasses.
- ForwardingFuture<V> - Class in com.google.common.util.concurrent
-
A Future
which forwards all its method calls to another future.
- ForwardingFuture() - Constructor for class com.google.common.util.concurrent.ForwardingFuture
-
Constructor for use by subclasses.
- ForwardingFuture.SimpleForwardingFuture<V> - Class in com.google.common.util.concurrent
-
A simplified version of
ForwardingFuture
where subclasses can pass in an already
constructed
Future
as the delegate.
- ForwardingGraph<N> - Class in com.google.common.graph
-
- ForwardingGraph() - Constructor for class com.google.common.graph.ForwardingGraph
-
- ForwardingImmutableCollection - Class in com.google.common.collect
-
Dummy class that makes the GWT serialization policy happy.
- ForwardingImmutableCollection() - Constructor for class com.google.common.collect.ForwardingImmutableCollection
-
- ForwardingImmutableList<E> - Class in com.google.common.collect
-
Unused stub class, unreferenced under Java and manually emulated under GWT.
- ForwardingImmutableList() - Constructor for class com.google.common.collect.ForwardingImmutableList
-
- ForwardingImmutableMap<K,V> - Class in com.google.common.collect
-
Unused stub class, unreferenced under Java and manually emulated under GWT.
- ForwardingImmutableMap() - Constructor for class com.google.common.collect.ForwardingImmutableMap
-
- ForwardingImmutableSet<E> - Class in com.google.common.collect
-
Unused stub class, unreferenced under Java and manually emulated under GWT.
- ForwardingImmutableSet() - Constructor for class com.google.common.collect.ForwardingImmutableSet
-
- ForwardingIterator<T> - Class in com.google.common.collect
-
An iterator which forwards all its method calls to another iterator.
- ForwardingIterator() - Constructor for class com.google.common.collect.ForwardingIterator
-
Constructor for use by subclasses.
- ForwardingList<E> - Class in com.google.common.collect
-
A list which forwards all its method calls to another list.
- ForwardingList() - Constructor for class com.google.common.collect.ForwardingList
-
Constructor for use by subclasses.
- ForwardingListenableFuture<V> - Class in com.google.common.util.concurrent
-
- ForwardingListenableFuture() - Constructor for class com.google.common.util.concurrent.ForwardingListenableFuture
-
Constructor for use by subclasses.
- ForwardingListenableFuture.SimpleForwardingListenableFuture<V> - Class in com.google.common.util.concurrent
-
- ForwardingListeningExecutorService - Class in com.google.common.util.concurrent
-
A listening executor service which forwards all its method calls to another listening executor
service.
- ForwardingListeningExecutorService() - Constructor for class com.google.common.util.concurrent.ForwardingListeningExecutorService
-
Constructor for use by subclasses.
- ForwardingListIterator<E> - Class in com.google.common.collect
-
A list iterator which forwards all its method calls to another list
iterator.
- ForwardingListIterator() - Constructor for class com.google.common.collect.ForwardingListIterator
-
Constructor for use by subclasses.
- ForwardingListMultimap<K,V> - Class in com.google.common.collect
-
A list multimap which forwards all its method calls to another list multimap.
- ForwardingListMultimap() - Constructor for class com.google.common.collect.ForwardingListMultimap
-
Constructor for use by subclasses.
- ForwardingLoadingCache<K,V> - Class in com.google.common.cache
-
A cache which forwards all its method calls to another cache.
- ForwardingLoadingCache() - Constructor for class com.google.common.cache.ForwardingLoadingCache
-
Constructor for use by subclasses.
- ForwardingLoadingCache.SimpleForwardingLoadingCache<K,V> - Class in com.google.common.cache
-
- ForwardingMap<K,V> - Class in com.google.common.collect
-
A map which forwards all its method calls to another map.
- ForwardingMap() - Constructor for class com.google.common.collect.ForwardingMap
-
Constructor for use by subclasses.
- ForwardingMap.StandardEntrySet - Class in com.google.common.collect
-
- ForwardingMap.StandardKeySet - Class in com.google.common.collect
-
- ForwardingMap.StandardValues - Class in com.google.common.collect
-
- ForwardingMapEntry<K,V> - Class in com.google.common.collect
-
A map entry which forwards all its method calls to another map entry.
- ForwardingMapEntry() - Constructor for class com.google.common.collect.ForwardingMapEntry
-
Constructor for use by subclasses.
- ForwardingMultimap<K,V> - Class in com.google.common.collect
-
A multimap which forwards all its method calls to another multimap.
- ForwardingMultimap() - Constructor for class com.google.common.collect.ForwardingMultimap
-
Constructor for use by subclasses.
- ForwardingMultiset<E> - Class in com.google.common.collect
-
A multiset which forwards all its method calls to another multiset.
- ForwardingMultiset() - Constructor for class com.google.common.collect.ForwardingMultiset
-
Constructor for use by subclasses.
- ForwardingMultiset.StandardElementSet - Class in com.google.common.collect
-
- ForwardingNavigableMap<K,V> - Class in com.google.common.collect
-
A navigable map which forwards all its method calls to another navigable map.
- ForwardingNavigableMap() - Constructor for class com.google.common.collect.ForwardingNavigableMap
-
Constructor for use by subclasses.
- ForwardingNavigableMap.StandardDescendingMap - Class in com.google.common.collect
-
A sensible implementation of NavigableMap.descendingMap()
in terms of the methods of
this NavigableMap
.
- ForwardingNavigableMap.StandardNavigableKeySet - Class in com.google.common.collect
-
A sensible implementation of NavigableMap.navigableKeySet()
in terms of the methods of
this NavigableMap
.
- ForwardingNavigableSet<E> - Class in com.google.common.collect
-
A navigable set which forwards all its method calls to another navigable set.
- ForwardingNavigableSet() - Constructor for class com.google.common.collect.ForwardingNavigableSet
-
Constructor for use by subclasses.
- ForwardingNavigableSet.StandardDescendingSet - Class in com.google.common.collect
-
A sensible implementation of NavigableSet.descendingSet()
in terms of the other methods
of NavigableSet
, notably including NavigableSet.descendingIterator()
.
- ForwardingObject - Class in com.google.common.collect
-
- ForwardingObject() - Constructor for class com.google.common.collect.ForwardingObject
-
Constructor for use by subclasses.
- ForwardingQueue<E> - Class in com.google.common.collect
-
A queue which forwards all its method calls to another queue.
- ForwardingQueue() - Constructor for class com.google.common.collect.ForwardingQueue
-
Constructor for use by subclasses.
- ForwardingSet<E> - Class in com.google.common.collect
-
A set which forwards all its method calls to another set.
- ForwardingSet() - Constructor for class com.google.common.collect.ForwardingSet
-
Constructor for use by subclasses.
- ForwardingSetMultimap<K,V> - Class in com.google.common.collect
-
A set multimap which forwards all its method calls to another set multimap.
- ForwardingSetMultimap() - Constructor for class com.google.common.collect.ForwardingSetMultimap
-
- ForwardingSortedMap<K,V> - Class in com.google.common.collect
-
A sorted map which forwards all its method calls to another sorted map.
- ForwardingSortedMap() - Constructor for class com.google.common.collect.ForwardingSortedMap
-
Constructor for use by subclasses.
- ForwardingSortedMap.StandardKeySet - Class in com.google.common.collect
-
A sensible implementation of SortedMap.keySet()
in terms of the methods of
ForwardingSortedMap
.
- ForwardingSortedMultiset<E> - Class in com.google.common.collect
-
A sorted multiset which forwards all its method calls to another sorted multiset.
- ForwardingSortedMultiset() - Constructor for class com.google.common.collect.ForwardingSortedMultiset
-
Constructor for use by subclasses.
- ForwardingSortedMultiset.StandardDescendingMultiset - Class in com.google.common.collect
-
A skeleton implementation of a descending multiset view.
- ForwardingSortedMultiset.StandardElementSet - Class in com.google.common.collect
-
A sensible implementation of
SortedMultiset.elementSet()
in terms of the following
methods:
Collection.clear()
,
SortedMultiset.comparator()
,
Multiset.contains(java.lang.Object)
,
Multiset.containsAll(java.util.Collection<?>)
,
Multiset.count(java.lang.Object)
,
SortedMultiset.firstEntry()
SortedMultiset.headMultiset(E, com.google.common.collect.BoundType)
,
Collection.isEmpty()
,
SortedMultiset.lastEntry()
,
SortedMultiset.subMultiset(E, com.google.common.collect.BoundType, E, com.google.common.collect.BoundType)
,
SortedMultiset.tailMultiset(E, com.google.common.collect.BoundType)
, the
size()
and
iterator()
methods of
SortedMultiset.entrySet()
, and
Multiset.remove(Object, int)
.
- ForwardingSortedSet<E> - Class in com.google.common.collect
-
A sorted set which forwards all its method calls to another sorted set.
- ForwardingSortedSet() - Constructor for class com.google.common.collect.ForwardingSortedSet
-
Constructor for use by subclasses.
- ForwardingSortedSetMultimap<K,V> - Class in com.google.common.collect
-
A sorted set multimap which forwards all its method calls to another sorted
set multimap.
- ForwardingSortedSetMultimap() - Constructor for class com.google.common.collect.ForwardingSortedSetMultimap
-
Constructor for use by subclasses.
- ForwardingTable<R,C,V> - Class in com.google.common.collect
-
A table which forwards all its method calls to another table.
- ForwardingTable() - Constructor for class com.google.common.collect.ForwardingTable
-
Constructor for use by subclasses.
- ForwardingTestMapGenerator(TestMapGenerator<K, V>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- ForwardingTestMultisetGenerator(TestMultisetGenerator<E>) - Constructor for class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.ForwardingTestMultisetGenerator
-
- ForwardingTypeCollector(TypeToken.TypeCollector<K>) - Constructor for class com.google.common.reflect.TypeToken.TypeCollector.ForwardingTypeCollector
-
- ForwardingWrapperTester - Class in com.google.common.testing
-
Tester to ensure forwarding wrapper works by delegating calls to the corresponding method
with the same parameters forwarded and return value forwarded back or exception propagated as is.
- ForwardingWrapperTester() - Constructor for class com.google.common.testing.ForwardingWrapperTester
-
- ForwardingWrapperTester.InteractionTester<T> - Class in com.google.common.testing
-
Tests a single interaction against a method.
- forwardList - Variable in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- forwardList - Variable in class com.google.common.collect.Lists.ReverseList
-
- forwardMultiset() - Method in class com.google.common.collect.DescendingMultiset
-
- forwardMultiset() - Method in class com.google.common.collect.ForwardingSortedMultiset.StandardDescendingMultiset
-
- forwardOrder - Variable in class com.google.common.collect.ReverseOrdering
-
- fpPattern() - Static method in class com.google.common.primitives.Doubles
-
- frequency(Iterable<?>, Object) - Static method in class com.google.common.collect.Iterables
-
Returns the number of elements in the specified iterable that equal the
specified object.
- frequency(Iterator<?>, Object) - Static method in class com.google.common.collect.Iterators
-
Returns the number of elements in the specified iterator that equal the
specified object.
- FreshInvocationHandler(Class<?>) - Constructor for class com.google.common.testing.FreshValueGenerator.FreshInvocationHandler
-
- freshness - Variable in class com.google.common.testing.FreshValueGenerator
-
- FreshValueGenerator - Class in com.google.common.testing
-
Generates fresh instances of types that are different from each other (if possible).
- FreshValueGenerator() - Constructor for class com.google.common.testing.FreshValueGenerator
-
- FreshValueGenerator.Empty - Annotation Type in com.google.common.testing
-
Annotates a method to generate the "empty" instance of a collection.
- FreshValueGenerator.FreshInvocationHandler - Class in com.google.common.testing
-
- FreshValueGenerator.Generates - Annotation Type in com.google.common.testing
-
Annotates a method to be the instance generator of a certain type.
- from(Function<? super A, ? extends B>, Function<? super B, ? extends A>) - Static method in class com.google.common.base.Converter
-
Returns a converter based on separate forward and backward functions.
- from(BitSet, String) - Static method in class com.google.common.base.SmallCharMatcher
-
- from(CacheBuilderSpec) - Static method in class com.google.common.cache.CacheBuilder
-
Constructs a new CacheBuilder
instance with the settings specified in spec
.
- from(String) - Static method in class com.google.common.cache.CacheBuilder
-
Constructs a new CacheBuilder
instance with the settings specified in spec
.
- from(Function<K, V>) - Static method in class com.google.common.cache.CacheLoader
-
Returns a cache loader based on an existing function instance.
- from(Supplier<V>) - Static method in class com.google.common.cache.CacheLoader
-
Returns a cache loader based on an existing supplier instance.
- from(Iterable<E>) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that wraps iterable
, or iterable
itself if it is
already a FluentIterable
.
- from(E[]) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable containing elements
in the specified order.
- from(FluentIterable<E>) - Static method in class com.google.common.collect.FluentIterable
-
- from(Range<T>) - Static method in class com.google.common.collect.GeneralRange
-
Converts a Range to a GeneralRange.
- from(Comparator<T>) - Static method in class com.google.common.collect.Ordering
-
Returns an ordering based on an existing comparator instance.
- from(Ordering<T>) - Static method in class com.google.common.collect.Ordering
-
- from - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- from - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- from(Collection<E>) - Static method in class com.google.common.collect.testing.MinimalIterable
-
Returns an iterable whose iterator returns the given elements in order.
- from(Collection<? extends E>) - Static method in class com.google.common.collect.testing.MinimalSet
-
- from(Graph<N>) - Static method in class com.google.common.graph.GraphBuilder
-
Returns a
GraphBuilder
initialized with all properties queryable from
graph
.
- from(Network<N, E>) - Static method in class com.google.common.graph.NetworkBuilder
-
Returns a
NetworkBuilder
initialized with all properties queryable from
network
.
- from(Graph<N>) - Static method in class com.google.common.graph.ValueGraphBuilder
-
- from(String) - Static method in class com.google.common.net.HostSpecifier
-
Attempts to return a HostSpecifier
for the given string, throwing an exception if
parsing fails.
- FROM - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP From
header field name.
- from(String) - Static method in class com.google.common.net.InternetDomainName
-
- from(ClassLoader) - Static method in class com.google.common.reflect.ClassPath
-
Returns a ClassPath
representing all classes and resources loadable from classloader
and its parent class loaders.
- from(Method) - Static method in class com.google.common.reflect.Invokable
-
- from(Constructor<T>) - Static method in class com.google.common.reflect.Invokable
-
- fromByteArray(byte[]) - Static method in class com.google.common.math.PairedStats
-
- fromByteArray(byte[]) - Static method in class com.google.common.math.Stats
-
Creates a Stats instance from the given byte representation which was obtained by
Stats.toByteArray()
.
- fromByteArray(byte[]) - Static method in class com.google.common.primitives.Chars
-
Returns the char
value whose big-endian representation is stored in the first 2 bytes
of bytes
; equivalent to ByteBuffer.wrap(bytes).getChar()
.
- fromByteArray(byte[]) - Static method in class com.google.common.primitives.Ints
-
Returns the int
value whose big-endian representation is stored in the first 4 bytes of
bytes
; equivalent to ByteBuffer.wrap(bytes).getInt()
.
- fromByteArray(byte[]) - Static method in class com.google.common.primitives.Longs
-
Returns the long
value whose big-endian representation is stored in the first 8 bytes
of bytes
; equivalent to ByteBuffer.wrap(bytes).getLong()
.
- fromByteArray(byte[]) - Static method in class com.google.common.primitives.Shorts
-
Returns the short
value whose big-endian representation is stored in the first 2 bytes
of bytes
; equivalent to ByteBuffer.wrap(bytes).getShort()
.
- fromBytes(byte[]) - Static method in class com.google.common.hash.HashCode
-
Creates a HashCode
from a byte array.
- fromBytes(byte, byte) - Static method in class com.google.common.primitives.Chars
-
Returns the char
value whose byte representation is the given 2 bytes, in big-endian
order; equivalent to Chars.fromByteArray(new byte[] {b1, b2})
.
- fromBytes(byte, byte, byte, byte) - Static method in class com.google.common.primitives.Ints
-
Returns the int
value whose byte representation is the given 4 bytes, in big-endian
order; equivalent to Ints.fromByteArray(new byte[] {b1, b2, b3, b4})
.
- fromBytes(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.google.common.primitives.Longs
-
Returns the long
value whose byte representation is the given 8 bytes, in big-endian
order; equivalent to Longs.fromByteArray(new byte[] {b1, b2, b3, b4, b5, b6, b7, b8})
.
- fromBytes(byte, byte) - Static method in class com.google.common.primitives.Shorts
-
Returns the short
value whose byte representation is the given 2 bytes, in big-endian
order; equivalent to Shorts.fromByteArray(new byte[] {b1, b2})
.
- fromBytesNoCopy(byte[]) - Static method in class com.google.common.hash.HashCode
-
Creates a HashCode
from a byte array.
- fromCode(char) - Static method in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
Returns a PublicSuffixType of the right type according to the given code
- fromCollection - Variable in class com.google.common.collect.Collections2.TransformedCollection
-
- fromEntries(Comparator<? super K>, boolean, Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Accepts a collection of possibly-null entries.
- fromEntries(Comparator<? super K>, boolean, Map.Entry<K, V>[], int) - Static method in class com.google.common.collect.ImmutableSortedMap
-
- fromEntries(Map.Entry<K, V>...) - Static method in class com.google.common.collect.RegularImmutableBiMap
-
- fromEntries(Map.Entry<K, V>...) - Static method in class com.google.common.collect.RegularImmutableMap
-
- fromEntryArray(int, Map.Entry<K, V>[]) - Static method in class com.google.common.collect.RegularImmutableBiMap
-
- fromEntryArray(int, Map.Entry<K, V>[]) - Static method in class com.google.common.collect.RegularImmutableMap
-
Creates a RegularImmutableMap from the first n entries in entryArray.
- fromHost(String) - Static method in class com.google.common.net.HostAndPort
-
Build a HostAndPort instance from a host only.
- fromInt(int) - Static method in class com.google.common.hash.HashCode
-
Creates a 32-bit HashCode
representation of the given int value.
- fromIntBits(int) - Static method in class com.google.common.primitives.UnsignedInteger
-
Returns an UnsignedInteger
corresponding to a given bit representation.
- fromInteger(int) - Static method in class com.google.common.net.InetAddresses
-
Returns an Inet4Address having the integer value specified by the argument.
- fromIsPrivate(boolean) - Static method in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
- FromIterableFunction() - Constructor for class com.google.common.collect.FluentIterable.FromIterableFunction
-
- fromList - Variable in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- fromList - Variable in class com.google.common.collect.Lists.TransformingSequentialList
-
- fromLittleEndianByteArray(byte[]) - Static method in class com.google.common.net.InetAddresses
-
Returns an address from a little-endian ordered byte array (the opposite of what
InetAddress.getByAddress(java.lang.String, byte[])
expects).
- fromLong(long) - Static method in class com.google.common.hash.HashCode
-
Creates a 64-bit HashCode
representation of the given long value.
- fromLongBits(long) - Static method in class com.google.common.primitives.UnsignedLong
-
Returns an UnsignedLong
corresponding to a given bit representation.
- fromMap - Variable in class com.google.common.collect.Maps.TransformedEntriesMap
-
- fromMap() - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- fromMap() - Method in class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- fromMultimap - Variable in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- fromNullable(T) - Static method in class com.google.common.base.Optional
-
If
nullableReference
is non-null, returns an
Optional
instance containing that
reference; otherwise returns
Optional.absent()
.
- fromParts(String, int) - Static method in class com.google.common.net.HostAndPort
-
Build a HostAndPort instance from separate host and port values.
- fromProperties(Properties) - Static method in class com.google.common.collect.Maps
-
Creates an ImmutableMap<String, String>
from a Properties
instance.
- fromString(String) - Static method in class com.google.common.hash.HashCode
-
Creates a HashCode
from a hexadecimal (base 16
) encoded string.
- fromString(String) - Static method in class com.google.common.net.HostAndPort
-
Split a freeform string into a host and port, without strict validation.
- fromString(String) - Static method in class com.google.common.primitives.ParseRequest
-
- fromTable - Variable in class com.google.common.collect.Tables.TransformedTable
-
- fromValid(String) - Static method in class com.google.common.net.HostSpecifier
-
Returns a HostSpecifier
built from the provided specifier
, which is already
known to be valid.
- frqRef - Variable in class com.google.common.base.FinalizableReferenceQueue
-
- frqReference - Variable in class com.google.common.base.internal.Finalizer
-
- FS - Static variable in class com.google.common.base.Ascii
-
File Separator: These four information separators may be used within data in optional fashion,
except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then
RS, and US is least inclusive.
- fullyFailedFuture(Throwable) - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- Function<F,T> - Interface in com.google.common.base
-
Determines an output value based on an input value; a pre-Java-8 version of java.util.function.Function
.
- function - Variable in class com.google.common.base.FunctionalEquivalence
-
- function - Variable in class com.google.common.base.Suppliers.SupplierComposition
-
- function - Variable in class com.google.common.collect.ByFunctionOrdering
-
- function - Variable in class com.google.common.collect.Collections2.TransformedCollection
-
- function - Variable in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- function - Variable in class com.google.common.collect.Lists.TransformingSequentialList
-
- function - Variable in class com.google.common.collect.Maps.AsMapView
-
- function - Variable in class com.google.common.collect.Maps.NavigableAsMapView
-
- function - Variable in class com.google.common.collect.Tables.TransformedTable
-
- function - Variable in class com.google.common.util.concurrent.AbstractTransformFuture
-
- FunctionalEquivalence<F,T> - Class in com.google.common.base
-
Equivalence applied on functional result.
- FunctionalEquivalence(Function<F, ? extends T>, Equivalence<T>) - Constructor for class com.google.common.base.FunctionalEquivalence
-
- FunctionBasedConverter(Function<? super A, ? extends B>, Function<? super B, ? extends A>) - Constructor for class com.google.common.base.Converter.FunctionBasedConverter
-
- FunctionComposition(Function<B, C>, Function<A, ? extends B>) - Constructor for class com.google.common.base.Functions.FunctionComposition
-
- FunctionForMapNoDefault(Map<K, V>) - Constructor for class com.google.common.base.Functions.FunctionForMapNoDefault
-
- Functions - Class in com.google.common.base
-
Static utility methods pertaining to com.google.common.base.Function
instances; see that
class for information about migrating to java.util.function
.
- Functions() - Constructor for class com.google.common.base.Functions
-
- functions - Variable in class com.google.common.hash.AbstractCompositeHashFunction
-
- Functions.ConstantFunction<E> - Class in com.google.common.base
-
- Functions.ForMapWithDefault<K,V> - Class in com.google.common.base
-
- Functions.FunctionComposition<A,B,C> - Class in com.google.common.base
-
- Functions.FunctionForMapNoDefault<K,V> - Class in com.google.common.base
-
- Functions.IdentityFunction - Enum in com.google.common.base
-
- Functions.PredicateFunction<T> - Class in com.google.common.base
-
- Functions.SupplierFunction<T> - Class in com.google.common.base
-
- Functions.ToStringFunction - Enum in com.google.common.base
-
- FunctionToCacheLoader(Function<K, V>) - Constructor for class com.google.common.cache.CacheLoader.FunctionToCacheLoader
-
- funnel - Variable in class com.google.common.hash.BloomFilter
-
The funnel to translate Ts to bytes
- funnel - Variable in class com.google.common.hash.BloomFilter.SerialForm
-
- Funnel<T> - Interface in com.google.common.hash
-
An object which can send data from an object of type T
into a PrimitiveSink
.
- funnel(T, PrimitiveSink) - Method in interface com.google.common.hash.Funnel
-
Sends a stream of data from the from
object into the sink into
.
- funnel(byte[], PrimitiveSink) - Method in enum com.google.common.hash.Funnels.ByteArrayFunnel
-
- funnel(Integer, PrimitiveSink) - Method in enum com.google.common.hash.Funnels.IntegerFunnel
-
- funnel(Long, PrimitiveSink) - Method in enum com.google.common.hash.Funnels.LongFunnel
-
- funnel(Iterable<? extends E>, PrimitiveSink) - Method in class com.google.common.hash.Funnels.SequentialFunnel
-
- funnel(CharSequence, PrimitiveSink) - Method in class com.google.common.hash.Funnels.StringCharsetFunnel
-
- funnel(CharSequence, PrimitiveSink) - Method in enum com.google.common.hash.Funnels.UnencodedCharsFunnel
-
- Funnels - Class in com.google.common.hash
-
Funnels for common types.
- Funnels() - Constructor for class com.google.common.hash.Funnels
-
- Funnels.ByteArrayFunnel - Enum in com.google.common.hash
-
- Funnels.IntegerFunnel - Enum in com.google.common.hash
-
- Funnels.LongFunnel - Enum in com.google.common.hash
-
- Funnels.SequentialFunnel<E> - Class in com.google.common.hash
-
- Funnels.SinkAsStream - Class in com.google.common.hash
-
- Funnels.StringCharsetFunnel - Class in com.google.common.hash
-
- Funnels.StringCharsetFunnel.SerializedForm - Class in com.google.common.hash
-
- Funnels.UnencodedCharsFunnel - Enum in com.google.common.hash
-
- future - Variable in class com.google.common.util.concurrent.AbstractFuture.SetFuture
-
- future - Variable in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- future - Variable in class com.google.common.util.concurrent.testing.MockFutureListener
-
- FutureCallback<V> - Interface in com.google.common.util.concurrent
-
A callback for accepting the results of a Future
computation
asynchronously.
- FutureCombiner(boolean, ImmutableList<ListenableFuture<? extends V>>) - Constructor for class com.google.common.util.concurrent.Futures.FutureCombiner
-
- futures - Variable in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- Futures - Class in com.google.common.util.concurrent
-
Static utility methods pertaining to the Future
interface.
- Futures() - Constructor for class com.google.common.util.concurrent.Futures
-
- futures - Variable in class com.google.common.util.concurrent.Futures.FutureCombiner
-
- Futures.FutureCombiner<V> - Class in com.google.common.util.concurrent
-
A helper to create a new ListenableFuture
whose result is generated from a combination
of input futures.
- Futures.MappingCheckedFuture<V,X extends java.lang.Exception> - Class in com.google.common.util.concurrent
-
A checked future that uses a function to map from exceptions to the appropriate checked type.
- Futures.NonCancellationPropagatingFuture<V> - Class in com.google.common.util.concurrent
-
A wrapped future that does not propagate cancellation to its delegate.
- FuturesGetChecked - Class in com.google.common.util.concurrent
-
- FuturesGetChecked() - Constructor for class com.google.common.util.concurrent.FuturesGetChecked
-
- FuturesGetChecked.GetCheckedTypeValidator - Interface in com.google.common.util.concurrent
-
- FuturesGetChecked.GetCheckedTypeValidatorHolder - Class in com.google.common.util.concurrent
-
- FuturesGetChecked.GetCheckedTypeValidatorHolder.ClassValueValidator - Enum in com.google.common.util.concurrent
-
- FuturesGetChecked.GetCheckedTypeValidatorHolder.WeakSetValidator - Enum in com.google.common.util.concurrent
-
- futureValue - Variable in class com.google.common.cache.LocalCache.LoadingValueReference
-
- fuzzyCompare(double, double, double) - Static method in class com.google.common.math.DoubleMath
-
Compares a
and b
"fuzzily," with a tolerance for nearly-equal values.
- fuzzyEquals(double, double, double) - Static method in class com.google.common.math.DoubleMath
-
Returns true
if a
and b
are within tolerance
of each other.
- g - Variable in class com.google.common.base.Functions.FunctionComposition
-
- gcd(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the greatest common divisor of a, b
.
- gcd(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the greatest common divisor of a, b
.
- GcFinalization - Class in com.google.common.testing
-
Testing utilities relating to garbage collection finalization.
- GcFinalization() - Constructor for class com.google.common.testing.GcFinalization
-
- GcFinalization.FinalizationPredicate - Interface in com.google.common.testing
-
A predicate that is expected to return true subsequent to finalization, that is, one
of the following actions taken by the garbage collector when performing a full collection in
response to System.gc()
:
invoking the finalize
methods of unreachable objects
clearing weak references to unreachable referents
enqueuing weak references to unreachable referents in their reference queue
- gen - Variable in class com.google.common.collect.testing.CollectionTestSuiteBuilder.ReserializedCollectionGenerator
-
- gen - Variable in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ElementSetGenerator
-
- gen - Variable in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.EntrySetGenerator
-
- gen - Variable in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ReserializedMultisetGenerator
-
- gen - Variable in class com.google.common.collect.testing.ListTestSuiteBuilder.ReserializedListGenerator
-
- gen - Variable in class com.google.common.collect.testing.SetTestSuiteBuilder.ReserializedSetGenerator
-
- GeneralRange<T> - Class in com.google.common.collect
-
A generalized interval on any ordering, for internal use.
- GeneralRange(Comparator<? super T>, boolean, T, BoundType, boolean, T, BoundType) - Constructor for class com.google.common.collect.GeneralRange
-
- generate(TypeToken<?>) - Method in class com.google.common.testing.FreshValueGenerator
-
- GENERATE_CANCELLATION_CAUSES - Static variable in class com.google.common.util.concurrent.AbstractFuture
-
- generateArrayList(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateArrayListMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateBigDecimal() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateBigInteger() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateBimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateBoolean() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateBooleanObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateByte() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateByteArrayInputStream() - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateByteBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateByteObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateChar() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateCharacter() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateCharBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateCharMatcher() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateCharSequence() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateCharset() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateClass() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateCollection(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateComparable() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateComparator() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateConcurrentMap() - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateConcurrentMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateCurrency() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateDouble() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateDoubleBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateDoubleObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateDummyArg(Parameter, FreshValueGenerator) - Static method in class com.google.common.testing.ClassSanityTester
-
- generateEqualFactoryArguments(Invokable<?, ?>, List<Parameter>, List<Object>) - Method in class com.google.common.testing.ClassSanityTester
-
Returns dummy factory arguments that are equal to args
but may be different instances,
to be used to construct a second instance of the same equality group.
- generateEquivalence() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateFile() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateFloat() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateFloatBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateFloatObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateFresh(TypeToken<?>) - Method in class com.google.common.testing.FreshValueGenerator
-
Returns a fresh instance for type
if possible.
- generateFresh(Class<T>) - Method in class com.google.common.testing.FreshValueGenerator
-
- generateHashBasedTable(R, C, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateHashBiMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateHashdMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateHashMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateHashMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateHashSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableBimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableCollection(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableList(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableListMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableSetMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableSortedMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableSortedMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableSortedSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateImmutableTable(R, C, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateInputStream() - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateInt() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateIntBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateInteger() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateIterable(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateJoiner() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateLinkedHashMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateLinkedHashMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateLinkedHashMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateLinkedHashSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateLinkedList(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateList(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateListMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateLocale() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateLong() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateLongBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateLongObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateNavigableMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateNavigableSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateNumber() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateOptional() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateOptional(T) - Method in class com.google.common.testing.FreshValueGenerator
-
- generateOrdering() - Method in class com.google.common.testing.FreshValueGenerator
-
- generatePattern() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateRange() - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateRange(C) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateReadable() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateReader() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateRowSortedTable(R, C, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateSetMultimap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateShort() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateShortBuffer() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateShortObject() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateSortedMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateSortedMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateSortedSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateSplitter() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateString() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateStringReader() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateTable(R, C, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateTicker() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateTreeBasedTable(R, C, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateTreeMap(K, V) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateTreeMultiset(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateTreeSet(E) - Static method in class com.google.common.testing.FreshValueGenerator
-
- generateTypeToken() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateUnsignedInteger() - Method in class com.google.common.testing.FreshValueGenerator
-
- generateUnsignedLong() - Method in class com.google.common.testing.FreshValueGenerator
-
- generator - Variable in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- generator - Variable in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- generator - Variable in class com.google.common.collect.testing.OneSizeGenerator
-
- GENERATORS - Static variable in class com.google.common.testing.FreshValueGenerator
-
- GenericArrayTypeImpl(Type) - Constructor for class com.google.common.reflect.Types.GenericArrayTypeImpl
-
- genericDeclaration - Variable in class com.google.common.reflect.Types.TypeVariableImpl
-
- get() - Method in class com.google.common.base.Absent
-
- get() - Method in class com.google.common.base.Equivalence.Wrapper
-
Returns the (possibly null) reference wrapped by this instance.
- get() - Method in class com.google.common.base.Optional
-
Returns the contained instance, which must be present.
- get() - Method in class com.google.common.base.Present
-
- get() - Method in interface com.google.common.base.Supplier
-
Retrieves an instance of the appropriate type.
- get() - Method in class com.google.common.base.Suppliers.ExpiringMemoizingSupplier
-
- get() - Method in class com.google.common.base.Suppliers.MemoizingSupplier
-
- get() - Method in class com.google.common.base.Suppliers.SupplierComposition
-
- get() - Method in class com.google.common.base.Suppliers.SupplierOfInstance
-
- get() - Method in class com.google.common.base.Suppliers.ThreadSafeSupplier
-
- get(K, Callable<? extends V>) - Method in class com.google.common.cache.AbstractCache
-
- get(K, Callable<? extends V>) - Method in interface com.google.common.cache.Cache
-
Returns the value associated with key
in this cache, obtaining that value from loader
if necessary.
- get(K, Callable<? extends V>) - Method in class com.google.common.cache.ForwardingCache
-
- get(K) - Method in class com.google.common.cache.ForwardingLoadingCache
-
- get(K) - Method in interface com.google.common.cache.LoadingCache
-
Returns the value associated with key
in this cache, first loading that value if
necessary.
- get(Object) - Method in class com.google.common.cache.LocalCache
-
- get(K, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache
-
- get(K) - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- get() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- get(K) - Method in class com.google.common.cache.LocalCache.LocalLoadingCache
-
- get(K, Callable<? extends V>) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- get(K, int, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- get(Object, int) - Method in class com.google.common.cache.LocalCache.Segment
-
- get() - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- get() - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Returns the value.
- get(int) - Method in class com.google.common.collect.AbstractIndexedListIterator
-
Returns the element with the specified index.
- get(K) - Method in class com.google.common.collect.AbstractListMultimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- get(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get(int) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- get(Object) - Method in class com.google.common.collect.AbstractNavigableMap
-
- get(K) - Method in class com.google.common.collect.AbstractSetMultimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get(K) - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
Returns a collection view of all values associated with a key.
- get(Object, Object) - Method in class com.google.common.collect.AbstractTable
-
- get(Object) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- get(Object, Object) - Method in class com.google.common.collect.ArrayTable
-
- get(int) - Method in class com.google.common.collect.CartesianList
-
- get() - Method in class com.google.common.collect.Count
-
- get(Object, Object) - Method in class com.google.common.collect.DenseImmutableTable
-
- get(Object) - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- get(Object) - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- get(K) - Method in class com.google.common.collect.FilteredEntryMultimap
-
- get(K) - Method in class com.google.common.collect.FilteredEntrySetMultimap
-
- get(K) - Method in class com.google.common.collect.FilteredKeyListMultimap
-
- get(K) - Method in class com.google.common.collect.FilteredKeyMultimap
-
- get(K) - Method in class com.google.common.collect.FilteredKeySetMultimap
-
- get(int) - Method in class com.google.common.collect.FluentIterable
-
Returns the element at the specified position in this fluent iterable.
- get(int) - Method in class com.google.common.collect.ForwardingList
-
- get(K) - Method in class com.google.common.collect.ForwardingListMultimap
-
- get(Object) - Method in class com.google.common.collect.ForwardingMap
-
- get(K) - Method in class com.google.common.collect.ForwardingMultimap
-
- get(K) - Method in class com.google.common.collect.ForwardingSetMultimap
-
- get(K) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
-
- get(Object, Object) - Method in class com.google.common.collect.ForwardingTable
-
- get() - Method in class com.google.common.collect.HashBasedTable.Factory
-
- get(Object, Object) - Method in class com.google.common.collect.HashBasedTable
-
- get(Object) - Method in class com.google.common.collect.HashBiMap
-
- get(Object) - Method in class com.google.common.collect.HashBiMap.Inverse
-
- get(Object) - Method in class com.google.common.collect.ImmutableEnumMap
-
- get(int) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- get(int) - Method in class com.google.common.collect.ImmutableList.SubList
-
- get(K) - Method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable list of the values for the given key.
- get(Object) - Method in class com.google.common.collect.ImmutableMap
-
- get(Object) - Method in class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- get(int) - Method in class com.google.common.collect.ImmutableMapKeySet
-
- get(K) - Method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable collection of the values for the given key.
- get(int) - Method in class com.google.common.collect.ImmutableMultiset.EntrySet
-
- get(K) - Method in class com.google.common.collect.ImmutableRangeMap
-
- get(int) - Method in class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- get(int) - Method in class com.google.common.collect.ImmutableSet.Indexed
-
- get(K) - Method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable set of the values for the given key.
- get(Object) - Method in class com.google.common.collect.ImmutableSortedMap
-
- get(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
-
Returns the element at the specified position in an iterable.
- get(Iterable<? extends T>, int, T) - Static method in class com.google.common.collect.Iterables
-
Returns the element at the specified position in an iterable or a default
value otherwise.
- get(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
-
Advances iterator
position + 1
times, returning the
element at the position
th position.
- get(Iterator<? extends T>, int, T) - Static method in class com.google.common.collect.Iterators
-
Advances iterator
position + 1
times, returning the
element at the position
th position or defaultValue
otherwise.
- get(K) - Method in class com.google.common.collect.LinkedListMultimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get(K) - Method in interface com.google.common.collect.ListMultimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get(int) - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- get(int) - Method in class com.google.common.collect.Lists.CharSequenceAsList
-
- get(int) - Method in class com.google.common.collect.Lists.OnePlusArrayList
-
- get(int) - Method in class com.google.common.collect.Lists.Partition
-
- get(int) - Method in class com.google.common.collect.Lists.ReverseList
-
- get(int) - Method in class com.google.common.collect.Lists.StringAsImmutableList
-
- get(int) - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- get(int) - Method in class com.google.common.collect.Lists.TwoPlusArrayList
-
- get(K) - Method in class com.google.common.collect.MapConstraints.ConstrainedListMultimap
-
Deprecated.
- get(K) - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- get(Object) - Method in class com.google.common.collect.MapMakerInternalMap
-
- get(Object, int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- get() - Method in interface com.google.common.collect.MapMakerInternalMap.WeakValueReference
-
Returns the current value being referenced, or null
if there is none (e.g.
- get(Object) - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- get(Object) - Method in class com.google.common.collect.Maps.AsMapView
-
- get(Object) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- get(Object) - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- get(Object) - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- get(K) - Method in interface com.google.common.collect.Multimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get() - Method in class com.google.common.collect.MultimapBuilder.ArrayListSupplier
-
- get() - Method in class com.google.common.collect.MultimapBuilder.EnumSetSupplier
-
- get() - Method in class com.google.common.collect.MultimapBuilder.HashSetSupplier
-
- get() - Method in class com.google.common.collect.MultimapBuilder.LinkedHashSetSupplier
-
- get() - Method in enum com.google.common.collect.MultimapBuilder.LinkedListSupplier
-
- get() - Method in class com.google.common.collect.MultimapBuilder.TreeSetSupplier
-
- get(Object) - Method in class com.google.common.collect.Multimaps.AsMap
-
- get(K) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- get(K) - Method in class com.google.common.collect.Multimaps.TransformedEntriesListMultimap
-
- get(K) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- get(K) - Method in class com.google.common.collect.Multimaps.UnmodifiableListMultimap
-
- get(K) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- get(K) - Method in class com.google.common.collect.Multimaps.UnmodifiableSetMultimap
-
- get(K) - Method in class com.google.common.collect.Multimaps.UnmodifiableSortedSetMultimap
-
- get(K) - Method in interface com.google.common.collect.RangeMap
-
Returns the value associated with the specified key, or null
if there is no
such value.
- get(int) - Method in class com.google.common.collect.RegularImmutableAsList
-
- get(Object) - Method in class com.google.common.collect.RegularImmutableBiMap
-
- get(Object) - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse
-
- get(int) - Method in class com.google.common.collect.RegularImmutableList
-
- get(Object) - Method in class com.google.common.collect.RegularImmutableMap
-
- get(Object, ImmutableMapEntry<?, V>[], int) - Static method in class com.google.common.collect.RegularImmutableMap
-
- get(int) - Method in class com.google.common.collect.RegularImmutableMap.KeySet
-
- get(int) - Method in class com.google.common.collect.RegularImmutableMap.Values
-
- get(int) - Method in class com.google.common.collect.RegularImmutableMultiset.ElementSet
-
- get(int) - Method in class com.google.common.collect.RegularImmutableSet
-
- get(int) - Method in class com.google.common.collect.RegularImmutableTable.CellSet
-
- get(int) - Method in class com.google.common.collect.RegularImmutableTable.Values
-
- get(K) - Method in interface com.google.common.collect.SetMultimap
-
Returns a view collection of the values associated with key
in this
multimap, if any.
- get(Object) - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- get(int) - Method in class com.google.common.collect.SingletonImmutableList
-
- get(K) - Method in interface com.google.common.collect.SortedSetMultimap
-
Returns a collection view of all values associated with a key.
- get(Object) - Method in class com.google.common.collect.StandardTable.Column
-
- get(Object) - Method in class com.google.common.collect.StandardTable.ColumnMap
-
- get(Object, Object) - Method in class com.google.common.collect.StandardTable
-
- get(Object) - Method in class com.google.common.collect.StandardTable.Row
-
- get(Object) - Method in class com.google.common.collect.StandardTable.RowMap
-
- get(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- get(int) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- get(K) - Method in class com.google.common.collect.Synchronized.SynchronizedListMultimap
-
- get(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- get(K) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- get(K) - Method in class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- get(K) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSetMultimap
-
- get(Object, Object) - Method in interface com.google.common.collect.Table
-
Returns the value corresponding to the given row and column keys, or
null
if no such mapping exists.
- get(Object, Object) - Method in class com.google.common.collect.Tables.TransformedTable
-
- get(Object, Object) - Method in class com.google.common.collect.Tables.TransposeTable
-
- get(K) - Method in class com.google.common.collect.testing.AbstractMapTester
-
Wrapper for Map.get(Object)
that forces the caller to pass in a key
of the same type as the map.
- get() - Method in class com.google.common.collect.testing.DerivedTestIteratorGenerator
-
- get(Iterator<T>, int) - Static method in class com.google.common.collect.testing.Helpers
-
- get(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- get() - Method in interface com.google.common.collect.testing.TestIteratorGenerator
-
- get() - Method in class com.google.common.collect.TreeBasedTable.Factory
-
- get(K) - Method in class com.google.common.collect.TreeMultimap
-
- get() - Method in class com.google.common.collect.TreeMultiset.Reference
-
- get(Object) - Method in class com.google.common.collect.TreeRangeMap.AsMapOfRanges
-
- get(K) - Method in class com.google.common.collect.TreeRangeMap
-
- get(K) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- get(Object) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- get(Object) - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- get(Object) - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- get(Object) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- get(Object) - Method in class com.google.common.graph.MapIteratorCache
-
- get(Object) - Method in class com.google.common.graph.MapRetrievalCache
-
- get(long) - Method in class com.google.common.hash.BloomFilterStrategies.BitArray
-
- get() - Method in enum com.google.common.hash.Hashing.ChecksumType
-
- get(int) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- get(int) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- get(Class<T>) - Static method in class com.google.common.testing.ArbitraryInstances
-
Returns an arbitrary instance for type
, or null
if no arbitrary instance can
be determined.
- get(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractFuture
- get() - Method in class com.google.common.util.concurrent.AbstractFuture
- get() - Method in class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- get(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- get() - Method in class com.google.common.util.concurrent.AbstractIdleService.ThreadNameSupplier
-
- get() - Method in class com.google.common.util.concurrent.AtomicDouble
-
Gets the current value.
- get(int) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Gets the current value at position i
.
- get(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Returns the value associated with key
, or zero if there is no value associated with
key
.
- get() - Method in class com.google.common.util.concurrent.ForwardingFuture
-
- get(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingFuture
-
- get() - Method in class com.google.common.util.concurrent.ImmediateFuture
-
- get(long, TimeUnit) - Method in class com.google.common.util.concurrent.ImmediateFuture
-
- get() - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateFailedCheckedFuture
-
- get() - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulCheckedFuture
-
- get() - Method in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulFuture
-
- get(Object) - Method in class com.google.common.util.concurrent.Striped
-
Returns the stripe that corresponds to the passed key.
- get(Object) - Method in class com.google.common.util.concurrent.Striped.PowerOfTwoStriped
-
- get(long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService.ImmediateScheduledFuture
-
- get6to4IPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Returns the IPv4 address embedded in a 6to4 address.
- GET_FEATURE_MAP - Static variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- getAbsentFeatures() - Method in class com.google.common.collect.testing.features.TesterRequirements
-
- getAccessTime() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getAccessTime() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getAccessTime() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the time that this entry was last accessed, in ns.
- getAccessTime() - Method in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- getAccessTime() - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- getAccessTime() - Method in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- getAccessTime() - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- getAccessTime() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getActualTypeArguments() - Method in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- getAddAllNullUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- getAddAllUnsupportedNonePresentMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- getAddAllUnsupportedSomePresentMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- getAddNullSupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- getAddNullSupportedMethod() - Static method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- getAddNullUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- getAddSupportedNullPresentMethod() - Static method in class com.google.common.collect.testing.testers.ListAddTester
-
- getAddSupportedNullPresentMethod() - Static method in class com.google.common.collect.testing.testers.SetAddTester
-
- getAddSuppressed() - Static method in class com.google.common.io.Closer.SuppressingSuppressor
-
- getAddUnsupportedNotPresentMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- getAll(Iterable<? extends K>) - Method in class com.google.common.cache.AbstractLoadingCache
-
- getAll(Iterable<? extends K>) - Method in class com.google.common.cache.ForwardingLoadingCache
-
- getAll(Iterable<? extends K>) - Method in interface com.google.common.cache.LoadingCache
-
Returns a map of the values associated with keys
, creating or retrieving those values
if necessary.
- getAll(Iterable<? extends K>) - Method in class com.google.common.cache.LocalCache
-
- getAll(Iterable<? extends K>) - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- getAll(Iterable<? extends K>) - Method in class com.google.common.cache.LocalCache.LocalLoadingCache
-
- getAllClasses() - Method in class com.google.common.reflect.ClassPath
-
Returns all classes loadable from the current class path.
- getAllPresent(Iterable<?>) - Method in class com.google.common.cache.AbstractCache
-
This implementation of getAllPresent
lacks any insight into the internal cache data
structure, and is thus forced to return the query keys instead of the cached keys.
- getAllPresent(Iterable<?>) - Method in interface com.google.common.cache.Cache
-
Returns a map of the values associated with keys
in this cache.
- getAllPresent(Iterable<?>) - Method in class com.google.common.cache.ForwardingCache
-
- getAllPresent(Iterable<?>) - Method in class com.google.common.cache.LocalCache
-
- getAllPresent(Iterable<?>) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- getAlphaIndex(char) - Static method in class com.google.common.base.Ascii
-
Returns the non-negative index value of the alpha character c
, regardless of case.
- getAncestor() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- getAndAdd(double) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Atomically adds the given value to the current value.
- getAndAdd(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Atomically adds the given value to the element at index i
.
- getAndAdd(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Adds delta
to the value currently associated with key
, and returns the old
value.
- getAndDecrement(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Decrements by one the value currently associated with key
, and returns the old value.
- getAndIncrement(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Increments by one the value currently associated with key
, and returns the old value.
- getAndRecordStats(K, int, LocalCache.LoadingValueReference<K, V>, ListenableFuture<V>) - Method in class com.google.common.cache.LocalCache.Segment
-
Waits uninterruptibly for newValue
to be loaded, and then records loading stats.
- getAndSet(Count, int) - Static method in class com.google.common.collect.AbstractMapBasedMultiset
-
- getAndSet(int) - Method in class com.google.common.collect.Count
-
- getAndSet(double) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Atomically sets to the given value and returns the old value.
- getAndSet(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Atomically sets the element at position i
to the given value
and returns the old value.
- getAnnotatedMethods(Class<?>) - Static method in class com.google.common.eventbus.SubscriberRegistry
-
- getAnnotatedMethodsNotCached(Class<?>) - Static method in class com.google.common.eventbus.SubscriberRegistry
-
- getAnnotation(Class<A>) - Method in class com.google.common.reflect.Element
-
- getAnnotation(Class<A>) - Method in class com.google.common.reflect.Parameter
-
- getAnnotations() - Method in class com.google.common.reflect.Element
-
- getAnnotations() - Method in class com.google.common.reflect.Parameter
-
- getAnnotationsByType(Class<A>) - Method in class com.google.common.reflect.Parameter
-
- getArrayClass(Class<?>) - Static method in class com.google.common.reflect.Types
-
Returns the Class
object of arrays with componentType
.
- getArraySubtype(Class<?>) - Method in class com.google.common.reflect.TypeToken
-
- getArraySupertype(Class<? super T>) - Method in class com.google.common.reflect.TypeToken
-
- getAt(int) - Method in class com.google.common.util.concurrent.Striped.CompactStriped
-
- getAt(int) - Method in class com.google.common.util.concurrent.Striped
-
Returns the stripe at the specified index.
- getAt(int) - Method in class com.google.common.util.concurrent.Striped.LargeLazyStriped
-
- getAt(int) - Method in class com.google.common.util.concurrent.Striped.SmallLazyStriped
-
- getAxisIndexForProductIndex(int, int) - Method in class com.google.common.collect.CartesianList
-
- getBaseUrl() - Method in class com.google.common.base.FinalizableReferenceQueue.DecoupledLoader
-
Gets URL for base of path containing Finalizer.class.
- getBestComparator() - Static method in class com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder
-
Returns the Unsafe-using Comparator, or falls back to the pure-Java implementation if unable
to do so.
- getBestValidator() - Static method in class com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder
-
Returns the ClassValue-using validator, or falls back to the "weak Set" implementation if
unable to do so.
- getBounds() - Method in class com.google.common.reflect.Types.TypeVariableImpl
-
- getBuffer() - Method in class com.google.common.io.FileBackedOutputStream.MemoryOutput
-
- getBytesInternal() - Method in class com.google.common.hash.HashCode.BytesHashCode
-
- getBytesInternal() - Method in class com.google.common.hash.HashCode
-
Returns a mutable view of the underlying bytes for the given HashCode
if it is a
byte-based hashcode.
- getCausalChain(Throwable) - Static method in class com.google.common.base.Throwables
-
Gets a Throwable
cause chain as a list.
- getCause() - Method in class com.google.common.cache.RemovalNotification
-
Returns the cause for which the entry was removed.
- getCell(int) - Method in class com.google.common.collect.DenseImmutableTable
-
- getCell(int) - Method in class com.google.common.collect.RegularImmutableTable
-
- getCell(int) - Method in class com.google.common.collect.SparseImmutableTable
-
- getChecked(Future<V>, Class<X>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns the result of Future.get()
, converting most exceptions to a new instance of the
given checked exception type.
- getChecked(Future<V>, Class<X>, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Futures
-
Returns the result of Future.get(long, TimeUnit)
, converting most exceptions to a new
instance of the given checked exception type.
- getChecked(Future<V>, Class<X>) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- getChecked(FuturesGetChecked.GetCheckedTypeValidator, Future<V>, Class<X>) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- getChecked(Future<V>, Class<X>, long, TimeUnit) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- GetCheckedTypeValidatorHolder() - Constructor for class com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder
-
- getClassName(String) - Static method in class com.google.common.reflect.ClassPath
-
- getClassPathEntries(ClassLoader) - Static method in class com.google.common.reflect.ClassPath.Scanner
-
- getClassPathEntry(File, String) - Static method in class com.google.common.reflect.ClassPath.Scanner
-
- getClassPathFromManifest(File, Manifest) - Static method in class com.google.common.reflect.ClassPath.Scanner
-
Returns the class path URIs specified by the
Class-Path
manifest attribute, according
to
JAR File Specification.
- getClient() - Method in class com.google.common.net.InetAddresses.TeredoInfo
-
- getCoercedIPv4Address(InetAddress) - Static method in class com.google.common.net.InetAddresses
-
Coerces an IPv6 address into an IPv4 address.
- getCollectionSize() - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- getCollectionSize() - Method in interface com.google.common.collect.testing.OneSizeTestContainerGenerator
-
- getColumnKey() - Method in interface com.google.common.collect.Table.Cell
-
Returns the column key of this cell.
- getColumnKey() - Method in class com.google.common.collect.Tables.ImmutableCell
-
- getCompatIPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Returns the IPv4 address embedded in an IPv4 compatible address.
- getComponentIterators(Iterator<? extends Iterator<? extends T>>) - Static method in class com.google.common.collect.Iterators.ConcatenatedIterator
-
Using the component iterators, rather than the input iterators directly,
allows for higher performance in the case of nested concatenation.
- getComponentType(Type) - Static method in class com.google.common.reflect.Types
-
- getComponentType() - Method in class com.google.common.reflect.TypeToken
-
Returns the array component type if this type represents an array (int[]
, T[]
,
<? extends Map<String, Integer>[]>
etc.), or else null
is returned.
- getConcurrencyLevel() - Method in class com.google.common.cache.CacheBuilder
-
- getConcurrencyLevel() - Method in class com.google.common.collect.MapMaker
-
- getConflictingStackTrace() - Method in exception com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
-
- getConflicts() - Method in exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- getConnectingEdge() - Method in class com.google.common.graph.EdgesConnecting
-
- getContainsEntryWithIncomparableKeyMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- getContainsEntryWithIncomparableValueMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- getCopy(Object) - Method in class com.google.common.collect.LinkedListMultimap
-
- getCorrectLastElement(E) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Returns the conceptually correct last element of the heap.
- getCount() - Method in interface com.google.common.collect.Multiset.Entry
-
Returns the count of the associated element in the underlying multiset.
- getCount() - Method in class com.google.common.collect.Multisets.ImmutableEntry
-
- getCount(int) - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- getCount() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- getCount() - Method in class com.google.common.io.CountingInputStream
-
Returns the number of bytes read.
- getCount() - Method in class com.google.common.io.CountingOutputStream
-
Returns the number of bytes written.
- getCount() - Method in class com.google.common.io.FileBackedOutputStream.MemoryOutput
-
- getCountDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetCountTester
-
Returns Method
instances for the read tests that assume multisets
support duplicates so that the test of Multisets.forSet()
can
suppress them.
- getCreateWithNullKeyUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.MapCreationTester
-
- getCreateWithNullUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionCreationTester
-
- getDeclaredAnnotation(Class<A>) - Method in class com.google.common.reflect.Parameter
-
- getDeclaredAnnotations() - Method in class com.google.common.reflect.Element
-
- getDeclaredAnnotations() - Method in class com.google.common.reflect.Parameter
-
- getDeclaredAnnotationsByType(Class<A>) - Method in class com.google.common.reflect.Parameter
-
- getDeclaringClass() - Method in class com.google.common.reflect.Element
-
- getDeclaringClass() - Method in class com.google.common.reflect.Invokable
-
- getDeclaringInvokable() - Method in class com.google.common.reflect.Parameter
-
Returns the
Invokable
that declares this parameter.
- getDefaultValue(TypeToken<T>) - Method in class com.google.common.testing.NullPointerTester
-
- getDelay(TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.ListenableScheduledTask
-
- getDelay(TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService.ImmediateScheduledFuture
-
- getDelay(TimeUnit) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture
-
- getDelegate() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- getDelegate() - Method in class com.google.common.collect.FluentIterable
-
- getDelegateIterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection.WrappedIterator
-
- getDelegateListIterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList.WrappedListIterator
-
- getDone(Future<V>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns the result of the input Future
, which must have already completed.
- getDoneValue(Object) - Method in class com.google.common.util.concurrent.AbstractFuture
-
Unboxes obj
.
- getDummyArguments(Invokable<?, ?>) - Method in class com.google.common.testing.ClassSanityTester
-
- getDummyValue(TypeToken<T>) - Method in class com.google.common.testing.ClassSanityTester
-
- getEdgeToReferenceNode(Network<N, E>) - Static method in class com.google.common.graph.ImmutableNetwork
-
- getElement() - Method in interface com.google.common.collect.Multiset.Entry
-
Returns the multiset element corresponding to this entry.
- getElement() - Method in class com.google.common.collect.Multisets.ImmutableEntry
-
- getElement() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- getElementOrNull(Multiset.Entry<E>) - Static method in class com.google.common.collect.SortedMultisets
-
- getElementOrThrow(Multiset.Entry<E>) - Static method in class com.google.common.collect.SortedMultisets
-
- getElements() - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- getEmbeddedIPv4ClientAddress(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Examines the Inet6Address to extract the embedded IPv4 client address if the InetAddress is an
IPv6 address of one of the specified address types that contain an embedded IPv4 address.
- getEntriesMultipleNonNullKeys() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- getEntriesMultipleNullKeys() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- getEntry(Object) - Method in class com.google.common.cache.LocalCache
-
Returns the internal entry for the specified key.
- getEntry() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- getEntry(Object, int) - Method in class com.google.common.cache.LocalCache.Segment
-
- getEntry() - Method in class com.google.common.cache.LocalCache.SoftValueReference
-
- getEntry() - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- getEntry() - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Returns the entry associated with this value reference, or null
if this value
reference is independent of any entry.
- getEntry() - Method in class com.google.common.cache.LocalCache.WeakValueReference
-
- getEntry(int) - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- getEntry(int) - Method in class com.google.common.collect.ImmutableMultimap.Keys
-
- getEntry(int) - Method in class com.google.common.collect.ImmutableMultiset
-
- getEntry(K) - Method in class com.google.common.collect.ImmutableRangeMap
-
- getEntry(Object) - Method in class com.google.common.collect.MapMakerInternalMap
-
Returns the internal entry for the specified key.
- getEntry(Object, int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- getEntry() - Method in interface com.google.common.collect.MapMakerInternalMap.WeakValueReference
-
- getEntry() - Method in class com.google.common.collect.MapMakerInternalMap.WeakValueReferenceImpl
-
- getEntry(K) - Method in interface com.google.common.collect.RangeMap
-
Returns the range containing this key and its associated value, if such a range is present
in the range map, or null
otherwise.
- getEntry(int) - Method in class com.google.common.collect.RegularImmutableMultiset
-
- getEntry(int) - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- getEntry(K) - Method in class com.google.common.collect.TreeRangeMap
-
- getEntry(K) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- getEntryNullReplaces() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getEntryNullReplaces() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- getEnumConstants(Class<T>) - Static method in class com.google.common.base.Enums
-
- getEnumIfPresent(Class<T>, String) - Static method in class com.google.common.base.Platform
-
- getEvent() - Method in class com.google.common.eventbus.DeadEvent
-
Returns the wrapped, 'dead' event, which the system was unable to deliver to any registered
subscriber.
- getEvent() - Method in class com.google.common.eventbus.SubscriberExceptionContext
-
- getEventBus() - Method in class com.google.common.eventbus.SubscriberExceptionContext
-
- getExceptionTypes() - Method in class com.google.common.reflect.Invokable
-
Returns all declared exception types of this Invokable
.
- getExitingExecutorService(ThreadPoolExecutor, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.Application
-
- getExitingExecutorService(ThreadPoolExecutor) - Method in class com.google.common.util.concurrent.MoreExecutors.Application
-
- getExitingExecutorService(ThreadPoolExecutor, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Converts the given ThreadPoolExecutor into an ExecutorService that exits when the application
is complete.
- getExitingExecutorService(ThreadPoolExecutor) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Converts the given ThreadPoolExecutor into an ExecutorService that exits when the application
is complete.
- getExitingScheduledExecutorService(ScheduledThreadPoolExecutor, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.Application
-
- getExitingScheduledExecutorService(ScheduledThreadPoolExecutor) - Method in class com.google.common.util.concurrent.MoreExecutors.Application
-
- getExitingScheduledExecutorService(ScheduledThreadPoolExecutor, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Converts the given ScheduledThreadPoolExecutor into a ScheduledExecutorService that exits when
the application is complete.
- getExitingScheduledExecutorService(ScheduledThreadPoolExecutor) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Converts the given ScheduledThreadPoolExecutor into a ScheduledExecutorService that exits when
the application is complete.
- getExpireAfterAccessNanos() - Method in class com.google.common.cache.CacheBuilder
-
- getExpireAfterWriteNanos() - Method in class com.google.common.cache.CacheBuilder
-
- getExtremeValues() - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
Returns an array of four bogus elements that will always be too high or too
low for the display.
- getFactories(TypeToken<T>) - Static method in class com.google.common.testing.ClassSanityTester
-
Factories with the least number of parameters are listed first.
- getFactoriesToTest() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
- getFactory(LocalCache.Strength, boolean, boolean) - Static method in enum com.google.common.cache.LocalCache.EntryFactory
-
- getFeatures() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getField(Enum<?>) - Static method in class com.google.common.base.Enums
-
Returns the Field
in which enumValue
is defined.
- getFieldSetter(Class<T>, String) - Static method in class com.google.common.collect.Serialization
-
- getFile() - Method in class com.google.common.io.FileBackedOutputStream
-
Returns the file holding the data (possibly null).
- getFileExtension(String) - Static method in class com.google.common.io.Files
-
Returns the
file extension for
the given file name, or the empty string if the file has no extension.
- getFinalizeReferentMethod() - Method in class com.google.common.base.internal.Finalizer
-
Looks up FinalizableReference.finalizeReferent() method.
- getFirst(int) - Method in class com.google.common.cache.LocalCache.Segment
-
Returns first entry of bin for given hash.
- getFirst() - Method in class com.google.common.collect.ForwardingDeque
-
- getFirst(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
-
Returns the first element in iterable
or defaultValue
if the iterable is empty.
- getFirst(int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Returns first entry of bin for given hash.
- getFirst() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- getFirstTypeParameter(Type) - Static method in class com.google.common.testing.NullPointerTester
-
- getFlags() - Method in class com.google.common.net.InetAddresses.TeredoInfo
-
- getForwardList() - Method in class com.google.common.collect.Lists.ReverseList
-
- getFrom() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- getFrom() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- getFutureValue(ListenableFuture<?>) - Static method in class com.google.common.util.concurrent.AbstractFuture
-
- getGenericComponentType() - Method in class com.google.common.reflect.Types.GenericArrayTypeImpl
-
- getGenericDeclaration() - Method in class com.google.common.reflect.Types.TypeVariableImpl
-
- getGenericExceptionTypes() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- getGenericExceptionTypes() - Method in class com.google.common.reflect.Invokable
-
This should never return a type that's not a subtype of Throwable.
- getGenericExceptionTypes() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- getGenericInterfaces() - Method in class com.google.common.reflect.TypeToken
-
Returns the generic interfaces that this type directly implements
.
- getGenericParameterTypes() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- getGenericParameterTypes() - Method in class com.google.common.reflect.Invokable
-
- getGenericParameterTypes() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- getGenericReturnType() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
If the class is parameterized, such as ArrayList, this returns ArrayList.
- getGenericReturnType() - Method in class com.google.common.reflect.Invokable
-
- getGenericReturnType() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- getGenericSuperclass() - Method in class com.google.common.reflect.TypeToken
-
Returns the generic superclass of this type or null
if the type represents
Object
or an interface.
- getGetMethod() - Static method in class com.google.common.base.Throwables
-
Returns the Method that can be used to resolve an individual StackTraceElement, or null if that
method cannot be found (it is only to be found in fairly recent JDKs).
- getGrandparentIndex(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- getHash() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getHash() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getHash() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the entry's hash.
- getHash() - Method in class com.google.common.cache.LocalCache.StrongEntry
-
- getHash() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getHash() - Method in class com.google.common.collect.MapMakerInternalMap.AbstractStrongKeyEntry
-
- getHash() - Method in class com.google.common.collect.MapMakerInternalMap.AbstractWeakKeyEntry
-
- getHash() - Method in class com.google.common.collect.MapMakerInternalMap.DummyInternalEntry
-
- getHash() - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntry
-
Gets the entry's hash.
- getHashCodeMethod() - Static method in class com.google.common.collect.testing.testers.ListHashCodeTester
-
Returns the
Method
instance for
ListHashCodeTester.testHashCode()
so that
list tests on unhashable objects can suppress it with
FeatureSpecificTestSuiteBuilder.suppressing()
.
- getHashCodeMethods() - Static method in class com.google.common.collect.testing.testers.SetHashCodeTester
-
Returns the Method
instances for the test methods in this class
which call hashCode()
on the set values so that set tests on
unhashable objects can suppress it with
FeatureSpecificTestSuiteBuilder.suppressing()
.
- getHoleMethods() - Static method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
Returns the Method
instances for the test methods in this class that create a set with
a "hole" in it so that set tests of ContiguousSet
can suppress them with FeatureSpecificTestSuiteBuilder.suppressing()
.
- getHost() - Method in class com.google.common.net.HostAndPort
-
Returns the portion of this HostAndPort
instance that should represent the hostname or
IPv4/IPv6 literal.
- getHostAndPortFromBracketedHost(String) - Static method in class com.google.common.net.HostAndPort
-
Parses a bracketed host-port string, throwing IllegalArgumentException if parsing fails.
- getHostText() - Method in class com.google.common.net.HostAndPort
-
- getIfCached(Object) - Method in class com.google.common.graph.MapIteratorCache
-
- getIfCached(Object) - Method in class com.google.common.graph.MapRetrievalCache
-
- getIfPresent(Class<T>, String) - Static method in class com.google.common.base.Enums
-
Returns an optional enum constant for the given type, using Enum.valueOf(java.lang.Class<T>, java.lang.String)
.
- getIfPresent(Object) - Method in interface com.google.common.cache.Cache
-
Returns the value associated with key
in this cache, or null
if there is no
cached value for key
.
- getIfPresent(Object) - Method in class com.google.common.cache.ForwardingCache
-
- getIfPresent(Object) - Method in class com.google.common.cache.LocalCache
-
- getIfPresent(Object) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- getImplementation(Class<T>) - Static method in class com.google.common.testing.ArbitraryInstances
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.CollectionFeature
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.CollectionSize
-
- getImpliedFeatures() - Method in interface com.google.common.collect.testing.features.Feature
-
Returns the set of features that are implied by this feature.
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.ListFeature
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.MapFeature
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.SetFeature
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.BiMapTestSuiteBuilder.NoRecurse
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.MultimapFeature
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.MultisetFeature
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.NoRecurse
-
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.SortedMapTestSuiteBuilder.NoRecurse
-
- getInet4Address(byte[]) - Static method in class com.google.common.net.InetAddresses
-
Returns an Inet4Address
, given a byte array representation of the IPv4 address.
- getInheritableThreadLocalsField() - Static method in class com.google.common.base.internal.Finalizer
-
- getInitialCapacity() - Method in class com.google.common.cache.CacheBuilder
-
- getInitialCapacity() - Method in class com.google.common.collect.MapMaker
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- getInnerGenerator() - Method in interface com.google.common.collect.testing.DerivedGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedTestIteratorGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- getInnerGenerator() - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- getInnerGenerator() - Method in interface com.google.common.collect.testing.OneSizeTestContainerGenerator
-
- getInnerNodeCode() - Method in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
- getInstance(Class<T>) - Method in interface com.google.common.collect.ClassToInstanceMap
-
Returns the value the specified class is mapped to, or null
if no
entry for this class is present.
- getInstance(Class<T>) - Method in class com.google.common.collect.ImmutableClassToInstanceMap
-
- getInstance(Class<T>) - Method in class com.google.common.collect.MutableClassToInstanceMap
-
- getInstance(TypeToken<T>) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- getInstance(Class<T>) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- getInstance(Class<T>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- getInstance(TypeToken<T>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- getInstance(Class<T>) - Method in interface com.google.common.reflect.TypeToInstanceMap
-
Returns the value the specified class is mapped to, or null
if no entry for this class
is present.
- getInstance(TypeToken<T>) - Method in interface com.google.common.reflect.TypeToInstanceMap
-
Returns the value the specified type is mapped to, or null
if no entry for this type is
present.
- getInstanceMethods(Class<?>) - Method in enum com.google.common.testing.NullPointerTester.Visibility
-
- getInstanceMethodsToTest(Class<?>, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
- getInterfaces(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector.ForwardingTypeCollector
-
- getInterfaces(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
- getInverseSameAfterSerializingMethods() - Static method in class com.google.common.collect.testing.google.BiMapInverseTester
-
Returns Method
instances for the tests that assume that the inverse will be the same
after serialization.
- getIsatapIPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Returns the IPv4 address embedded in an ISATAP address.
- getItem(int, int) - Method in class com.google.common.testing.RelationshipTester
-
- getIteratorDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
Returns Method
instances for the tests that assume multisets support duplicates so that
the test of Multisets.forSet()
can suppress them.
- getJLA() - Static method in class com.google.common.base.Throwables
-
Returns the JavaLangAccess class that is present in all Sun JDKs.
- getJlaMethod(String, Class<?>...) - Static method in class com.google.common.base.Throwables
-
- getKey() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getKey() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getKey() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the key for this entry.
- getKey() - Method in class com.google.common.cache.LocalCache.StrongEntry
-
- getKey() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getKey() - Method in class com.google.common.cache.LocalCache.WriteThroughEntry
-
- getKey() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- getKey() - Method in class com.google.common.collect.AbstractMapEntry
-
- getKey(int) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- getKey(int) - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- getKey() - Method in class com.google.common.collect.ForwardingMapEntry
-
- getKey() - Method in class com.google.common.collect.ImmutableEntry
-
- getKey() - Method in class com.google.common.collect.LinkedListMultimap.Node
-
- getKey() - Method in class com.google.common.collect.MapMakerInternalMap.AbstractStrongKeyEntry
-
- getKey() - Method in class com.google.common.collect.MapMakerInternalMap.AbstractWeakKeyEntry
-
- getKey() - Method in class com.google.common.collect.MapMakerInternalMap.DummyInternalEntry
-
- getKey() - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntry
-
Gets the key for this entry.
- getKey() - Method in class com.google.common.collect.MapMakerInternalMap.WriteThroughEntry
-
- getKey() - Method in class com.google.common.collect.Synchronized.SynchronizedEntry
-
- getKey() - Method in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- getKeyEquivalence() - Method in class com.google.common.cache.CacheBuilder
-
- getKeyEquivalence() - Method in class com.google.common.collect.MapMaker
-
- getKeyForNullValue() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getKeyForNullValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- getKeyNotInPopulatedMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- getKeyReferenceQueueForTesting() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely extracts the key reference queue used by this segment.
- getKeyReferenceQueueForTesting() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueSegment
-
- getKeyReferenceQueueForTesting() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- getKeyRole() - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- getKeyRole() - Method in class com.google.common.collect.ArrayTable.Column
-
- getKeyRole() - Method in class com.google.common.collect.ArrayTable.ColumnMap
-
- getKeyRole() - Method in class com.google.common.collect.ArrayTable.Row
-
- getKeyRole() - Method in class com.google.common.collect.ArrayTable.RowMap
-
- getKeyStrength() - Method in class com.google.common.cache.CacheBuilder
-
- getKeyStrength() - Method in class com.google.common.collect.MapMaker
-
- getLast() - Method in class com.google.common.collect.ForwardingDeque
-
- getLast(Iterable<T>) - Static method in class com.google.common.collect.Iterables
-
Returns the last element of iterable
.
- getLast(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
-
Returns the last element of iterable
or defaultValue
if
the iterable is empty.
- getLast(Iterator<T>) - Static method in class com.google.common.collect.Iterators
-
Advances iterator
to the end, returning the last element.
- getLast(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
-
Advances iterator
to the end, returning the last element or
defaultValue
if the iterator is empty.
- getLast() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- getLastInNonemptyList(List<T>) - Static method in class com.google.common.collect.Iterables
-
- getLeafNodeCode() - Method in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
- getLeftChildIndex(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- getList() - Method in class com.google.common.collect.testing.testers.AbstractListTester
-
- getListDelegate() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- getListIteratorFullyModifiableMethod() - Static method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- getListIteratorUnmodifiableMethod() - Static method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- getLiveEntry(Object, int, long) - Method in class com.google.common.cache.LocalCache.Segment
-
- getLiveEntry(Object, int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- getLiveValue(LocalCache.ReferenceEntry<K, V>, long) - Method in class com.google.common.cache.LocalCache
-
Gets the value from an entry.
- getLiveValue(LocalCache.ReferenceEntry<K, V>, long) - Method in class com.google.common.cache.LocalCache.Segment
-
Gets the value from an entry.
- getLiveValue(E) - Method in class com.google.common.collect.MapMakerInternalMap
-
Gets the value from an entry.
- getLiveValue(E) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Gets the value from an entry.
- getLiveValueForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely returns the value of the given entry if it's still live, or null
otherwise.
- getLockGraphNode() - Method in interface com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingLock
-
- getLockGraphNode() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- getLockGraphNode() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
-
- getLockName(Enum<?>) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
For the given Enum value rank
, returns the value's "EnumClass.name"
, which is
used in exception and warning output.
- getLockName() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
- getLongLittleEndian(byte[], int) - Method in interface com.google.common.hash.LittleEndianByteArray.LittleEndianBytes
-
- getLowerBound() - Method in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- getLowerBounds() - Method in class com.google.common.reflect.Types.WildcardTypeImpl
-
- getLowerBoundType() - Method in class com.google.common.collect.GeneralRange
-
- getLowerEndpoint() - Method in class com.google.common.collect.GeneralRange
-
- getMac(String, Key) - Static method in class com.google.common.hash.MacHashFunction
-
- getMap() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getMap() - Method in class com.google.common.collect.testing.google.AbstractBiMapTester
-
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- getMaxElementIndex() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Returns the index of the max element.
- getMaximumWeight() - Method in class com.google.common.cache.CacheBuilder
-
- getMessage() - Method in exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- getMessage() - Method in exception com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
-
Appends the chain of messages from the conflictingStackTrace
to the original
message
.
- getMessageDigest(String) - Static method in class com.google.common.hash.MessageDigestHashFunction
-
- getMethod(String) - Static method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- getMethod(String) - Static method in class com.google.common.collect.testing.google.BiMapInverseTester
-
- getMethod(Class<?>, String) - Static method in class com.google.common.collect.testing.Helpers
-
- getMethodName() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
Override to return "indexOf" or "lastIndexOf()" for use in failure
messages.
- getMethodName() - Method in class com.google.common.collect.testing.testers.ListIndexOfTester
-
- getMethodName() - Method in class com.google.common.collect.testing.testers.ListLastIndexOfTester
-
- getModifiers() - Method in class com.google.common.reflect.Element
-
- getMostConcreteMethods(Class<?>) - Static method in class com.google.common.testing.ForwardingWrapperTester
-
Returns the most concrete public methods from type
.
- getMultiset() - Method in class com.google.common.collect.testing.google.AbstractMultisetTester
-
- getName() - Method in class com.google.common.collect.testing.AbstractTester
-
- getName() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getName() - Method in class com.google.common.reflect.ClassPath.ClassInfo
-
Returns the fully qualified name of the class.
- getName() - Method in class com.google.common.reflect.Element
-
- getName() - Method in class com.google.common.reflect.Types.TypeVariableImpl
-
- getNameWithoutExtension(String) - Static method in class com.google.common.io.Files
-
- getNext() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getNext() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getNext() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the next entry in the chain.
- getNext() - Method in class com.google.common.cache.LocalCache.StrongEntry
-
- getNext() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getNext(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
-
Returns the next element in iterator
or defaultValue
if
the iterator is empty.
- getNext() - Method in class com.google.common.collect.MapMakerInternalMap.AbstractStrongKeyEntry
-
- getNext() - Method in class com.google.common.collect.MapMakerInternalMap.AbstractWeakKeyEntry
-
- getNext() - Method in class com.google.common.collect.MapMakerInternalMap.DummyInternalEntry
-
- getNext() - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntry
-
Gets the next entry in the chain.
- getNextEvictable() - Method in class com.google.common.cache.LocalCache.Segment
-
- getNextInAccessQueue() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getNextInAccessQueue() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getNextInAccessQueue() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the next entry in the access queue.
- getNextInAccessQueue() - Method in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- getNextInAccessQueue() - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- getNextInAccessQueue() - Method in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- getNextInAccessQueue() - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- getNextInAccessQueue() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getNextInKeyBucket() - Method in class com.google.common.collect.ImmutableMapEntry
-
- getNextInKeyBucket() - Method in class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableMapEntry
-
- getNextInValueBucket() - Method in class com.google.common.collect.ImmutableMapEntry
-
- getNextInValueBucket() - Method in class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableBiMapEntry
-
- getNextInWriteQueue() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getNextInWriteQueue() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getNextInWriteQueue() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the next entry in the write queue.
- getNextInWriteQueue() - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- getNextInWriteQueue() - Method in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- getNextInWriteQueue() - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- getNextInWriteQueue() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getNextInWriteQueue() - Method in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- getNextSchedule() - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler
-
Calculates the time at which to next invoke the task.
- getNodeConnections(Graph<N>) - Static method in class com.google.common.graph.ImmutableGraph
-
- getNodeConnections(Network<N, E>) - Static method in class com.google.common.graph.ImmutableNetwork
-
- getNodeConnections(ValueGraph<N, V>) - Static method in class com.google.common.graph.ImmutableValueGraph
-
- getNullLocation() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- getNumElements() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- getNumElements() - Method in enum com.google.common.collect.testing.features.CollectionSize
-
- getNumEntries() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getOccupiedDepth() - Method in class com.google.common.util.concurrent.Monitor
-
Returns the number of times the current thread has entered this monitor in excess of the number
of times it has left.
- getOldValue() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- getOnlyElement(Iterable<T>) - Static method in class com.google.common.collect.Iterables
-
Returns the single element contained in iterable
.
- getOnlyElement(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
-
Returns the single element contained in iterable
, or defaultValue
if the iterable is empty.
- getOnlyElement(Iterator<T>) - Static method in class com.google.common.collect.Iterators
-
Returns the single element contained in iterator
.
- getOnlyElement(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
-
Returns the single element contained in iterator
, or defaultValue
if the iterator is empty.
- getOrCreate(R) - Method in class com.google.common.collect.StandardTable
-
- getOrCreateCollection(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- getOrCreateNodes(Class<? extends Enum>) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
- getOrDefault(Object, V) - Method in class com.google.common.cache.LocalCache
-
- getOrderedElements() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- getOrInitSeenExceptions() - Method in class com.google.common.util.concurrent.AggregateFutureState
-
- getOrLoad(K) - Method in class com.google.common.cache.LocalCache
-
- getOwnerType() - Method in class com.google.common.reflect.Element
-
- getOwnerType() - Method in class com.google.common.reflect.Invokable
-
Returns the type of T
.
- getOwnerType(Class<?>) - Method in enum com.google.common.reflect.Types.ClassOwnership
-
- getOwnerType() - Method in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- getOwnerTypeIfPresent() - Method in class com.google.common.reflect.TypeToken
-
Returns the owner type of a ParameterizedType
or enclosing class of a Class
,
or null otherwise.
- getPackageName() - Method in class com.google.common.reflect.ClassPath.ClassInfo
-
Returns the package name of the class, without attempting to load the class.
- getPackageName(Class<?>) - Static method in class com.google.common.reflect.Reflection
-
Returns the package name of clazz
according to the Java Language Specification (section
6.7).
- getPackageName(String) - Static method in class com.google.common.reflect.Reflection
-
Returns the package name of classFullName
according to the Java Language Specification
(section 6.7).
- getParameterAnnotations() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- getParameterAnnotations() - Method in class com.google.common.reflect.Invokable
-
- getParameterAnnotations() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- getParameters() - Method in class com.google.common.reflect.Invokable
-
Returns all declared parameters of this Invokable
.
- getParameterValues(Method) - Static method in class com.google.common.testing.ForwardingWrapperTester
-
- getParentIndex(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- getPort() - Method in class com.google.common.net.HostAndPort
-
Get the current port number, failing if no port is defined.
- getPort() - Method in class com.google.common.net.InetAddresses.TeredoInfo
-
- getPortOrDefault(int) - Method in class com.google.common.net.HostAndPort
-
Returns the current port number, with a default if no port is defined.
- getPredecessorInMultimap() - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- getPredecessorInValueSet() - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- getPredecessorInValueSet() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- getPredecessorInValueSet() - Method in interface com.google.common.collect.LinkedHashMultimap.ValueSetLink
-
- getPresentFeatures() - Method in class com.google.common.collect.testing.features.TesterRequirements
-
- getPreviousInAccessQueue() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getPreviousInAccessQueue() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getPreviousInAccessQueue() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the previous entry in the access queue.
- getPreviousInAccessQueue() - Method in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- getPreviousInAccessQueue() - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- getPreviousInAccessQueue() - Method in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- getPreviousInAccessQueue() - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- getPreviousInAccessQueue() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getPreviousInWriteQueue() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getPreviousInWriteQueue() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getPreviousInWriteQueue() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the previous entry in the write queue.
- getPreviousInWriteQueue() - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- getPreviousInWriteQueue() - Method in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- getPreviousInWriteQueue() - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- getPreviousInWriteQueue() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getPreviousInWriteQueue() - Method in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- getPutAllNullKeyUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- getPutNullKeyUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.MapPutTester
-
- getQueue() - Method in class com.google.common.collect.testing.testers.AbstractQueueTester
-
- getQueueLength() - Method in class com.google.common.util.concurrent.Monitor
-
Returns an estimate of the number of threads waiting to enter this monitor.
- getRate() - Method in class com.google.common.util.concurrent.RateLimiter
-
Returns the stable rate (as permits per seconds
) with which this RateLimiter
is
configured with.
- getRawType() - Method in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- getRawType() - Method in class com.google.common.reflect.TypeToken
-
Returns the raw type of T
.
- getRawType(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector.ForwardingTypeCollector
-
- getRawType(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
- getRawTypes() - Method in class com.google.common.reflect.TypeToken
-
- getReference(Reference<T>) - Static method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- getReference(Reference<T>) - Static method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- getRefreshNanos() - Method in class com.google.common.cache.CacheBuilder
-
- getRemovalListener() - Method in class com.google.common.cache.CacheBuilder
-
- getRemoveDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
Returns Method
instances for the remove tests that assume multisets
support duplicates so that the test of Multisets.forSet()
can
suppress them.
- getReplacementArray() - Method in class com.google.common.escape.ArrayBasedEscaperMap
-
- getResource(String) - Static method in class com.google.common.io.Resources
-
Returns a URL
pointing to resourceName
if the resource is found using the
context class loader.
- getResource(Class<?>, String) - Static method in class com.google.common.io.Resources
-
Given a resourceName
that is relative to contextClass
, returns a URL
pointing to the named resource.
- getResourceName() - Method in class com.google.common.reflect.ClassPath.ResourceInfo
-
Returns the fully qualified name of the resource.
- getResources() - Method in class com.google.common.reflect.ClassPath.DefaultScanner
-
- getResources() - Method in class com.google.common.reflect.ClassPath
-
Returns all resources loadable from the current class path, including the class files of all
loadable classes but excluding the "META-INF/MANIFEST.MF" file.
- getResult() - Method in interface com.google.common.io.ByteProcessor
-
Return the result of processing all the bytes.
- getResult() - Method in interface com.google.common.io.LineProcessor
-
Return the result of processing all the lines.
- getReturnType() - Method in class com.google.common.reflect.Invokable
-
Returns the return type of this Invokable
.
- getRightChildIndex(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- getRootCause(Throwable) - Static method in class com.google.common.base.Throwables
-
Returns the innermost cause of throwable
.
- getRowKey() - Method in interface com.google.common.collect.Table.Cell
-
Returns the row key of this cell.
- getRowKey() - Method in class com.google.common.collect.Tables.ImmutableCell
-
- getSampleElements(int) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- getSampleElements() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- getSampleElements(int) - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- getSampleElements(int) - Method in interface com.google.common.collect.testing.OneSizeTestContainerGenerator
-
- getSampleEntries(int) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getSampleEntries() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getServer() - Method in class com.google.common.net.InetAddresses.TeredoInfo
-
- getSet() - Method in class com.google.common.collect.testing.testers.AbstractSetTester
-
- getSetCountDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
Returns Method
instances for the setCount()
tests that
assume multisets support duplicates so that the test of Multisets.forSet()
can suppress them.
- getSetNullSupportedMethod() - Static method in class com.google.common.collect.testing.testers.ListSetTester
-
Returns the
Method
instance for
ListSetTester.testSet_null()
so that tests of
Collections.checkedCollection(java.util.Collection, Class)
can
suppress it with
FeatureSpecificTestSuiteBuilder.suppressing()
until
Sun bug
6409434 is fixed.
- getSetUp() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getSetValueMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- getSignificand(double) - Static method in class com.google.common.math.DoubleUtils
-
- getSimpleName() - Method in class com.google.common.reflect.ClassPath.ClassInfo
-
Returns the simple name of the underlying class as given in the source code.
- getSizeMethod() - Static method in class com.google.common.base.Throwables
-
Returns the Method that can be used to return the size of a stack, or null if that method
cannot be found (it is only to be found in fairly recent JDKs).
- getSortedSetDelegate() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- getSortedSetDelegate() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSortedSet
-
- getSource() - Method in exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- getSource() - Method in class com.google.common.eventbus.DeadEvent
-
Returns the object that originated this event (not the object that originated the
wrapped event).
- getStackTraceAsString(Throwable) - Static method in class com.google.common.base.Throwables
-
Returns a string containing the result of toString()
, followed by
the full, recursive stack trace of throwable
.
- getStackTraceDepthMethod - Static variable in class com.google.common.base.Throwables
-
The "getStackTraceDepth" method, only available on some JDKs so we use reflection to find it
when available.
- getStackTraceElementMethod - Static variable in class com.google.common.base.Throwables
-
The "getStackTraceElementMethod" method, only available on some JDKs so we use reflection to
find it when available.
- getStartFinalizer(Class<?>) - Static method in class com.google.common.base.FinalizableReferenceQueue
-
Looks up Finalizer.startFinalizer().
- getStaticMethods(Class<?>) - Method in enum com.google.common.testing.NullPointerTester.Visibility
-
- getStatsCounterSupplier() - Method in class com.google.common.cache.CacheBuilder
-
- getStimulusValues() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
I'd like to make this a parameter to the constructor, but I can't because
the stimulus instances refer to this
.
- getStimulusValues() - Method in class com.google.common.collect.testing.IteratorTester
-
- getStimulusValues() - Method in class com.google.common.collect.testing.ListIteratorTester
-
- getStoredLogRecords() - Method in class com.google.common.testing.TestLogHandler
-
Returns a snapshot of the logged records.
- getSubjectGenerator() - Method in class com.google.common.collect.testing.AbstractTester
-
- getSubjectGenerator() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getSubListOriginalListSetAffectsSubListLargeListMethod() - Static method in class com.google.common.collect.testing.testers.ListSubListTester
-
- getSubListOriginalListSetAffectsSubListMethod() - Static method in class com.google.common.collect.testing.testers.ListSubListTester
-
- getSubListSubListRemoveAffectsOriginalLargeListMethod() - Static method in class com.google.common.collect.testing.testers.ListSubListTester
-
- getSubMap(int, int) - Method in class com.google.common.collect.ImmutableSortedMap
-
- getSubMultiset(int, int) - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- getSubscriber() - Method in class com.google.common.eventbus.SubscriberExceptionContext
-
- getSubscriberMethod() - Method in class com.google.common.eventbus.SubscriberExceptionContext
-
- getSubscribers(Object) - Method in class com.google.common.eventbus.SubscriberRegistry
-
Gets an iterator representing an immutable snapshot of all subscribers to the given event at
the time this method is called.
- getSubscribersForTesting(Class<?>) - Method in class com.google.common.eventbus.SubscriberRegistry
-
- getSubSet(int, int) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- getSubtype(Class<?>) - Method in class com.google.common.reflect.TypeToken
-
Returns subtype of this
with subclass
as the raw class.
- getSubtypeFromLowerBounds(Class<?>, Type[]) - Method in class com.google.common.reflect.TypeToken
-
- getSuccessorInMultimap() - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- getSuccessorInValueSet() - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- getSuccessorInValueSet() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- getSuccessorInValueSet() - Method in interface com.google.common.collect.LinkedHashMultimap.ValueSetLink
-
- getSuperclass(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector.ForwardingTypeCollector
-
- getSuperclass(K) - Method in class com.google.common.reflect.TypeToken.TypeCollector
-
- getSupertype(Class<? super T>) - Method in class com.google.common.reflect.TypeToken
-
Returns the generic form of superclass
.
- getSupertypeFromUpperBounds(Class<? super T>, Type[]) - Method in class com.google.common.reflect.TypeToken
-
- getSuppressedTests() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getTearDown() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getTeredoInfo(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Returns the Teredo information embedded in a Teredo address.
- getTesterAnnotations(AnnotatedElement) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Find all the tester annotations declared on a tester class or method.
- getTesterRequirements(Class<?>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Get the full set of requirements for a tester class.
- getTesterRequirements(Method) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Get the full set of requirements for a tester class.
- getTesters() - Method in class com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.ConcurrentMapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.ConcurrentNavigableMapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.DerivedIteratorTestSuiteBuilder
-
We rely entirely on the delegate builder for test creation, so this
just throws UnsupportedOperationException.
- getTesters() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.google.SortedSetMultimapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.IteratorTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.ListTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder.OneSizeTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.QueueTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.SetTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
- getTesters() - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
- getTestMethodName() - Method in class com.google.common.collect.testing.AbstractTester
-
Returns the name of the test method invoked by this test instance.
- getTicker(boolean) - Method in class com.google.common.cache.CacheBuilder
-
- getTo() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- getTo() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- getToArrayIsPlainObjectArrayMethod() - Static method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- getTopLevelClasses() - Method in class com.google.common.reflect.ClassPath
-
Returns all top level classes loadable from the current class path.
- getTopLevelClasses(String) - Method in class com.google.common.reflect.ClassPath
-
Returns all top level classes whose package name is packageName
.
- getTopLevelClassesRecursive(String) - Method in class com.google.common.reflect.ClassPath
-
Returns all top level classes whose package name is packageName
or starts with
packageName
followed by a '.'.
- getType() - Method in class com.google.common.reflect.Parameter
-
Returns the type of the parameter.
- getType() - Method in class com.google.common.reflect.TypeToken
-
Returns the represented type.
- getTypeMappings(Type) - Static method in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
Returns type mappings using type parameters and type arguments found in the generic
superclass and the super interfaces of contextClass
.
- getTypeName() - Method in class com.google.common.reflect.Types.TypeVariableImpl
-
- getTypeParameters() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
[<E>]
will be returned for ArrayList's constructor.
- getTypeParameters() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- getTypes() - Method in class com.google.common.reflect.TypeToken
-
Returns the set of interfaces and classes that this type is or is a subtype of.
- getUid(Object) - Method in class com.google.common.collect.Ordering.ArbitraryOrdering
-
- getUnchecked(K) - Method in class com.google.common.cache.AbstractLoadingCache
-
- getUnchecked(K) - Method in class com.google.common.cache.ForwardingLoadingCache
-
- getUnchecked(K) - Method in interface com.google.common.cache.LoadingCache
-
Returns the value associated with key
in this cache, first loading that value if
necessary.
- getUnchecked(K) - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- getUnchecked(K) - Method in class com.google.common.cache.LocalCache.LocalLoadingCache
-
- getUnchecked(Future<V>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns the result of calling Future.get()
uninterruptibly on a task known not to throw
a checked exception.
- getUninterruptibly(Future<V>) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes future.
get()
uninterruptibly.
- getUninterruptibly(Future<V>, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes future.
get(timeout, unit)
uninterruptibly.
- getUnsafe() - Static method in class com.google.common.cache.Striped64
-
Returns a sun.misc.Unsafe.
- getUnsafe() - Static method in enum com.google.common.hash.LittleEndianByteArray.UnsafeByteArray
-
Returns a sun.misc.Unsafe.
- getUnsafe() - Static method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator
-
Returns a sun.misc.Unsafe.
- getUpperBound() - Method in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- getUpperBounds() - Method in class com.google.common.reflect.Types.WildcardTypeImpl
-
- getUpperBoundType() - Method in class com.google.common.collect.GeneralRange
-
- getUpperEndpoint() - Method in class com.google.common.collect.GeneralRange
-
- getValue() - Method in class com.google.common.cache.LocalCache.WriteThroughEntry
-
- getValue() - Method in class com.google.common.collect.AbstractMapEntry
-
- getValue(int) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- getValue(int) - Method in class com.google.common.collect.ArrayTable.Column
-
- getValue(int) - Method in class com.google.common.collect.ArrayTable.ColumnMap
-
- getValue(int) - Method in class com.google.common.collect.ArrayTable.Row
-
- getValue(int) - Method in class com.google.common.collect.ArrayTable.RowMap
-
- getValue(int) - Method in class com.google.common.collect.DenseImmutableTable.Column
-
- getValue(int) - Method in class com.google.common.collect.DenseImmutableTable.ColumnMap
-
- getValue(int) - Method in class com.google.common.collect.DenseImmutableTable
-
- getValue(int) - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- getValue(int) - Method in class com.google.common.collect.DenseImmutableTable.Row
-
- getValue(int) - Method in class com.google.common.collect.DenseImmutableTable.RowMap
-
- getValue() - Method in class com.google.common.collect.ForwardingMapEntry
-
- getValue() - Method in class com.google.common.collect.ImmutableEntry
-
- getValue() - Method in class com.google.common.collect.LinkedListMultimap.Node
-
- getValue() - Method in class com.google.common.collect.MapMakerInternalMap.DummyInternalEntry
-
- getValue() - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntry
-
Gets the value for the entry.
- getValue() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry
-
- getValue() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- getValue() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry
-
- getValue() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry
-
- getValue() - Method in class com.google.common.collect.MapMakerInternalMap.WriteThroughEntry
-
- getValue(int) - Method in class com.google.common.collect.RegularImmutableTable
-
- getValue(int) - Method in class com.google.common.collect.SparseImmutableTable
-
- getValue() - Method in class com.google.common.collect.Synchronized.SynchronizedEntry
-
- getValue() - Method in interface com.google.common.collect.Table.Cell
-
Returns the value of this cell.
- getValue() - Method in class com.google.common.collect.Tables.ImmutableCell
-
- getValue() - Method in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- getValueEquivalence() - Method in class com.google.common.cache.CacheBuilder
-
- getValueForNullKey() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- getValueForNullKey() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- getValueNotInPopulatedMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- getValueReference() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getValueReference() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getValueReference() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the value reference from this entry.
- getValueReference() - Method in class com.google.common.cache.LocalCache.StrongEntry
-
- getValueReference() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getValueReference() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- getValueReference() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry
-
- getValueReference() - Method in interface com.google.common.collect.MapMakerInternalMap.WeakValueEntry
-
Gets the weak value reference held by entry.
- getValueReferenceQueueForTesting() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely extracts the value reference queue used by this segment.
- getValueReferenceQueueForTesting() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- getValueReferenceQueueForTesting() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- getValueStrength() - Method in class com.google.common.cache.CacheBuilder
-
- getValueStrength() - Method in class com.google.common.collect.MapMaker
-
- getVisibleMethods(Class<?>) - Method in enum com.google.common.testing.NullPointerTester.Visibility
-
- getWaitQueueLength(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Returns an estimate of the number of threads waiting for the given guard to become satisfied.
- getWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely extracts the weak value reference inside of the given entry
.
- getWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- getWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- getWeigher() - Method in class com.google.common.cache.CacheBuilder
-
- getWeight() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- getWeight() - Method in class com.google.common.cache.LocalCache.SoftValueReference
-
- getWeight() - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- getWeight() - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Returns the weight of this entry.
- getWeight() - Method in class com.google.common.cache.LocalCache.WeakValueReference
-
- getWeight() - Method in class com.google.common.cache.LocalCache.WeightedSoftValueReference
-
- getWeight() - Method in class com.google.common.cache.LocalCache.WeightedStrongValueReference
-
- getWeight() - Method in class com.google.common.cache.LocalCache.WeightedWeakValueReference
-
- getWithoutCaching(Object) - Method in class com.google.common.graph.MapIteratorCache
-
- getWriteTime() - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- getWriteTime() - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- getWriteTime() - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Returns the time that this entry was last written, in ns.
- getWriteTime() - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- getWriteTime() - Method in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- getWriteTime() - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- getWriteTime() - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- getWriteTime() - Method in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- GIF - Static variable in class com.google.common.net.MediaType
-
- globalStatsCounter - Variable in class com.google.common.cache.LocalCache
-
Accumulates global cache statistics.
- GOOD_FAST_HASH_FUNCTION_128 - Static variable in class com.google.common.hash.Hashing.Murmur3_128Holder
-
- GOOD_FAST_HASH_FUNCTION_32 - Static variable in class com.google.common.hash.Hashing.Murmur3_32Holder
-
- GOOD_FAST_HASH_SEED - Static variable in class com.google.common.hash.Hashing
-
Used to randomize
Hashing.goodFastHash(int)
instances, so that programs which persist anything
dependent on the hash codes they produce will fail sooner.
- goodFastHash(int) - Static method in class com.google.common.hash.Hashing
-
Returns a general-purpose, temporary-use, non-cryptographic hash function.
- GoogleHelpers - Class in com.google.common.collect.testing.google
-
Helper methods/assertions for use with com.google.common.collect
types.
- GoogleHelpers() - Constructor for class com.google.common.collect.testing.google.GoogleHelpers
-
- graph - Variable in class com.google.common.graph.EndpointPairIterator
-
- Graph<N> - Interface in com.google.common.graph
-
An interface for
graph-structured data,
whose edges are anonymous entities with no identity or information of their own.
- graph - Variable in class com.google.common.graph.Graphs.TransposedGraph
-
- graph - Variable in class com.google.common.graph.Graphs.TransposedValueGraph
-
- GRAPH_STRING_FORMAT - Static variable in class com.google.common.graph.GraphConstants
-
- GraphBuilder<N> - Class in com.google.common.graph
-
A builder for constructing instances of
MutableGraph
with user-defined properties.
- GraphBuilder(boolean) - Constructor for class com.google.common.graph.GraphBuilder
-
Creates a new instance with the specified edge directionality.
- GraphConnections<N,V> - Interface in com.google.common.graph
-
An interface for representing and manipulating an origin node's adjacent nodes and edge values in
a
Graph
.
- GraphConstants - Class in com.google.common.graph
-
A utility class to hold various constants used by the Guava Graph library.
- GraphConstants() - Constructor for class com.google.common.graph.GraphConstants
-
- GraphConstants.Presence - Enum in com.google.common.graph
-
- Graphs - Class in com.google.common.graph
-
- Graphs() - Constructor for class com.google.common.graph.Graphs
-
- Graphs.NodeVisitState - Enum in com.google.common.graph
-
An enum representing the state of a node during DFS.
- Graphs.TransposedGraph<N> - Class in com.google.common.graph
-
- Graphs.TransposedNetwork<N,E> - Class in com.google.common.graph
-
- Graphs.TransposedValueGraph<N,V> - Class in com.google.common.graph
-
- GREATER - Static variable in class com.google.common.collect.ComparisonChain
-
- greaterThan(C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values strictly greater than endpoint
.
- greatest(int) - Static method in class com.google.common.collect.TopKSelector
-
Returns a
TopKSelector
that collects the greatest
k
elements added to it,
relative to the natural ordering of the elements, and returns them via
TopKSelector.topK()
in
descending order.
- greatest(int, Comparator<? super T>) - Static method in class com.google.common.collect.TopKSelector
-
Returns a
TopKSelector
that collects the greatest
k
elements added to it,
relative to the specified comparator, and returns them via
TopKSelector.topK()
in descending order.
- greatestOf(Iterable<E>, int) - Method in class com.google.common.collect.Ordering
-
Returns the k
greatest elements of the given iterable according to this ordering, in
order from greatest to least.
- greatestOf(Iterator<E>, int) - Method in class com.google.common.collect.Ordering
-
Returns the k
greatest elements from the given iterator according to this ordering, in
order from greatest to least.
- greatestValueBelow(DiscreteDomain<Comparable<?>>) - Method in class com.google.common.collect.Cut.AboveAll
-
- greatestValueBelow(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut.AboveValue
-
- greatestValueBelow(DiscreteDomain<Comparable<?>>) - Method in class com.google.common.collect.Cut.BelowAll
-
- greatestValueBelow(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut.BelowValue
-
- greatestValueBelow(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut
-
- groupNumber - Variable in class com.google.common.testing.RelationshipTester.Item
-
- groups - Variable in class com.google.common.testing.RelationshipTester
-
- grow(CharBuffer) - Static method in class com.google.common.io.ReaderInputStream
-
Returns a new CharBuffer identical to buf, except twice the capacity.
- growBuffer(char[], int, int) - Static method in class com.google.common.escape.CharEscaper
-
Helper method to grow the character buffer as needed, this only happens once in a while so it's
ok if it's in a method call.
- growBuffer(char[], int, int) - Static method in class com.google.common.escape.UnicodeEscaper
-
Helper method to grow the character buffer as needed, this only happens once in a while so it's
ok if it's in a method call.
- growIfNeeded() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- GS - Static variable in class com.google.common.base.Ascii
-
Group Separator: These four information separators may be used within data in optional fashion,
except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then
RS, and US is least inclusive.
- Guard(Monitor) - Constructor for class com.google.common.util.concurrent.Monitor.Guard
-
- GwtCompatible - Annotation Type in com.google.common.annotations
-
The presence of this annotation on a type indicates that the type may be used with the
Google Web Toolkit (GWT).
- GwtFuturesCatchingSpecialization - Class in com.google.common.util.concurrent
-
Hidden superclass of
Futures
that provides us a place to declare special GWT versions of
the
Futures.catching
family of methods.
- GwtFuturesCatchingSpecialization() - Constructor for class com.google.common.util.concurrent.GwtFuturesCatchingSpecialization
-
- GwtIncompatible - Annotation Type in com.google.common.annotations
-
The presence of this annotation on an API indicates that the method may
not be used with
the
Google Web Toolkit (GWT).
- GwtTransient - Annotation Type in com.google.common.collect
-
Private replacement for com.google.gwt.user.client.rpc.GwtTransient
to work around build-system quirks.
- GZIP - Static variable in class com.google.common.net.MediaType
-
- I_CALENDAR_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- ICO - Static variable in class com.google.common.net.MediaType
-
- id - Variable in class com.google.common.reflect.TypeResolver.WildcardCapturer
-
- identifier - Variable in class com.google.common.eventbus.EventBus
-
- identifier() - Method in class com.google.common.eventbus.EventBus
-
Returns the identifier for this event bus.
- identity() - Static method in class com.google.common.base.Converter
-
Returns a serializable converter that always converts or reverses an object to itself.
- identity() - Static method in class com.google.common.base.Equivalence
-
Returns an equivalence that uses ==
to compare values and
System.identityHashCode(Object)
to compute the hash code.
- Identity() - Constructor for class com.google.common.base.Equivalence.Identity
-
- identity() - Static method in class com.google.common.base.Functions
-
Returns the identity function.
- identity() - Method in class com.google.common.testing.DummyProxy.DummyHandler
-
- identity - Variable in class com.google.common.testing.FreshValueGenerator.FreshInvocationHandler
-
- IdentityConverter() - Constructor for class com.google.common.base.Converter.IdentityConverter
-
- IdentityFunction() - Constructor for enum com.google.common.base.Functions.IdentityFunction
-
- identityHashCode(Object) - Method in class com.google.common.collect.Ordering.ArbitraryOrdering
-
- IF_MATCH - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP If-Match
header field name.
- IF_MODIFIED_SINCE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP If-Modified-Since
header field name.
- IF_NONE_MATCH - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP If-None-Match
header field name.
- IF_RANGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP If-Range
header field name.
- IF_UNMODIFIED_SINCE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP If-Unmodified-Since
header field name.
- ignore(Method) - Method in class com.google.common.testing.NullPointerTester
-
Ignore method
in the tests that follow.
- ignoreClasses(Predicate<? super Class<?>>) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Specifies that classes that satisfy the given predicate aren't tested for sanity.
- ignoredMembers - Variable in class com.google.common.testing.NullPointerTester
-
- ignoringReader(Reader, CharMatcher) - Static method in class com.google.common.io.BaseEncoding
-
- IMAGE_TYPE - Static variable in class com.google.common.net.MediaType
-
- immediate() - Static method in class com.google.common.eventbus.Dispatcher
-
Returns a dispatcher that dispatches events to subscribers immediately as they're posted
without using an intermediate queue to change the dispatch order.
- immediateCancelledFuture() - Static method in class com.google.common.util.concurrent.Futures
-
Creates a ListenableFuture
which is cancelled immediately upon construction, so that
isCancelled()
always returns true
.
- ImmediateCancelledFuture() - Constructor for class com.google.common.util.concurrent.ImmediateFuture.ImmediateCancelledFuture
-
- immediateCheckedFuture(V) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a CheckedFuture
which has its value set immediately upon construction.
- ImmediateDispatcher() - Constructor for class com.google.common.eventbus.Dispatcher.ImmediateDispatcher
-
- immediateFailedCheckedFuture(X) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a CheckedFuture
which has an exception set immediately upon construction.
- ImmediateFailedCheckedFuture(X) - Constructor for class com.google.common.util.concurrent.ImmediateFuture.ImmediateFailedCheckedFuture
-
- immediateFailedFuture(Throwable) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a ListenableFuture
which has an exception set immediately upon construction.
- ImmediateFailedFuture(Throwable) - Constructor for class com.google.common.util.concurrent.ImmediateFuture.ImmediateFailedFuture
-
- immediateFuture(V) - Static method in class com.google.common.util.concurrent.Futures
-
Creates a ListenableFuture
which has its value set immediately upon construction.
- ImmediateFuture<V> - Class in com.google.common.util.concurrent
-
Implementations of Futures.immediate*
.
- ImmediateFuture() - Constructor for class com.google.common.util.concurrent.ImmediateFuture
-
- ImmediateFuture.ImmediateCancelledFuture<V> - Class in com.google.common.util.concurrent
-
- ImmediateFuture.ImmediateFailedCheckedFuture<V,X extends java.lang.Exception> - Class in com.google.common.util.concurrent
-
- ImmediateFuture.ImmediateFailedFuture<V> - Class in com.google.common.util.concurrent
-
- ImmediateFuture.ImmediateSuccessfulCheckedFuture<V,X extends java.lang.Exception> - Class in com.google.common.util.concurrent
-
- ImmediateFuture.ImmediateSuccessfulFuture<V> - Class in com.google.common.util.concurrent
-
- ImmediateScheduledFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService.ImmediateScheduledFuture
-
- ImmediateSuccessfulCheckedFuture(V) - Constructor for class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulCheckedFuture
-
- ImmediateSuccessfulFuture(V) - Constructor for class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulFuture
-
- ImmutableArrayMap(int) - Constructor for class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- ImmutableAsList<E> - Class in com.google.common.collect
-
- ImmutableAsList() - Constructor for class com.google.common.collect.ImmutableAsList
-
- ImmutableAsList.SerializedForm - Class in com.google.common.collect
-
Serialized form that leads to the same performance as the original list.
- ImmutableBiMap<K,V> - Class in com.google.common.collect
-
- ImmutableBiMap() - Constructor for class com.google.common.collect.ImmutableBiMap
-
- ImmutableBiMap.Builder<K,V> - Class in com.google.common.collect
-
A builder for creating immutable bimap instances, especially public
static final
bimaps ("constant bimaps").
- ImmutableBiMap.SerializedForm - Class in com.google.common.collect
-
Serialized type for all ImmutableBiMap instances.
- ImmutableBiMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfEntriesGenerator
-
- ImmutableBiMapCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfGenerator
-
- ImmutableBiMapGenerator() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapGenerator
-
- immutableCell(R, C, V) - Static method in class com.google.common.collect.Tables
-
Returns an immutable cell with the specified row key, column key, and
value.
- ImmutableCell(R, C, V) - Constructor for class com.google.common.collect.Tables.ImmutableCell
-
- ImmutableClassToInstanceMap<B> - Class in com.google.common.collect
-
- ImmutableClassToInstanceMap(ImmutableMap<Class<? extends B>, B>) - Constructor for class com.google.common.collect.ImmutableClassToInstanceMap
-
- ImmutableClassToInstanceMap.Builder<B> - Class in com.google.common.collect
-
A builder for creating immutable class-to-instance maps.
- ImmutableCollection<E> - Class in com.google.common.collect
-
A Collection
whose contents will never change, and which offers a few additional
guarantees detailed below.
- ImmutableCollection() - Constructor for class com.google.common.collect.ImmutableCollection
-
- ImmutableCollection.ArrayBasedBuilder<E> - Class in com.google.common.collect
-
- ImmutableCollection.Builder<E> - Class in com.google.common.collect
-
- immutableCopy() - Method in class com.google.common.collect.Sets.SetView
-
Returns an immutable copy of the current contents of this set view.
- ImmutableEntry<K,V> - Class in com.google.common.collect
-
- ImmutableEntry(K, V) - Constructor for class com.google.common.collect.ImmutableEntry
-
- immutableEntry(K, V) - Static method in class com.google.common.collect.Maps
-
Returns an immutable map entry with the specified key and value.
- immutableEntry(E, int) - Static method in class com.google.common.collect.Multisets
-
Returns an immutable multiset entry with the specified element and count.
- ImmutableEntry(E, int) - Constructor for class com.google.common.collect.Multisets.ImmutableEntry
-
- ImmutableEnumMap<K extends java.lang.Enum<K>,V> - Class in com.google.common.collect
-
Implementation of
ImmutableMap
backed by a non-empty
EnumMap
.
- ImmutableEnumMap(EnumMap<K, V>) - Constructor for class com.google.common.collect.ImmutableEnumMap
-
- immutableEnumMap(Map<K, ? extends V>) - Static method in class com.google.common.collect.Maps
-
Returns an immutable map instance containing the given entries.
- ImmutableEnumMap.EnumSerializedForm<K extends java.lang.Enum<K>,V> - Class in com.google.common.collect
-
- ImmutableEnumMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableEnumMapGenerator
-
- ImmutableEnumSet<E extends java.lang.Enum<E>> - Class in com.google.common.collect
-
Implementation of
ImmutableSet
backed by a non-empty
EnumSet
.
- ImmutableEnumSet(EnumSet<E>) - Constructor for class com.google.common.collect.ImmutableEnumSet
-
- immutableEnumSet(E, E...) - Static method in class com.google.common.collect.Sets
-
Returns an immutable set instance containing the given enum elements.
- immutableEnumSet(Iterable<E>) - Static method in class com.google.common.collect.Sets
-
Returns an immutable set instance containing the given enum elements.
- ImmutableEnumSet.EnumSerializedForm<E extends java.lang.Enum<E>> - Class in com.google.common.collect
-
- ImmutableGraph<N> - Class in com.google.common.graph
-
A
Graph
whose elements and structural relationships will never change.
- ImmutableGraph() - Constructor for class com.google.common.graph.ImmutableGraph
-
To ensure the immutability contract is maintained, there must be no public constructors.
- ImmutableGraph.ValueBackedImpl<N,V> - Class in com.google.common.graph
-
- ImmutableList<E> - Class in com.google.common.collect
-
A
List
whose contents will never change, with many other important properties detailed at
ImmutableCollection
.
- ImmutableList() - Constructor for class com.google.common.collect.ImmutableList
-
- ImmutableList.Builder<E> - Class in com.google.common.collect
-
A builder for creating immutable list instances, especially public
static final
lists ("constant lists").
- ImmutableList.ReverseImmutableList<E> - Class in com.google.common.collect
-
- ImmutableList.SerializedForm - Class in com.google.common.collect
-
- ImmutableList.SubList - Class in com.google.common.collect
-
- ImmutableListHeadSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListHeadSubListGenerator
-
- ImmutableListMiddleSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListMiddleSubListGenerator
-
- ImmutableListMultimap<K,V> - Class in com.google.common.collect
-
- ImmutableListMultimap(ImmutableMap<K, ImmutableList<V>>, int) - Constructor for class com.google.common.collect.ImmutableListMultimap
-
- ImmutableListMultimap.Builder<K,V> - Class in com.google.common.collect
-
A builder for creating immutable ListMultimap
instances, especially
public static final
multimaps ("constant multimaps").
- ImmutableListOfGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListOfGenerator
-
- ImmutableListTailSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListTailSubListGenerator
-
- ImmutableMap<K,V> - Class in com.google.common.collect
-
A
Map
whose contents will never change, with many other important properties detailed at
ImmutableCollection
.
- ImmutableMap() - Constructor for class com.google.common.collect.ImmutableMap
-
- ImmutableMap.Builder<K,V> - Class in com.google.common.collect
-
A builder for creating immutable map instances, especially public
static final
maps ("constant maps").
- ImmutableMap.IteratorBasedImmutableMap<K,V> - Class in com.google.common.collect
-
- ImmutableMap.MapViewOfValuesAsSingletonSets - Class in com.google.common.collect
-
- ImmutableMap.SerializedForm - Class in com.google.common.collect
-
Serialized type for all ImmutableMap instances.
- ImmutableMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEntriesGenerator
-
- ImmutableMapCopyOfEnumMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
-
- ImmutableMapCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfGenerator
-
- ImmutableMapEntry<K,V> - Class in com.google.common.collect
-
Implementation of
Map.Entry
for
ImmutableMap
that adds extra methods to traverse
hash buckets for the key and the value.
- ImmutableMapEntry(K, V) - Constructor for class com.google.common.collect.ImmutableMapEntry
-
- ImmutableMapEntry(ImmutableMapEntry<K, V>) - Constructor for class com.google.common.collect.ImmutableMapEntry
-
- ImmutableMapEntry.NonTerminalImmutableBiMapEntry<K,V> - Class in com.google.common.collect
-
- ImmutableMapEntry.NonTerminalImmutableMapEntry<K,V> - Class in com.google.common.collect
-
- ImmutableMapEntryListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- ImmutableMapEntrySet<K,V> - Class in com.google.common.collect
-
- ImmutableMapEntrySet() - Constructor for class com.google.common.collect.ImmutableMapEntrySet
-
- ImmutableMapEntrySet.EntrySetSerializedForm<K,V> - Class in com.google.common.collect
-
- ImmutableMapEntrySet.RegularEntrySet<K,V> - Class in com.google.common.collect
-
- ImmutableMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapGenerator
-
- ImmutableMapKeyListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapKeyListGenerator
-
- ImmutableMapKeySet<K,V> - Class in com.google.common.collect
-
- ImmutableMapKeySet(ImmutableMap<K, V>) - Constructor for class com.google.common.collect.ImmutableMapKeySet
-
- ImmutableMapKeySet.KeySetSerializedForm<K> - Class in com.google.common.collect
-
- ImmutableMapUnhashableValuesGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
-
- ImmutableMapValueListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValueListGenerator
-
- ImmutableMapValues<K,V> - Class in com.google.common.collect
-
- ImmutableMapValues(ImmutableMap<K, V>) - Constructor for class com.google.common.collect.ImmutableMapValues
-
- ImmutableMapValues.SerializedForm<V> - Class in com.google.common.collect
-
- ImmutableMultimap<K,V> - Class in com.google.common.collect
-
- ImmutableMultimap(ImmutableMap<K, ? extends ImmutableCollection<V>>, int) - Constructor for class com.google.common.collect.ImmutableMultimap
-
- ImmutableMultimap.Builder<K,V> - Class in com.google.common.collect
-
A builder for creating immutable multimap instances, especially
public static final
multimaps ("constant multimaps").
- ImmutableMultimap.EntryCollection<K,V> - Class in com.google.common.collect
-
- ImmutableMultimap.FieldSettersHolder - Class in com.google.common.collect
-
- ImmutableMultimap.Itr<T> - Class in com.google.common.collect
-
- ImmutableMultimap.Keys - Class in com.google.common.collect
-
- ImmutableMultimap.Values<K,V> - Class in com.google.common.collect
-
- ImmutableMultiset<E> - Class in com.google.common.collect
-
- ImmutableMultiset() - Constructor for class com.google.common.collect.ImmutableMultiset
-
- ImmutableMultiset.Builder<E> - Class in com.google.common.collect
-
A builder for creating immutable multiset instances, especially public static final
multisets ("constant multisets").
- ImmutableMultiset.EntrySet - Class in com.google.common.collect
-
- ImmutableMultiset.EntrySetSerializedForm<E> - Class in com.google.common.collect
-
- ImmutableMultiset.SerializedForm - Class in com.google.common.collect
-
- ImmutableNetwork<N,E> - Class in com.google.common.graph
-
A
Network
whose elements and structural relationships will never change.
- ImmutableNetwork(Network<N, E>) - Constructor for class com.google.common.graph.ImmutableNetwork
-
- ImmutableRangeMap<K extends java.lang.Comparable<?>,V> - Class in com.google.common.collect
-
- ImmutableRangeMap(ImmutableList<Range<K>>, ImmutableList<V>) - Constructor for class com.google.common.collect.ImmutableRangeMap
-
- ImmutableRangeMap.Builder<K extends java.lang.Comparable<?>,V> - Class in com.google.common.collect
-
A builder for immutable range maps.
- ImmutableRangeMap.SerializedForm<K extends java.lang.Comparable<?>,V> - Class in com.google.common.collect
-
This class is used to serialize ImmutableRangeMap instances.
- ImmutableRangeSet<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- ImmutableRangeSet(ImmutableList<Range<C>>) - Constructor for class com.google.common.collect.ImmutableRangeSet
-
- ImmutableRangeSet(ImmutableList<Range<C>>, ImmutableRangeSet<C>) - Constructor for class com.google.common.collect.ImmutableRangeSet
-
- ImmutableRangeSet.AsSet - Class in com.google.common.collect
-
- ImmutableRangeSet.AsSetSerializedForm<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- ImmutableRangeSet.Builder<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
-
A builder for immutable range sets.
- ImmutableRangeSet.ComplementRanges - Class in com.google.common.collect
-
- ImmutableRangeSet.SerializedForm<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- ImmutableSet<E> - Class in com.google.common.collect
-
A
Set
whose contents will never change, with many other important properties detailed at
ImmutableCollection
.
- ImmutableSet() - Constructor for class com.google.common.collect.ImmutableSet
-
- ImmutableSet.Builder<E> - Class in com.google.common.collect
-
A builder for creating ImmutableSet
instances.
- ImmutableSet.Indexed<E> - Class in com.google.common.collect
-
- ImmutableSet.SerializedForm - Class in com.google.common.collect
-
- ImmutableSetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetAsListGenerator
-
- ImmutableSetCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetCopyOfGenerator
-
- ImmutableSetMultimap<K,V> - Class in com.google.common.collect
-
- ImmutableSetMultimap(ImmutableMap<K, ImmutableSet<V>>, int, Comparator<? super V>) - Constructor for class com.google.common.collect.ImmutableSetMultimap
-
- ImmutableSetMultimap.Builder<K,V> - Class in com.google.common.collect
-
A builder for creating immutable SetMultimap
instances, especially
public static final
multimaps ("constant multimaps").
- ImmutableSetMultimap.EntrySet<K,V> - Class in com.google.common.collect
-
- ImmutableSetWithBadHashesGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetWithBadHashesGenerator
-
- ImmutableSortedAsList<E> - Class in com.google.common.collect
-
List returned by ImmutableSortedSet.asList()
when the set isn't empty.
- ImmutableSortedAsList(ImmutableSortedSet<E>, ImmutableList<E>) - Constructor for class com.google.common.collect.ImmutableSortedAsList
-
- immutableSortedCopy(Iterable<E>) - Method in class com.google.common.collect.AllEqualOrdering
-
- immutableSortedCopy(Iterable<E>) - Method in class com.google.common.collect.Ordering
-
Returns an immutable list containing elements
sorted by this ordering.
- ImmutableSortedMap<K,V> - Class in com.google.common.collect
-
A
NavigableMap
whose contents will never change, with many other important properties
detailed at
ImmutableCollection
.
- ImmutableSortedMap(RegularImmutableSortedSet<K>, ImmutableList<V>) - Constructor for class com.google.common.collect.ImmutableSortedMap
-
- ImmutableSortedMap(RegularImmutableSortedSet<K>, ImmutableList<V>, ImmutableSortedMap<K, V>) - Constructor for class com.google.common.collect.ImmutableSortedMap
-
- ImmutableSortedMap.Builder<K,V> - Class in com.google.common.collect
-
A builder for creating immutable sorted map instances, especially public static final
maps ("constant maps").
- ImmutableSortedMap.SerializedForm - Class in com.google.common.collect
-
Serialized type for all ImmutableSortedMap instances.
- ImmutableSortedMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator
-
- ImmutableSortedMapEntryListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- ImmutableSortedMapFauxverideShim<K,V> - Class in com.google.common.collect
-
- ImmutableSortedMapFauxverideShim() - Constructor for class com.google.common.collect.ImmutableSortedMapFauxverideShim
-
- ImmutableSortedMapGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapGenerator
-
- ImmutableSortedMapKeyListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
-
- ImmutableSortedMapValueListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapValueListGenerator
-
- ImmutableSortedMultiset<E> - Class in com.google.common.collect
-
- ImmutableSortedMultiset() - Constructor for class com.google.common.collect.ImmutableSortedMultiset
-
- ImmutableSortedMultiset.Builder<E> - Class in com.google.common.collect
-
A builder for creating immutable multiset instances, especially public static final
multisets ("constant multisets").
- ImmutableSortedMultiset.SerializedForm<E> - Class in com.google.common.collect
-
- ImmutableSortedMultisetFauxverideShim<E> - Class in com.google.common.collect
-
- ImmutableSortedMultisetFauxverideShim() - Constructor for class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- ImmutableSortedSet<E> - Class in com.google.common.collect
-
A
NavigableSet
whose contents will never change, with many other important properties
detailed at
ImmutableCollection
.
- ImmutableSortedSet(Comparator<? super E>) - Constructor for class com.google.common.collect.ImmutableSortedSet
-
- ImmutableSortedSet.Builder<E> - Class in com.google.common.collect
-
A builder for creating immutable sorted set instances, especially public static final
sets ("constant sets"), with a given comparator.
- ImmutableSortedSet.SerializedForm<E> - Class in com.google.common.collect
-
- ImmutableSortedSetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListGenerator
-
- ImmutableSortedSetAsListSubListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListSubListGenerator
-
- ImmutableSortedSetCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetCopyOfGenerator
-
- ImmutableSortedSetDescendingAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingAsListGenerator
-
- ImmutableSortedSetDescendingGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingGenerator
-
- ImmutableSortedSetExplicitComparator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
-
- ImmutableSortedSetExplicitSuperclassComparatorGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
-
- ImmutableSortedSetFauxverideShim<E> - Class in com.google.common.collect
-
- ImmutableSortedSetFauxverideShim() - Constructor for class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- ImmutableSortedSetHeadsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetHeadsetGenerator
-
- ImmutableSortedSetReversedOrderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
-
- ImmutableSortedSetSubsetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListGenerator
-
- ImmutableSortedSetSubsetAsListSubListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator
-
- ImmutableSortedSetSubsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetGenerator
-
- ImmutableSortedSetTailsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetTailsetGenerator
-
- ImmutableSortedSetUnhashableGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetUnhashableGenerator
-
- ImmutableTable<R,C,V> - Class in com.google.common.collect
-
- ImmutableTable() - Constructor for class com.google.common.collect.ImmutableTable
-
- ImmutableTable.Builder<R,C,V> - Class in com.google.common.collect
-
A builder for creating immutable table instances, especially public
static final
tables ("constant tables").
- ImmutableTable.SerializedForm - Class in com.google.common.collect
-
Serialized type for all ImmutableTable instances.
- ImmutableTypeToInstanceMap<B> - Class in com.google.common.reflect
-
- ImmutableTypeToInstanceMap(ImmutableMap<TypeToken<? extends B>, B>) - Constructor for class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- ImmutableTypeToInstanceMap.Builder<B> - Class in com.google.common.reflect
-
A builder for creating immutable type-to-instance maps.
- ImmutableValueGraph<N,V> - Class in com.google.common.graph
-
A
ValueGraph
whose elements and structural relationships will never change.
- ImmutableValueGraph(ValueGraph<N, V>) - Constructor for class com.google.common.graph.ImmutableValueGraph
-
- implementations - Static variable in class com.google.common.testing.ArbitraryInstances
-
type -> implementation.
- IMPLICIT_BIT - Static variable in class com.google.common.math.DoubleUtils
-
The implicit 1 bit that is omitted in significands of normal doubles.
- implied - Variable in enum com.google.common.collect.testing.features.CollectionFeature
-
- implied - Variable in enum com.google.common.collect.testing.features.CollectionSize
-
- implied - Variable in enum com.google.common.collect.testing.features.ListFeature
-
- implied - Variable in enum com.google.common.collect.testing.features.MapFeature
-
- implied - Variable in enum com.google.common.collect.testing.features.SetFeature
-
- implied - Variable in enum com.google.common.collect.testing.google.MultimapFeature
-
- impliedFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Given a set of features, return a new set of all features directly or
indirectly implied by any of them.
- ImprovedAbstractSet() - Constructor for class com.google.common.collect.Sets.ImprovedAbstractSet
-
- in(Collection<? extends T>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the object reference being tested is a
member of the given collection.
- in - Variable in class com.google.common.io.MultiInputStream
-
- InactiveComparisonChain(int) - Constructor for class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- incidentEdgeMap - Variable in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
Keys are edges incident to the origin node, values are the node at the other end.
- incidentEdges() - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- incidentEdges() - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- incidentEdges(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- incidentEdges(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- incidentEdges(Object) - Method in interface com.google.common.graph.Network
-
- incidentEdges() - Method in interface com.google.common.graph.NetworkConnections
-
- incidentNodes(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- incidentNodes(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- incidentNodes(Object) - Method in interface com.google.common.graph.Network
-
Returns the nodes which are the endpoints of edge
in this network.
- includingEquals() - Method in class com.google.common.testing.ForwardingWrapperTester
-
Asks for Object.equals(java.lang.Object)
and Object.hashCode()
to be tested.
- IncomparableType() - Constructor for enum com.google.common.collect.testing.testers.MapEntrySetTester.IncomparableType
-
- IncomparableValueException(Object) - Constructor for exception com.google.common.collect.Ordering.IncomparableValueException
-
- IncompatibleKeyType() - Constructor for class com.google.common.collect.testing.MapInterfaceTest.IncompatibleKeyType
-
- inCompletionOrder(Iterable<? extends ListenableFuture<? extends T>>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a list of delegate futures that correspond to the futures received in the order that
they complete.
- incorporateRequirements(TesterRequirements, TesterRequirements, Object) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Incorporate additional requirements into an existing requirements object.
- increment() - Method in interface com.google.common.cache.LongAddable
-
- increment() - Method in class com.google.common.cache.LongAddables.PureJavaLongAddable
-
- increment() - Method in class com.google.common.cache.LongAdder
-
Equivalent to add(1)
.
- increment(InetAddress) - Static method in class com.google.common.net.InetAddresses
-
Returns a new InetAddress that is one more than the passed in address.
- incrementAndGet(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Increments by one the value currently associated with key
, and returns the new value.
- incrementBy(AbstractCache.StatsCounter) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
Increments all counters by the values in other
.
- inDegree(Object) - Method in class com.google.common.graph.AbstractGraph
-
- inDegree(Object) - Method in class com.google.common.graph.AbstractNetwork
-
- inDegree(Object) - Method in class com.google.common.graph.ForwardingGraph
-
- inDegree(Object) - Method in interface com.google.common.graph.Graph
-
Returns the count of node
's incoming edges (equal to predecessors(node).size()
)
in a directed graph.
- inDegree(Object) - Method in interface com.google.common.graph.Network
-
- index(Function<? super E, K>) - Method in class com.google.common.collect.FluentIterable
-
Creates an index ImmutableListMultimap
that contains the results of applying a
specified function to each item in this FluentIterable
of values.
- index(Iterable<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Multimaps
-
Creates an index ImmutableListMultimap
that contains the results of
applying a specified function to each item in an Iterable
of
values.
- index(Iterator<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Multimaps
-
Creates an index ImmutableListMultimap
that contains the results of
applying a specified function to each item in an Iterator
of
values.
- index(int) - Method in class com.google.common.math.Quantiles.Scale
-
Specifies a single quantile index to be calculated, i.e.
- index - Variable in class com.google.common.math.Quantiles.ScaleAndIndex
-
- index - Variable in class com.google.common.util.concurrent.Striped.SmallLazyStriped.ArrayReference
-
- Indexed() - Constructor for class com.google.common.collect.ImmutableSet.Indexed
-
- indexes(int...) - Method in class com.google.common.math.Quantiles.Scale
-
Specifies multiple quantile indexes to be calculated, each index being the k in the kth
q-quantile.
- indexes(Collection<Integer>) - Method in class com.google.common.math.Quantiles.Scale
-
Specifies multiple quantile indexes to be calculated, each index being the k in the kth
q-quantile.
- indexes - Variable in class com.google.common.math.Quantiles.ScaleAndIndexes
-
- indexFor(Object) - Method in class com.google.common.util.concurrent.Striped
-
Returns the index to which the given key is mapped, so that getAt(indexFor(key)) == get(key).
- indexFor(Object) - Method in class com.google.common.util.concurrent.Striped.PowerOfTwoStriped
-
- indexIn(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- indexIn(CharSequence, int) - Method in class com.google.common.base.CharMatcher.Any
-
- indexIn(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns the index of the first matching character in a character sequence, or -1
if no
matching character is present.
- indexIn(CharSequence, int) - Method in class com.google.common.base.CharMatcher
-
Returns the index of the first matching character in a character sequence, starting from a
given position, or -1
if no character matches after that position.
- indexIn(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- indexIn(CharSequence, int) - Method in class com.google.common.base.CharMatcher.None
-
- indexMap(Collection<E>) - Static method in class com.google.common.collect.Maps
-
Returns a map from the ith element of list to i.
- indexOf(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- indexOf(Object) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- indexOf(Object) - Method in class com.google.common.collect.EmptyContiguousSet
-
- indexOf(Object) - Method in class com.google.common.collect.ForwardingList
-
- indexOf(Object) - Method in class com.google.common.collect.ImmutableList
-
- indexOf(Object) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- indexOf(Object) - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- indexOf(Object) - Method in class com.google.common.collect.ImmutableSortedAsList
-
- indexOf(Object) - Method in class com.google.common.collect.ImmutableSortedSet
-
Returns the position of an element within the set, or -1 if not present.
- indexOf(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns the index in iterable
of the first element that satisfies
the provided predicate
, or -1
if the Iterable has no such
elements.
- indexOf(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns the index in iterator
of the first element that satisfies
the provided predicate
, or -1
if the Iterator has no such
elements.
- indexOf(Object) - Method in class com.google.common.collect.Lists.StringAsImmutableList
-
- indexOf(Object) - Method in class com.google.common.collect.RegularContiguousSet
-
- indexOf(Object) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- indexOf(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- indexOf(Object) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- indexOf(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(boolean[], boolean, int, int) - Static method in class com.google.common.primitives.Booleans
-
- indexOf(boolean[], boolean[]) - Static method in class com.google.common.primitives.Booleans
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- indexOf(byte[], byte) - Static method in class com.google.common.primitives.Bytes
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(byte[], byte, int, int) - Static method in class com.google.common.primitives.Bytes
-
- indexOf(byte[], byte[]) - Static method in class com.google.common.primitives.Bytes
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- indexOf(char[], char) - Static method in class com.google.common.primitives.Chars
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(char[], char, int, int) - Static method in class com.google.common.primitives.Chars
-
- indexOf(char[], char[]) - Static method in class com.google.common.primitives.Chars
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- indexOf(double[], double) - Static method in class com.google.common.primitives.Doubles
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(double[], double, int, int) - Static method in class com.google.common.primitives.Doubles
-
- indexOf(double[], double[]) - Static method in class com.google.common.primitives.Doubles
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- indexOf(float[], float) - Static method in class com.google.common.primitives.Floats
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(float[], float, int, int) - Static method in class com.google.common.primitives.Floats
-
- indexOf(float[], float[]) - Static method in class com.google.common.primitives.Floats
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(int[], int) - Static method in class com.google.common.primitives.Ints
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(int[], int, int, int) - Static method in class com.google.common.primitives.Ints
-
- indexOf(int[], int[]) - Static method in class com.google.common.primitives.Ints
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- indexOf(long[], long) - Static method in class com.google.common.primitives.Longs
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(long[], long, int, int) - Static method in class com.google.common.primitives.Longs
-
- indexOf(long[], long[]) - Static method in class com.google.common.primitives.Longs
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- indexOf(short[], short) - Static method in class com.google.common.primitives.Shorts
-
Returns the index of the first appearance of the value target
in array
.
- indexOf(short[], short, int, int) - Static method in class com.google.common.primitives.Shorts
-
- indexOf(short[], short[]) - Static method in class com.google.common.primitives.Shorts
-
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
- indexOf(Object) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- indexOfImpl(List<?>, Object) - Static method in class com.google.common.collect.Lists
-
An implementation of List.indexOf(Object)
.
- indexOfRandomAccess(List<?>, Object) - Static method in class com.google.common.collect.Lists
-
- inducedSubgraph(Graph<N>, Iterable<? extends N>) - Static method in class com.google.common.graph.Graphs
-
Returns the subgraph of graph
induced by nodes
.
- inducedSubgraph(ValueGraph<N, V>, Iterable<? extends N>) - Static method in class com.google.common.graph.Graphs
-
Returns the subgraph of graph
induced by nodes
.
- inducedSubgraph(Network<N, E>, Iterable<? extends N>) - Static method in class com.google.common.graph.Graphs
-
Returns the subgraph of network
induced by nodes
.
- inEdgeMap - Variable in class com.google.common.graph.AbstractDirectedNetworkConnections
-
Keys are edges incoming to the origin node, values are the source node.
- inEdges() - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- inEdges() - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- inEdges(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- inEdges(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- inEdges(Object) - Method in interface com.google.common.graph.Network
-
Returns all edges in this network which can be traversed in the direction (if any) of the edge
to end at node
.
- inEdges() - Method in interface com.google.common.graph.NetworkConnections
-
- InetAddresses - Class in com.google.common.net
-
Static utility methods pertaining to InetAddress
instances.
- InetAddresses() - Constructor for class com.google.common.net.InetAddresses
-
- InetAddresses.TeredoInfo - Class in com.google.common.net
-
A simple immutable data class to encapsulate the information to be found in a Teredo address.
- inferDistinctElements(Iterable<?>) - Static method in class com.google.common.collect.Multisets
-
Returns the expected number of distinct elements given the specified
elements.
- inferKeyType(Map<K, ?>) - Static method in class com.google.common.collect.EnumBiMap
-
- inferValueType(Map<?, V>) - Static method in class com.google.common.collect.EnumBiMap
-
- inheritableThreadLocals - Static variable in class com.google.common.base.internal.Finalizer
-
- init(int) - Method in class com.google.common.collect.HashBiMap
-
- init(G, String, Runnable, Runnable) - Method in class com.google.common.collect.testing.AbstractTester
-
- init(G, String) - Method in class com.google.common.collect.testing.AbstractTester
-
- init(AggregateFuture<InputT, OutputT>.RunningState) - Method in class com.google.common.util.concurrent.AggregateFuture
-
Must be called at the end of each sub-class's constructor.
- init() - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- initCollectionWithNullElement() - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
- initialCapacity - Variable in class com.google.common.cache.CacheBuilder
-
- initialCapacity(int) - Method in class com.google.common.cache.CacheBuilder
-
Sets the minimum total size for the internal hash tables.
- initialCapacity - Variable in class com.google.common.cache.CacheBuilderSpec
-
- initialCapacity - Variable in class com.google.common.collect.MapMaker
-
- initialCapacity(int) - Method in class com.google.common.collect.MapMaker
-
Sets the minimum total size for the internal hash tables.
- InitialCapacityParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.InitialCapacityParser
-
- initialize(Class<?>...) - Static method in class com.google.common.reflect.Reflection
-
- initialized - Variable in class com.google.common.base.Suppliers.MemoizingSupplier
-
- initialQueueSize(int, int, Iterable<?>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
- initMapWithNullKey() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- initMapWithNullValue() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- initMultimapWithNullKey() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- initMultimapWithNullKeyAndValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- initMultimapWithNullValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- initNanoTime(long) - Static method in class com.google.common.util.concurrent.Monitor
-
Returns System.nanoTime() unless the timeout has already elapsed.
- initTable(AtomicReferenceArray<LocalCache.ReferenceEntry<K, V>>) - Method in class com.google.common.cache.LocalCache.Segment
-
- initTable(AtomicReferenceArray<E>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- initThreeCopies() - Method in class com.google.common.collect.testing.google.AbstractMultisetTester
-
- InMemoryPrintStream() - Constructor for class com.google.common.testing.ArbitraryInstances.Dummies.InMemoryPrintStream
-
- InMemoryPrintWriter() - Constructor for class com.google.common.testing.ArbitraryInstances.Dummies.InMemoryPrintWriter
-
- INNER_CAPACITY - Static variable in class com.google.common.graph.GraphConstants
-
- INNER_LOAD_FACTOR - Static variable in class com.google.common.graph.GraphConstants
-
- innerNodeCode - Variable in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
The character used for an inner node in the trie encoding
- InOrderIterator(T) - Constructor for class com.google.common.collect.BinaryTreeTraverser.InOrderIterator
-
- inOrderTraversal(T) - Method in class com.google.common.collect.BinaryTreeTraverser
-
- InPredicate(Collection<?>) - Constructor for class com.google.common.base.Predicates.InPredicate
-
- input - Variable in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- input - Variable in class com.google.common.net.MediaType.Tokenizer
-
- inputFuture - Variable in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- inputFuture - Variable in class com.google.common.util.concurrent.AbstractTransformFuture
-
- inputList - Variable in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- inputList - Variable in class com.google.common.collect.Collections2.PermutationCollection
-
- inputSet - Variable in class com.google.common.collect.Sets.PowerSet
-
- inputSet - Variable in class com.google.common.collect.Sets.SubSet
-
- inRange(char, char) - Static method in class com.google.common.base.CharMatcher
-
Returns a char
matcher that matches any character in a given range (both endpoints are
inclusive).
- InRange(char, char) - Constructor for class com.google.common.base.CharMatcher.InRange
-
- insert(HashBiMap.BiEntry<K, V>, HashBiMap.BiEntry<K, V>) - Method in class com.google.common.collect.HashBiMap
-
- insertion() - Static method in class com.google.common.graph.ElementOrder
-
Returns an instance which specifies that insertion ordering is guaranteed.
- insertLoadingValueReference(K, int, boolean) - Method in class com.google.common.cache.LocalCache.Segment
-
Returns a newly inserted LoadingValueReference
, or null if the live value reference
is already loading.
- INSTANCE - Static variable in class com.google.common.base.Absent
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.Any
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.Ascii
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.BreakingWhitespace
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.Digit
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.Invisible
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.JavaDigit
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.JavaIsoControl
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.JavaLetter
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.JavaLetterOrDigit
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.JavaLowerCase
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.JavaUpperCase
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.None
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.SingleWidth
-
- INSTANCE - Static variable in class com.google.common.base.CharMatcher.Whitespace
-
- INSTANCE - Static variable in class com.google.common.base.Converter.IdentityConverter
-
- INSTANCE - Static variable in class com.google.common.base.Equivalence.Equals
-
- INSTANCE - Static variable in class com.google.common.base.Equivalence.Identity
-
- instance - Variable in class com.google.common.base.Suppliers.SupplierOfInstance
-
- INSTANCE - Static variable in class com.google.common.collect.AllEqualOrdering
-
- INSTANCE - Static variable in class com.google.common.collect.Cut.AboveAll
-
- INSTANCE - Static variable in class com.google.common.collect.Cut.BelowAll
-
- INSTANCE - Static variable in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- INSTANCE - Static variable in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- INSTANCE - Static variable in class com.google.common.collect.DiscreteDomain.LongDomain
-
- INSTANCE - Static variable in class com.google.common.collect.EmptyImmutableListMultimap
-
- INSTANCE - Static variable in class com.google.common.collect.EmptyImmutableSetMultimap
-
- INSTANCE - Static variable in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- instance() - Static method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- INSTANCE - Static variable in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- instance() - Static method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- INSTANCE - Static variable in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- instance() - Static method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- INSTANCE - Static variable in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- instance() - Static method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- instance() - Static method in enum com.google.common.collect.MultimapBuilder.LinkedListSupplier
-
- INSTANCE - Static variable in class com.google.common.collect.NaturalOrdering
-
- INSTANCE - Static variable in class com.google.common.collect.ReverseNaturalOrdering
-
- INSTANCE - Static variable in class com.google.common.collect.testing.Helpers.NullsBeforeB
-
- INSTANCE - Static variable in class com.google.common.collect.testing.Helpers.NullsBeforeTwo
-
- INSTANCE - Static variable in class com.google.common.collect.UsingToStringOrdering
-
- INSTANCE - Static variable in class com.google.common.eventbus.Dispatcher.ImmediateDispatcher
-
- INSTANCE - Static variable in class com.google.common.eventbus.EventBus.LoggingHandler
-
- INSTANCE - Static variable in class com.google.common.io.ByteSource.EmptyByteSource
-
- INSTANCE - Static variable in class com.google.common.io.CharSource.EmptyCharSource
-
- INSTANCE - Static variable in class com.google.common.io.CharStreams.NullWriter
-
- INSTANCE - Static variable in class com.google.common.io.Closer.LoggingSuppressor
-
- INSTANCE - Static variable in class com.google.common.io.Closer.SuppressingSuppressor
-
- INSTANCE - Static variable in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- INSTANCE - Static variable in class com.google.common.primitives.Doubles.DoubleConverter
-
- INSTANCE - Static variable in class com.google.common.primitives.Floats.FloatConverter
-
- INSTANCE - Static variable in class com.google.common.primitives.Ints.IntConverter
-
- INSTANCE - Static variable in class com.google.common.primitives.Longs.LongConverter
-
- INSTANCE - Static variable in class com.google.common.primitives.Shorts.ShortConverter
-
- INSTANCE - Static variable in class com.google.common.testing.ArbitraryInstances.AlwaysEqual
-
- INSTANCE - Static variable in class com.google.common.testing.ArbitraryInstances.ByToString
-
- INSTANCE - Static variable in class com.google.common.testing.ArbitraryInstances.NullByteSink
-
- instanceOf(Class<?>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the object being tested is an instance of
the given class.
- InstanceOfPredicate(Class<?>) - Constructor for class com.google.common.base.Predicates.InstanceOfPredicate
-
- instantiate(Class<T>) - Method in class com.google.common.testing.ClassSanityTester
-
Instantiates cls
by invoking one of its non-private constructors or non-private static
factory methods with the parameters automatically provided using dummy values.
- instantiate(Invokable<?, ? extends T>) - Method in class com.google.common.testing.ClassSanityTester
-
Instantiates using factory
.
- INT_MASK - Static variable in class com.google.common.primitives.UnsignedInts
-
- IntArrayAsList(int[]) - Constructor for class com.google.common.primitives.Ints.IntArrayAsList
-
- IntArrayAsList(int[], int, int) - Constructor for class com.google.common.primitives.Ints.IntArrayAsList
-
- IntConverter() - Constructor for class com.google.common.primitives.Ints.IntConverter
-
- IntegerDomain() - Constructor for class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- integerFunnel() - Static method in class com.google.common.hash.Funnels
-
Returns a funnel for integers.
- IntegerFunnel() - Constructor for enum com.google.common.hash.Funnels.IntegerFunnel
-
- IntegerParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.IntegerParser
-
- integers() - Static method in class com.google.common.collect.DiscreteDomain
-
Returns the discrete domain for values of type Integer
.
- InteractionTester(Class<T>, Method) - Constructor for class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- interfaceMethodCalled(Class<?>, Method) - Method in class com.google.common.testing.FreshValueGenerator
-
Subclasses can override to provide different return value for proxied interface methods.
- interfaces() - Method in class com.google.common.reflect.TypeToken.ClassSet
-
- interfaces - Variable in class com.google.common.reflect.TypeToken.InterfaceSet
-
- interfaces() - Method in class com.google.common.reflect.TypeToken.InterfaceSet
-
- interfaces() - Method in class com.google.common.reflect.TypeToken.TypeSet
-
Returns the types that are interfaces implemented by this type.
- InterfaceSet(TypeToken<T>.TypeSet) - Constructor for class com.google.common.reflect.TypeToken.InterfaceSet
-
- interfaceType - Variable in class com.google.common.testing.DummyProxy.DummyHandler
-
- interfaceType - Variable in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- interfaceType - Variable in class com.google.common.testing.FreshValueGenerator.FreshInvocationHandler
-
- intern(E) - Method in interface com.google.common.collect.Interner
-
Chooses and returns the representative instance for any of a collection of
instances that are equal to each other.
- intern(E) - Method in class com.google.common.collect.Interners.WeakInterner
-
- internalExecuteAndCompare(T, T, AbstractIteratorTester.IteratorOperation) - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
Apply this method to both iterators and return normally only if both
produce the same response.
- internalLock - Variable in class com.google.common.util.concurrent.SerializingExecutor
-
- internalReset(long) - Method in class com.google.common.cache.Striped64
-
Sets base and all cells to the given value.
- Interner<E> - Interface in com.google.common.collect
-
Provides equivalent behavior to String.intern()
for other immutable
types.
- interner - Variable in class com.google.common.collect.Interners.InternerFunction
-
- InternerFunction(Interner<E>) - Constructor for class com.google.common.collect.Interners.InternerFunction
-
- Interners - Class in com.google.common.collect
-
Contains static methods pertaining to instances of
Interner
.
- Interners() - Constructor for class com.google.common.collect.Interners
-
- Interners.InternerFunction<E> - Class in com.google.common.collect
-
- Interners.WeakInterner<E> - Class in com.google.common.collect
-
- Interners.WeakInterner.Dummy - Enum in com.google.common.collect
-
- InternetDomainName - Class in com.google.common.net
-
An immutable well-formed internet domain name, such as com
or foo.co.uk
.
- InternetDomainName(String) - Constructor for class com.google.common.net.InternetDomainName
-
- interpolate(double, double, double, double) - Static method in class com.google.common.math.Quantiles
-
Returns a value a fraction (remainder / scale)
of the way between lower
and
upper
.
- InterruptibleTask - Class in com.google.common.util.concurrent
-
- InterruptibleTask() - Constructor for class com.google.common.util.concurrent.InterruptibleTask
-
- InterruptibleTask.AtomicHelper - Class in com.google.common.util.concurrent
-
- InterruptibleTask.SafeAtomicHelper - Class in com.google.common.util.concurrent
-
- InterruptibleTask.SynchronizedAtomicHelper - Class in com.google.common.util.concurrent
-
- interruptTask() - Method in class com.google.common.util.concurrent.AbstractFuture
-
Subclasses can override this method to implement interruption of the future's computation.
- interruptTask() - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- interruptTask() - Method in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureRunningState
-
- interruptTask() - Method in class com.google.common.util.concurrent.InterruptibleTask
-
- intersect(GeneralRange<T>) - Method in class com.google.common.collect.GeneralRange
-
Returns the intersection of the two ranges, or an empty range if their intersection is empty.
- intersect(Set<?>, Set<?>) - Static method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- intersection(ContiguousSet<C>) - Method in class com.google.common.collect.ContiguousSet
-
Returns the set of values that are contained in both this set and the other.
- intersection(ContiguousSet<C>) - Method in class com.google.common.collect.EmptyContiguousSet
-
- intersection(Multiset<E>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
-
Returns an unmodifiable view of the intersection of two multisets.
- intersection(Range<C>) - Method in class com.google.common.collect.Range
-
Returns the maximal range
enclosed by both this range and
connectedRange
, if such a range exists.
- intersection(ContiguousSet<C>) - Method in class com.google.common.collect.RegularContiguousSet
-
- intersection(Set<E>, Set<?>) - Static method in class com.google.common.collect.Sets
-
Returns an unmodifiable view of the intersection of two sets.
- intersection(Set<? extends T>, Set<? extends T>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Construct a new Set
that is the intersection
of the given sets.
- intersectionInCurrentDomain(Range<C>) - Method in class com.google.common.collect.RegularContiguousSet
-
- intersectRanges(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
Returns a list containing the nonempty intersections of range
with the ranges in this range set.
- intersects(Range<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- intersects(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- intersects(Range<C>) - Method in interface com.google.common.collect.RangeSet
-
Returns true
if there exists a non-empty range enclosed by both a member range in this
range set and the specified range.
- intersects(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- IntHashCode(int) - Constructor for class com.google.common.hash.HashCode.IntHashCode
-
- IntMath - Class in com.google.common.math
-
A class for arithmetic on values of type int
.
- IntMath() - Constructor for class com.google.common.math.IntMath
-
- Ints() - Constructor for class com.google.common.collect.testing.SampleElements.Ints
-
- Ints - Class in com.google.common.primitives
-
Static utility methods pertaining to int
primitives, that are not already found in either
Integer
or Arrays
.
- Ints() - Constructor for class com.google.common.primitives.Ints
-
- Ints.IntArrayAsList - Class in com.google.common.primitives
-
- Ints.IntConverter - Class in com.google.common.primitives
-
- Ints.LexicographicalComparator - Enum in com.google.common.primitives
-
- intsToDoubles(int[]) - Static method in class com.google.common.math.Quantiles
-
- intValue() - Method in class com.google.common.cache.LongAdder
-
Returns the
LongAdder.sum()
as an
int
after a narrowing
primitive conversion.
- intValue() - Method in class com.google.common.primitives.UnsignedInteger
-
Returns the value of this UnsignedInteger
as an int
.
- intValue() - Method in class com.google.common.primitives.UnsignedLong
-
Returns the value of this UnsignedLong
as an int
.
- intValue() - Method in class com.google.common.util.concurrent.AtomicDouble
-
Returns the value of this AtomicDouble
as an int
after a narrowing primitive conversion.
- INVALID_ENTRY_MESSAGE - Static variable in class com.google.common.base.Splitter.MapSplitter
-
- invalidate(Object) - Method in class com.google.common.cache.AbstractCache
-
- invalidate(Object) - Method in interface com.google.common.cache.Cache
-
Discards any cached value for key key
.
- invalidate(Object) - Method in class com.google.common.cache.ForwardingCache
-
- invalidate(Object) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- invalidateAll(Iterable<?>) - Method in class com.google.common.cache.AbstractCache
-
- invalidateAll() - Method in class com.google.common.cache.AbstractCache
-
- invalidateAll(Iterable<?>) - Method in interface com.google.common.cache.Cache
-
Discards any cached values for keys keys
.
- invalidateAll() - Method in interface com.google.common.cache.Cache
-
Discards all entries in the cache.
- invalidateAll(Iterable<?>) - Method in class com.google.common.cache.ForwardingCache
-
- invalidateAll() - Method in class com.google.common.cache.ForwardingCache
-
- invalidateAll(Iterable<?>) - Method in class com.google.common.cache.LocalCache
-
- invalidateAll(Iterable<?>) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- invalidateAll() - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- InvalidCacheLoadException(String) - Constructor for exception com.google.common.cache.CacheLoader.InvalidCacheLoadException
-
- inverse - Variable in class com.google.common.collect.AbstractBiMap
-
- inverse() - Method in class com.google.common.collect.AbstractBiMap
-
- Inverse(Map<K, V>, AbstractBiMap<V, K>) - Constructor for class com.google.common.collect.AbstractBiMap.Inverse
-
- inverse() - Method in interface com.google.common.collect.BiMap
-
Returns the inverse view of this bimap, which maps each of this bimap's
values to its associated key.
- inverse - Variable in class com.google.common.collect.HashBiMap
-
- inverse() - Method in class com.google.common.collect.HashBiMap
-
- Inverse() - Constructor for class com.google.common.collect.HashBiMap.Inverse
-
- inverse() - Method in class com.google.common.collect.HashBiMap.Inverse
-
- inverse() - Method in class com.google.common.collect.ImmutableBiMap
-
Returns the inverse view of this bimap, which maps each of this bimap's
values to its associated key.
- inverse - Variable in class com.google.common.collect.ImmutableListMultimap
-
- inverse() - Method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap which is the inverse of this one.
- inverse() - Method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap which is the inverse of this one.
- inverse - Variable in class com.google.common.collect.ImmutableSetMultimap
-
- inverse() - Method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap which is the inverse of this one.
- inverse - Variable in class com.google.common.collect.Maps.FilteredEntryBiMap
-
- inverse() - Method in class com.google.common.collect.Maps.FilteredEntryBiMap
-
- inverse - Variable in class com.google.common.collect.Maps.UnmodifiableBiMap
-
- inverse() - Method in class com.google.common.collect.Maps.UnmodifiableBiMap
-
- inverse - Variable in class com.google.common.collect.RegularImmutableBiMap
-
- inverse() - Method in class com.google.common.collect.RegularImmutableBiMap
-
- Inverse() - Constructor for class com.google.common.collect.RegularImmutableBiMap.Inverse
-
- inverse() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse
-
- inverse - Variable in class com.google.common.collect.SingletonImmutableBiMap
-
- inverse() - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- inverse - Variable in class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- inverse() - Method in class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- inverse() - Method in class com.google.common.math.LinearTransformation
-
Returns the inverse linear transformation.
- inverse() - Method in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- inverse - Variable in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- inverse() - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- inverse - Variable in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- inverse() - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- InverseBiMapGenerator(OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- InverseEntrySet() - Constructor for class com.google.common.collect.RegularImmutableBiMap.Inverse.InverseEntrySet
-
- InverseKeySet() - Constructor for class com.google.common.collect.HashBiMap.Inverse.InverseKeySet
-
- inversePredicate(Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps.FilteredEntryBiMap
-
- InverseSerializedForm(HashBiMap<K, V>) - Constructor for class com.google.common.collect.HashBiMap.InverseSerializedForm
-
- InverseSerializedForm(ImmutableBiMap<K, V>) - Constructor for class com.google.common.collect.RegularImmutableBiMap.InverseSerializedForm
-
- invert() - Method in class com.google.common.collect.ImmutableListMultimap
-
- invert() - Method in class com.google.common.collect.ImmutableSetMultimap
-
- invertFrom(Multimap<? extends V, ? extends K>, M) - Static method in class com.google.common.collect.Multimaps
-
Copies each key-value mapping in source
into dest
, with
its key and value reversed.
- INVISIBLE - Static variable in class com.google.common.base.CharMatcher
-
- invisible() - Static method in class com.google.common.base.CharMatcher
-
Determines whether a character is invisible; that is, if its Unicode category is any of
SPACE_SEPARATOR, LINE_SEPARATOR, PARAGRAPH_SEPARATOR, CONTROL, FORMAT, SURROGATE, and
PRIVATE_USE according to ICU4J.
- Invisible() - Constructor for class com.google.common.base.CharMatcher.Invisible
-
- Invokable<T,R> - Class in com.google.common.reflect
-
Wrapper around either a Method
or a Constructor
.
- Invokable(M) - Constructor for class com.google.common.reflect.Invokable
-
- invokable(Object, Method) - Static method in class com.google.common.testing.NullPointerTester
-
- Invokable.ConstructorInvokable<T> - Class in com.google.common.reflect
-
- Invokable.MethodInvokable<T> - Class in com.google.common.reflect
-
- invoke(Object, Method, Object[]) - Method in class com.google.common.reflect.AbstractInvocationHandler
-
- invoke(T, Object...) - Method in class com.google.common.reflect.Invokable
-
Invokes with receiver
as 'this' and args
passed to the underlying method and
returns the return value; or calls the underlying constructor with args
and returns the
constructed instance.
- invoke(Object, Method, Object[]) - Method in class com.google.common.reflect.Types.TypeVariableInvocationHandler
-
- invoke(Invokable<?, ? extends T>, List<?>) - Static method in class com.google.common.testing.ClassSanityTester
-
- invokeAccessibleNonThrowingMethod(Method, Object, Object...) - Static method in class com.google.common.base.Throwables
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- invokeAll(Collection<? extends Callable<T>>) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- invokeAnyImpl(ListeningExecutorService, Collection<? extends Callable<T>>, boolean, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
An implementation of
ExecutorService.invokeAny(java.util.Collection<? extends java.util.concurrent.Callable<T>>)
for
ListeningExecutorService
implementations.
- invokeGeneratorMethod(Method, Object...) - Method in class com.google.common.testing.FreshValueGenerator
-
- invokeInternal(Object, Object[]) - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- invokeInternal(Object, Object[]) - Method in class com.google.common.reflect.Invokable
-
- invokeInternal(Object, Object[]) - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- invokeSubscriberMethod(Object) - Method in class com.google.common.eventbus.Subscriber
-
Invokes the subscriber method.
- invokeSubscriberMethod(Object) - Method in class com.google.common.eventbus.Subscriber.SynchronizedSubscriber
-
- ipStringToBytes(String) - Static method in class com.google.common.net.InetAddresses
-
- IPV4_PART_COUNT - Static variable in class com.google.common.net.InetAddresses
-
- IPV4_SPLITTER - Static variable in class com.google.common.net.InetAddresses
-
- IPV6_PART_COUNT - Static variable in class com.google.common.net.InetAddresses
-
- is(char) - Static method in class com.google.common.base.CharMatcher
-
Returns a char
matcher that matches only one specified character.
- Is(char) - Constructor for class com.google.common.base.CharMatcher.Is
-
- is(MediaType) - Method in class com.google.common.net.MediaType
-
Returns
true
if this instance falls within the range (as defined by
the HTTP Accept header)
given by the argument according to three criteria:
The type of the argument is the wildcard or equal to the type of this instance.
- is(Type) - Method in class com.google.common.reflect.TypeToken
-
Return true if any of the following conditions is met:
'this' and formalType
are equal
formalType
is <? extends Foo>
and 'this' is a subtype of Foo
formalType
is <? super Foo>
and 'this' is a supertype of Foo
- is6to4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Evaluates whether the argument is a 6to4 address.
- IS_TOP_LEVEL - Static variable in class com.google.common.reflect.ClassPath
-
- isAbstract() - Method in class com.google.common.reflect.Element
-
Returns true if the method is abstract.
- isAccessible() - Method in class com.google.common.reflect.Element
-
- isAcquiredByCurrentThread() - Method in interface com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingLock
-
- isAcquiredByCurrentThread() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- isAcquiredByCurrentThread() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
-
- isActive() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- isActive() - Method in class com.google.common.cache.LocalCache.SoftValueReference
-
- isActive() - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- isActive() - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Returns true if this reference contains an active value, meaning one that is still considered
present in the cache.
- isActive() - Method in class com.google.common.cache.LocalCache.WeakValueReference
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.google.common.reflect.Element
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.google.common.reflect.Parameter
-
- isAppEngine() - Static method in class com.google.common.util.concurrent.MoreExecutors
-
- isArray() - Method in class com.google.common.reflect.TypeToken
-
Returns true if this type is known to be an array type, such as int[]
, T[]
,
<? extends Map<String, Integer>[]>
etc.
- isAvailable() - Static method in class com.google.common.io.Closer.SuppressingSuppressor
-
- isCancelled() - Method in class com.google.common.util.concurrent.AbstractFuture
-
- isCancelled() - Method in class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- isCancelled() - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
- isCancelled() - Method in class com.google.common.util.concurrent.ForwardingFuture
-
- isCancelled() - Method in class com.google.common.util.concurrent.ImmediateFuture
-
- isCheckedException(Class<? extends Exception>) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- isCollected(E) - Static method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Returns true
if the value has been partially collected, meaning that the value is
null.
- isCompatible(BloomFilter<T>) - Method in class com.google.common.hash.BloomFilter
-
Determines whether a given bloom filter is compatible with this bloom filter.
- isCompatIPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Evaluates whether the argument is an IPv6 "compat" address.
- isConnected(Range<C>) - Method in class com.google.common.collect.Range
-
Returns
true
if there exists a (possibly empty) range which is
enclosed by both this range and
other
.
- isDeclaredThreadSafe(Method) - Static method in class com.google.common.eventbus.Subscriber
-
Checks whether
method
is thread-safe, as indicated by the presence of the
AllowConcurrentEvents
annotation.
- isDirected - Variable in class com.google.common.graph.ConfigurableNetwork
-
- isDirected() - Method in class com.google.common.graph.ConfigurableNetwork
-
- isDirected - Variable in class com.google.common.graph.ConfigurableValueGraph
-
- isDirected() - Method in class com.google.common.graph.ConfigurableValueGraph
-
- isDirected() - Method in class com.google.common.graph.ForwardingGraph
-
- isDirected() - Method in interface com.google.common.graph.Graph
-
Returns true if the edges in this graph are directed.
- isDirected() - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- isDirected() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- isDirected() - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- isDirected() - Method in interface com.google.common.graph.Network
-
Returns true if the edges in this network are directed.
- isDirectory() - Static method in class com.google.common.io.Files
-
Returns a predicate that returns the result of File.isDirectory()
on input files.
- isDone() - Method in interface com.google.common.testing.GcFinalization.FinalizationPredicate
-
- isDone() - Method in class com.google.common.util.concurrent.AbstractFuture
-
- isDone() - Method in class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- isDone() - Method in class com.google.common.util.concurrent.ForwardingFuture
-
- isDone() - Method in class com.google.common.util.concurrent.ImmediateFuture
-
- ISE - Static variable in exception com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
-
- isEither(char, char) - Static method in class com.google.common.base.CharMatcher
-
- IsEither(char, char) - Constructor for class com.google.common.base.CharMatcher.IsEither
-
- isEmpty() - Method in class com.google.common.cache.LocalCache.AbstractCacheSet
-
- isEmpty() - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- isEmpty() - Method in class com.google.common.cache.LocalCache
-
- isEmpty() - Method in class com.google.common.cache.LocalCache.Values
-
- isEmpty() - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- isEmpty() - Method in class com.google.common.collect.AbstractMultimap
-
- isEmpty() - Method in class com.google.common.collect.AbstractMultiset
-
- isEmpty() - Method in class com.google.common.collect.AbstractRangeSet
-
- isEmpty() - Method in class com.google.common.collect.AbstractTable
-
- isEmpty() - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- isEmpty() - Method in class com.google.common.collect.ArrayTable
-
Always returns false
.
- isEmpty() - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- isEmpty() - Method in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- isEmpty() - Method in class com.google.common.collect.Collections2.PermutationCollection
-
- isEmpty() - Method in class com.google.common.collect.Collections2.TransformedCollection
-
- isEmpty() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- isEmpty() - Method in class com.google.common.collect.EmptyContiguousSet
-
- isEmpty() - Method in class com.google.common.collect.FluentIterable
-
Determines whether this fluent iterable is empty.
- isEmpty() - Method in class com.google.common.collect.ForwardingCollection
-
- isEmpty() - Method in class com.google.common.collect.ForwardingMap
-
- isEmpty() - Method in class com.google.common.collect.ForwardingMultimap
-
- isEmpty() - Method in class com.google.common.collect.ForwardingTable
-
- isEmpty() - Method in class com.google.common.collect.GeneralRange
-
- isEmpty() - Method in class com.google.common.collect.ImmutableAsList
-
- isEmpty() - Method in class com.google.common.collect.ImmutableEnumSet
-
- isEmpty() - Method in class com.google.common.collect.ImmutableMap
-
- isEmpty() - Method in class com.google.common.collect.ImmutableRangeSet
-
- isEmpty(Iterable<?>) - Static method in class com.google.common.collect.Iterables
-
Determines if the given iterable contains no elements.
- isEmpty() - Method in class com.google.common.collect.LinkedListMultimap
-
- isEmpty() - Method in class com.google.common.collect.Lists.Partition
-
- isEmpty() - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- isEmpty() - Method in class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- isEmpty() - Method in class com.google.common.collect.MapMakerInternalMap
-
- isEmpty() - Method in class com.google.common.collect.MapMakerInternalMap.KeySet
-
- isEmpty() - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- isEmpty() - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- isEmpty() - Method in class com.google.common.collect.Maps.EntrySet
-
- isEmpty() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- isEmpty() - Method in class com.google.common.collect.Maps.KeySet
-
- isEmpty() - Method in class com.google.common.collect.Maps.Values
-
- isEmpty() - Method in interface com.google.common.collect.Multimap
-
Returns true
if this multimap contains no key-value pairs.
- isEmpty() - Method in class com.google.common.collect.Multimaps.AsMap
-
- isEmpty() - Method in class com.google.common.collect.Multimaps.Keys.KeysEntrySet
-
- isEmpty() - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- isEmpty() - Method in class com.google.common.collect.Multisets.ElementSet
-
- isEmpty() - Method in class com.google.common.collect.Range
-
Returns true
if this range is of the form [v..v)
or (v..v]
.
- isEmpty() - Method in interface com.google.common.collect.RangeSet
-
Returns true
if this range set contains no ranges.
- isEmpty() - Method in class com.google.common.collect.RegularContiguousSet
-
- isEmpty() - Method in class com.google.common.collect.Sets.PowerSet
-
- isEmpty() - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- isEmpty() - Method in class com.google.common.collect.StandardTable
-
- isEmpty() - Method in class com.google.common.collect.StandardTable.TableSet
-
- isEmpty() - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- isEmpty() - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- isEmpty() - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- isEmpty() - Method in interface com.google.common.collect.Table
-
Returns true
if the table contains no mappings.
- isEmpty(Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
-
- isEmpty() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- isEmpty() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- isEmpty() - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- isEmpty() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- isEmpty() - Method in class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- isEmpty() - Method in class com.google.common.io.ByteSource
-
Returns whether the source has zero bytes.
- isEmpty() - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- isEmpty() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- isEmpty() - Method in class com.google.common.io.CharSource.ConcatenatedCharSource
-
- isEmpty() - Method in class com.google.common.io.CharSource
-
Returns whether the source has zero chars.
- isEmpty() - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- isEmpty() - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- isEmpty() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Returns true
if this map contains no key-value mappings.
- isEquals(Member) - Static method in class com.google.common.testing.NullPointerTester
-
Returns true if the the given member is a method that overrides Object.equals(Object)
.
- isEqualsDefined(Class<?>) - Static method in class com.google.common.testing.AbstractPackageSanityTests
-
- IsEqualToPredicate(T) - Constructor for class com.google.common.base.Predicates.IsEqualToPredicate
-
- isEvenLevel(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
- isExpectedType(Throwable) - Method in enum com.google.common.testing.NullPointerTester.ExceptionTypePolicy
-
- isExpired(LocalCache.ReferenceEntry<K, V>, long) - Method in class com.google.common.cache.LocalCache
-
Returns true if the entry has expired.
- isFair() - Method in class com.google.common.util.concurrent.Monitor
-
Returns whether this monitor is using a fair ordering policy.
- isFile() - Static method in class com.google.common.io.Files
-
Returns a predicate that returns the result of File.isFile()
on input files.
- isFinal() - Method in class com.google.common.reflect.Element
-
Returns true
if this method is final, per Modifier.isFinal(getModifiers())
.
- isFinite(double) - Static method in class com.google.common.math.DoubleUtils
-
- isFinite(double) - Static method in class com.google.common.primitives.Doubles
-
Returns true
if value
represents a real number.
- isFinite(float) - Static method in class com.google.common.primitives.Floats
-
Returns true
if value
represents a real number.
- isFull() - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- isHashCodeFast() - Method in class com.google.common.collect.EmptyContiguousSet
-
- isHashCodeFast() - Method in class com.google.common.collect.ImmutableEnumSet
-
- isHashCodeFast() - Method in class com.google.common.collect.ImmutableMap
-
- isHashCodeFast() - Method in class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- isHashCodeFast() - Method in class com.google.common.collect.ImmutableMapEntrySet
-
- isHashCodeFast() - Method in class com.google.common.collect.ImmutableSet
-
Returns true
if the hashCode()
method runs quickly.
- isHashCodeFast() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse.InverseEntrySet
-
- isHashCodeFast() - Method in class com.google.common.collect.RegularImmutableBiMap
-
- isHashCodeFast() - Method in class com.google.common.collect.RegularImmutableSet
-
- isHashCodeFast() - Method in class com.google.common.collect.SingletonImmutableSet
-
- isHealthy() - Method in class com.google.common.util.concurrent.ServiceManager
-
Returns true if all services are currently in the
running state.
- isHorizontal() - Method in class com.google.common.math.LinearTransformation
-
Returns whether this is a horizontal transformation.
- isHorizontal() - Method in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- isHorizontal() - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- isHorizontal() - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- isIgnored(Member) - Method in class com.google.common.testing.NullPointerTester
-
- isInetAddress(String) - Static method in class com.google.common.net.InetAddresses
-
Returns true
if the supplied string is a valid IP string literal, false
otherwise.
- isInstanceOfThrowableClass(Throwable, Class<? extends Throwable>) - Static method in class com.google.common.util.concurrent.Platform
-
- isIntact() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Returns true
if the MinMax heap structure holds.
- isIsatapAddress(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Evaluates whether the argument is an ISATAP address.
- isLessThan(Comparable<?>) - Method in class com.google.common.collect.Cut.AboveAll
-
- isLessThan(C) - Method in class com.google.common.collect.Cut.AboveValue
-
- isLessThan(Comparable<?>) - Method in class com.google.common.collect.Cut.BelowAll
-
- isLessThan(C) - Method in class com.google.common.collect.Cut.BelowValue
-
- isLessThan(C) - Method in class com.google.common.collect.Cut
-
- isLive(LocalCache.ReferenceEntry<K, V>, long) - Method in class com.google.common.cache.LocalCache
-
This method is a convenience for testing.
- isLiveForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap
-
This method is a convenience for testing.
- isLoading() - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- isLoading() - Method in class com.google.common.cache.LocalCache.SoftValueReference
-
- isLoading() - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- isLoading() - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Returns true if a new value is currently loading, regardless of whether or not there is an
existing value.
- isLoading() - Method in class com.google.common.cache.LocalCache.WeakValueReference
-
- isLowerCase(char) - Static method in class com.google.common.base.Ascii
-
Indicates whether c
is one of the twenty-six lowercase ASCII alphabetic characters
between 'a'
and 'z'
inclusive.
- isMappedIPv4Address(String) - Static method in class com.google.common.net.InetAddresses
-
Evaluates whether the argument is an "IPv4 mapped" IPv6 address.
- isMathematicalInteger(double) - Static method in class com.google.common.math.DoubleMath
-
Returns true
if x
represents a mathematical integer.
- isMaximum(InetAddress) - Static method in class com.google.common.net.InetAddresses
-
Returns true if the InetAddress is either 255.255.255.255 for IPv4 or
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff for IPv6.
- isNative() - Method in class com.google.common.reflect.Element
-
Returns true if the element is native.
- isNormal(double) - Static method in class com.google.common.math.DoubleUtils
-
- isNot(char) - Static method in class com.google.common.base.CharMatcher
-
Returns a char
matcher that matches any character except the one specified.
- IsNot(char) - Constructor for class com.google.common.base.CharMatcher.IsNot
-
- isNull() - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the object reference being tested is
null.
- isNullable(Parameter) - Static method in class com.google.common.testing.NullPointerTester
-
- isNullOrEmpty(String) - Static method in class com.google.common.base.Strings
-
Returns true
if the given string is null or is the empty string.
- ISO_8859_1 - Static variable in class com.google.common.base.Charsets
-
ISO-8859-1: ISO Latin Alphabet Number 1 (ISO-LATIN-1).
- isOccupied() - Method in class com.google.common.util.concurrent.Monitor
-
Returns whether this monitor is occupied by any thread.
- isOccupiedByCurrentThread() - Method in class com.google.common.util.concurrent.Monitor
-
Returns whether the current thread is occupying this monitor (has entered more times than it
has left).
- isOrdered(Iterable<? extends T>) - Method in class com.google.common.collect.Ordering
-
Returns true
if each element in iterable
after the first is greater than or
equal to the element that preceded it, according to this ordering.
- isOrdered() - Method in class com.google.common.graph.EndpointPair
-
- isOrdered() - Method in class com.google.common.graph.EndpointPair.Ordered
-
- isOrdered() - Method in class com.google.common.graph.EndpointPair.Unordered
-
- isOverridable() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- isOverridable() - Method in class com.google.common.reflect.Invokable
-
Returns true
if this is an overridable method.
- isOverridable() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- isOwnedBySubtypeOf(Type) - Method in class com.google.common.reflect.TypeToken
-
- isPackagePrivate() - Method in class com.google.common.reflect.Element
-
Returns true if the element is package-private.
- isPartialView() - Method in class com.google.common.collect.DenseImmutableTable.Column
-
- isPartialView() - Method in class com.google.common.collect.DenseImmutableTable.ColumnMap
-
- isPartialView() - Method in class com.google.common.collect.DenseImmutableTable.Row
-
- isPartialView() - Method in class com.google.common.collect.DenseImmutableTable.RowMap
-
- isPartialView() - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- isPartialView() - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- isPartialView() - Method in class com.google.common.collect.EmptyContiguousSet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableAsList
-
- isPartialView() - Method in class com.google.common.collect.ImmutableCollection
-
Returns true
if this immutable collection's implementation contains references to
user-created objects that aren't accessible via this collection's methods.
- isPartialView() - Method in class com.google.common.collect.ImmutableEnumMap
-
- isPartialView() - Method in class com.google.common.collect.ImmutableEnumSet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- isPartialView() - Method in class com.google.common.collect.ImmutableList.SubList
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMap
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMapEntrySet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMapKeySet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMapValues
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMultimap
-
Returns true
if this immutable multimap's implementation contains references to
user-created objects that aren't accessible via this multimap's methods.
- isPartialView() - Method in class com.google.common.collect.ImmutableMultimap.Keys
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMultimap.Values
-
- isPartialView() - Method in class com.google.common.collect.ImmutableMultiset.EntrySet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- isPartialView() - Method in class com.google.common.collect.ImmutableRangeSet
-
Returns true
if this immutable range set's implementation contains references to
user-created objects that aren't accessible via this range set's methods.
- isPartialView() - Method in class com.google.common.collect.ImmutableSetMultimap.EntrySet
-
- isPartialView() - Method in class com.google.common.collect.ImmutableSortedMap
-
- isPartialView() - Method in class com.google.common.collect.Lists.StringAsImmutableList
-
- isPartialView() - Method in class com.google.common.collect.RegularContiguousSet
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableBiMap
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableList
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableMap
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableMap.KeySet
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableMap.Values
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableMultiset.ElementSet
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableMultiset
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableSet
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableTable.CellSet
-
- isPartialView() - Method in class com.google.common.collect.RegularImmutableTable.Values
-
- isPartialView() - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- isPartialView() - Method in class com.google.common.collect.SingletonImmutableList
-
- isPartialView() - Method in class com.google.common.collect.SingletonImmutableSet
-
- isPermitted(RuntimeException) - Method in exception com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
-
- isPermutation(List<?>, List<?>) - Static method in class com.google.common.collect.Collections2
-
Returns true
if the second list is a permutation of the first.
- isPositiveInt(long) - Static method in class com.google.common.collect.Collections2
-
- isPowerOfTwo(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
-
Returns true
if x
represents a power of two.
- isPowerOfTwo(double) - Static method in class com.google.common.math.DoubleMath
-
Returns true
if x
is exactly equal to 2^k
for some finite integer
k
.
- isPowerOfTwo(int) - Static method in class com.google.common.math.IntMath
-
Returns true
if x
represents a power of two.
- isPowerOfTwo(long) - Static method in class com.google.common.math.LongMath
-
Returns true
if x
represents a power of two.
- isPredecessor(Object) - Static method in class com.google.common.graph.DirectedGraphConnections
-
- isPresent() - Method in class com.google.common.base.Absent
-
- isPresent() - Method in class com.google.common.base.Optional
-
Returns true
if this holder contains a (non-null) instance.
- isPresent() - Method in class com.google.common.base.Present
-
- isPrime(int) - Static method in class com.google.common.math.IntMath
-
Returns
true
if
n
is a
prime number: an integer
greater
than one that cannot be factored into a product of
smaller positive integers.
- isPrime(long) - Static method in class com.google.common.math.LongMath
-
Returns
true
if
n
is a
prime number: an integer
greater
than one that cannot be factored into a product of
smaller positive integers.
- isPrimitive() - Method in class com.google.common.reflect.TypeToken
-
Returns true if this type is one of the nine primitive types (including void
).
- isPrimitiveOrNullable(Parameter) - Static method in class com.google.common.testing.NullPointerTester
-
- isPrivate() - Method in class com.google.common.reflect.Element
-
Returns true if the element is private.
- isProtected() - Method in class com.google.common.reflect.Element
-
Returns true if the element is protected.
- isProxyOfSameInterfaces(Object, Class<?>) - Static method in class com.google.common.reflect.AbstractInvocationHandler
-
- isPublic() - Method in class com.google.common.reflect.Element
-
Returns true if the element is public.
- isPublicSuffix() - Method in class com.google.common.net.InternetDomainName
-
Indicates whether this domain name represents a
public suffix, as defined by the Mozilla
Foundation's
Public Suffix List (PSL).
- isRecordingStats() - Method in class com.google.common.cache.CacheBuilder
-
- isReusable() - Method in class com.google.common.collect.ImmutableMapEntry
-
Returns true if this entry has no bucket links and can safely be reused as a terminal
entry in a bucket in another map.
- isReusable() - Method in class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableMapEntry
-
- isRunning - Variable in class com.google.common.base.Stopwatch
-
- isRunning() - Method in class com.google.common.base.Stopwatch
-
- isRunning() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- isRunning() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- isRunning() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- isRunning() - Method in class com.google.common.util.concurrent.AbstractService
-
- isRunning() - Method in interface com.google.common.util.concurrent.Service
-
Returns
true
if this service is
running.
- isSatisfied() - Method in class com.google.common.util.concurrent.AbstractService.HasReachedRunningGuard
-
- isSatisfied() - Method in class com.google.common.util.concurrent.AbstractService.IsStartableGuard
-
- isSatisfied() - Method in class com.google.common.util.concurrent.AbstractService.IsStoppableGuard
-
- isSatisfied() - Method in class com.google.common.util.concurrent.AbstractService.IsStoppedGuard
-
- isSatisfied() - Method in class com.google.common.util.concurrent.Monitor.Guard
-
Evaluates this guard's boolean condition.
- isSatisfied(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Exactly like guard.isSatisfied(), but in addition signals all waiting threads in the (hopefully
unlikely) event that isSatisfied() throws.
- isSatisfied() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState.AwaitHealthGuard
-
- isSatisfied() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState.StoppedGuard
-
- isShutdown() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- isShutdown() - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- isShutdown() - Method in class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- isShutdown() - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- isShutdown() - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- isShutdown() - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- isSmall(int, int) - Static method in class com.google.common.base.CharMatcher
-
- isStartable - Variable in class com.google.common.util.concurrent.AbstractService
-
- IsStartableGuard() - Constructor for class com.google.common.util.concurrent.AbstractService.IsStartableGuard
-
- isStatic() - Method in class com.google.common.reflect.Element
-
Returns true if the element is static.
- isStoppable - Variable in class com.google.common.util.concurrent.AbstractService
-
- IsStoppableGuard() - Constructor for class com.google.common.util.concurrent.AbstractService.IsStoppableGuard
-
- isStopped - Variable in class com.google.common.util.concurrent.AbstractService
-
- IsStoppedGuard() - Constructor for class com.google.common.util.concurrent.AbstractService.IsStoppedGuard
-
- isStrictlyOrdered(Iterable<? extends T>) - Method in class com.google.common.collect.Ordering
-
Returns true
if each element in iterable
after the first is strictly
greater than the element that preceded it, according to this ordering.
- isSubtypeOf(Type) - Method in class com.google.common.reflect.TypeToken.Bounds
-
- isSubtypeOf(TypeToken<?>) - Method in class com.google.common.reflect.TypeToken
-
Returns true if this type is a subtype of the given type
.
- isSubtypeOf(Type) - Method in class com.google.common.reflect.TypeToken
-
Returns true if this type is a subtype of the given type
.
- isSubtypeOfArrayType(GenericArrayType) - Method in class com.google.common.reflect.TypeToken
-
- isSubtypeOfParameterizedType(ParameterizedType) - Method in class com.google.common.reflect.TypeToken
-
- isSuccessor(Object) - Static method in class com.google.common.graph.DirectedGraphConnections
-
- isSupertypeOf(Type) - Method in class com.google.common.reflect.TypeToken.Bounds
-
- isSupertypeOf(TypeToken<?>) - Method in class com.google.common.reflect.TypeToken
-
Returns true if this type is a supertype of the given type
.
- isSupertypeOf(Type) - Method in class com.google.common.reflect.TypeToken
-
Returns true if this type is a supertype of the given type
.
- isSupertypeOfArray(GenericArrayType) - Method in class com.google.common.reflect.TypeToken
-
- isSynchronized() - Method in class com.google.common.reflect.Element
-
Returns true if the method is synchronized.
- isSynthetic() - Method in class com.google.common.reflect.Element
-
- isTeredoAddress(Inet6Address) - Static method in class com.google.common.net.InetAddresses
-
Evaluates whether the argument is a Teredo address.
- isTerminal() - Method in enum com.google.common.util.concurrent.Service.State
-
Returns true if this state is terminal.
- isTerminated() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- isTerminated() - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- isTerminated() - Method in class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- isTerminated() - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- isTerminated() - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- isTerminated() - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- isThreadScheduled - Variable in class com.google.common.util.concurrent.ListenerCallQueue
-
- isTopPrivateDomain() - Method in class com.google.common.net.InternetDomainName
-
Indicates whether this domain name is composed of exactly one subdomain component followed by a
public suffix.
- isTransient() - Method in class com.google.common.reflect.Element
-
Returns true if the field is transient.
- isUnderPublicSuffix() - Method in class com.google.common.net.InternetDomainName
-
Indicates whether this domain name ends in a
public suffix,
while not being a public suffix itself.
- isUpperCase(char) - Static method in class com.google.common.base.Ascii
-
Indicates whether c
is one of the twenty-six uppercase ASCII alphabetic characters
between 'A'
and 'Z'
inclusive.
- isUriInetAddress(String) - Static method in class com.google.common.net.InetAddresses
-
Returns true
if the supplied string is a valid URI IP string literal, false
otherwise.
- isValid(String) - Static method in class com.google.common.net.HostSpecifier
-
- isValid(String) - Static method in class com.google.common.net.InternetDomainName
-
Indicates whether the argument is a syntactically valid domain name using lenient validation.
- isValidClass - Static variable in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.ClassValueValidator
-
- isValidPaddingStartPosition(int) - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- isValidPort(int) - Static method in class com.google.common.net.HostAndPort
-
Return true for valid port numbers.
- isVarArgs() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- isVarArgs() - Method in class com.google.common.reflect.Invokable
-
Returns true
if this was declared to take a variable number of arguments.
- isVarArgs() - Method in class com.google.common.reflect.Invokable.MethodInvokable
-
- isVertical() - Method in class com.google.common.math.LinearTransformation
-
Returns whether this is a vertical transformation.
- isVertical() - Method in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- isVertical() - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- isVertical() - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- isVisible(int) - Method in enum com.google.common.testing.NullPointerTester.Visibility
-
- isVisible(Member) - Method in enum com.google.common.testing.NullPointerTester.Visibility
-
Returns true
if member
is visible under this
visibility.
- isVolatile() - Method in class com.google.common.reflect.Element
-
Returns true if the field is volatile.
- isWellFormed(byte[]) - Static method in class com.google.common.base.Utf8
-
Returns true
if bytes
is a well-formed UTF-8 byte sequence according to
Unicode 6.0.
- isWellFormed(byte[], int, int) - Static method in class com.google.common.base.Utf8
-
- isWellFormedSlowPath(byte[], int, int) - Static method in class com.google.common.base.Utf8
-
- isWorkerRunning - Variable in class com.google.common.util.concurrent.SerializingExecutor
-
- isWrapper() - Method in class com.google.common.reflect.TypeToken
-
- isWrapperType(Class<?>) - Static method in class com.google.common.primitives.Primitives
-
Returns true
if type
is one of the nine primitive-wrapper types, such as
Integer
.
- it - Variable in class com.google.common.io.MultiInputStream
-
- it - Variable in class com.google.common.io.MultiReader
-
- Item(T, int, int) - Constructor for class com.google.common.testing.RelationshipTester.Item
-
- itemNumber - Variable in class com.google.common.testing.RelationshipTester.Item
-
- itemReporter - Variable in class com.google.common.testing.EqualsTester
-
- itemReporter - Variable in class com.google.common.testing.RelationshipTester
-
- ItemReporter() - Constructor for class com.google.common.testing.RelationshipTester.ItemReporter
-
- items - Variable in class com.google.common.testing.EquivalenceTester
-
- iterable(Object, Object, Object[]) - Static method in class com.google.common.base.Joiner
-
- iterable - Variable in class com.google.common.collect.Iterables.UnmodifiableIterable
-
- iterableDelegate - Variable in class com.google.common.collect.FluentIterable
-
- Iterables - Class in com.google.common.collect
-
This class contains static utility methods that operate on or return objects
of type Iterable
.
- Iterables() - Constructor for class com.google.common.collect.Iterables
-
- Iterables.UnmodifiableIterable<T> - Class in com.google.common.collect
-
- iterator(Splitter, CharSequence) - Method in interface com.google.common.base.Splitter.Strategy
-
- iterator() - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- iterator() - Method in class com.google.common.cache.LocalCache.EntrySet
-
- iterator() - Method in class com.google.common.cache.LocalCache.KeySet
-
- iterator() - Method in class com.google.common.cache.LocalCache.Values
-
- iterator() - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- iterator() - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- iterator() - Method in class com.google.common.collect.AbstractBiMap.KeySet
-
- iterator() - Method in class com.google.common.collect.AbstractBiMap.ValueSet
-
- iterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapEntries
-
- iterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.KeySet
-
- iterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- iterator() - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- iterator() - Method in class com.google.common.collect.AbstractMultimap.Entries
-
- iterator() - Method in class com.google.common.collect.AbstractMultimap.Values
-
- iterator() - Method in class com.google.common.collect.AbstractMultiset.EntrySet
-
- iterator() - Method in class com.google.common.collect.AbstractMultiset
-
- iterator() - Method in class com.google.common.collect.AbstractTable.CellSet
-
- iterator() - Method in class com.google.common.collect.AbstractTable.Values
-
- iterator() - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- iterator() - Method in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- iterator() - Method in class com.google.common.collect.Collections2.PermutationCollection
-
- iterator() - Method in class com.google.common.collect.Collections2.TransformedCollection
-
- iterator() - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- iterator() - Method in class com.google.common.collect.DescendingMultiset
-
- iterator() - Method in class com.google.common.collect.EmptyContiguousSet
-
- iterator() - Method in class com.google.common.collect.FilteredMultimapValues
-
- iterator() - Method in class com.google.common.collect.ForwardingCollection
-
- iterator() - Method in class com.google.common.collect.HashBiMap.Inverse.InverseKeySet
-
- iterator() - Method in class com.google.common.collect.HashBiMap.KeySet
-
- iterator() - Method in class com.google.common.collect.ImmutableCollection
-
Returns an unmodifiable iterator across the elements in this collection.
- iterator() - Method in class com.google.common.collect.ImmutableEnumSet
-
- iterator() - Method in class com.google.common.collect.ImmutableList
-
- iterator() - Method in class com.google.common.collect.ImmutableMapEntrySet.RegularEntrySet
-
- iterator() - Method in class com.google.common.collect.ImmutableMapKeySet
-
- iterator() - Method in class com.google.common.collect.ImmutableMapValues
-
- iterator() - Method in class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- iterator() - Method in class com.google.common.collect.ImmutableMultimap.Values
-
- iterator() - Method in class com.google.common.collect.ImmutableMultiset
-
- iterator() - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- iterator() - Method in class com.google.common.collect.ImmutableSet.Indexed
-
- iterator() - Method in class com.google.common.collect.ImmutableSet
-
- iterator() - Method in class com.google.common.collect.ImmutableSetMultimap.EntrySet
-
- iterator() - Method in class com.google.common.collect.ImmutableSortedSet
-
- iterator() - Method in class com.google.common.collect.Iterables.UnmodifiableIterable
-
- iterator - Variable in class com.google.common.collect.Iterators.PeekingImpl
-
- iterator() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- iterator() - Method in class com.google.common.collect.Lists.ReverseList
-
- iterator() - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- iterator() - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- iterator() - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- iterator() - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- iterator() - Method in class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- iterator() - Method in class com.google.common.collect.MapMakerInternalMap.KeySet
-
- iterator() - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- iterator() - Method in class com.google.common.collect.Maps.FilteredEntryMap.EntrySet
-
- iterator() - Method in class com.google.common.collect.Maps.KeySet
-
- iterator() - Method in class com.google.common.collect.Maps.UnmodifiableEntries
-
- iterator() - Method in class com.google.common.collect.Maps.Values
-
- iterator() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Returns an iterator over the elements contained in this collection,
in no particular order.
- iterator() - Method in class com.google.common.collect.Multimaps.AsMap.EntrySet
-
- iterator() - Method in class com.google.common.collect.Multimaps.Keys
-
- iterator() - Method in class com.google.common.collect.Multimaps.Keys.KeysEntrySet
-
- iterator() - Method in interface com.google.common.collect.Multiset
- iterator() - Method in class com.google.common.collect.Multisets.ElementSet
-
- iterator() - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- iterator() - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- iterator() - Method in class com.google.common.collect.RegularContiguousSet
-
- iterator() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse.InverseEntrySet
-
- iterator() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- iterator() - Method in class com.google.common.collect.Sets.DescendingSet
-
- iterator() - Method in class com.google.common.collect.Sets.PowerSet
-
- iterator() - Method in class com.google.common.collect.Sets.SetView
-
- iterator() - Method in class com.google.common.collect.Sets.SubSet
-
- iterator() - Method in class com.google.common.collect.SingletonImmutableList
-
- iterator() - Method in class com.google.common.collect.SingletonImmutableSet
-
- iterator() - Method in interface com.google.common.collect.SortedIterable
-
Returns an iterator over elements of type T
.
- iterator() - Method in interface com.google.common.collect.SortedMultiset
- iterator() - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- iterator - Variable in class com.google.common.collect.StandardTable.Column.EntrySetIterator
-
- iterator() - Method in class com.google.common.collect.StandardTable.ColumnKeySet
-
- iterator() - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- iterator() - Method in class com.google.common.collect.StandardTable.RowMap.EntrySet
-
- iterator() - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- iterator() - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapValues
-
- iterator() - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- iterator() - Method in class com.google.common.collect.testing.MinimalCollection
-
- iterator - Variable in class com.google.common.collect.testing.MinimalIterable
-
- iterator() - Method in class com.google.common.collect.testing.MinimalIterable
-
- iterator() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- iterator() - Method in class com.google.common.collect.testing.SampleElements
-
- iterator() - Method in class com.google.common.collect.WellBehavedMap.EntrySet
-
- iterator() - Method in class com.google.common.graph.EdgesConnecting
-
- iterator() - Method in class com.google.common.graph.EndpointPair
-
- iterator() - Method in class com.google.common.graph.MultiEdgesConnecting
-
- IteratorBasedAbstractMap() - Constructor for class com.google.common.collect.Maps.IteratorBasedAbstractMap
-
- IteratorBasedImmutableMap() - Constructor for class com.google.common.collect.ImmutableMap.IteratorBasedImmutableMap
-
- IteratorFeature - Enum in com.google.common.collect.testing
-
A method supported by implementations of the Iterator
or
ListIterator
interface.
- IteratorFeature() - Constructor for enum com.google.common.collect.testing.IteratorFeature
-
- iteratorImpl(Multiset<E>) - Static method in class com.google.common.collect.Multisets
-
- iteratorOrListIterator(Collection<V>) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- Iterators - Class in com.google.common.collect
-
This class contains static utility methods that operate on or return objects
of type Iterator
.
- Iterators() - Constructor for class com.google.common.collect.Iterators
-
- Iterators.ConcatenatedIterator<T> - Class in com.google.common.collect
-
- Iterators.MergingIterator<T> - Class in com.google.common.collect
-
An iterator that performs a lazy N-way merge, calculating the next value
each time the iterator is polled.
- Iterators.PeekingImpl<E> - Class in com.google.common.collect
-
Implementation of PeekingIterator that avoids peeking unless necessary.
- iteratorStimuli() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
- IteratorTester<E> - Class in com.google.common.collect.testing
-
A utility for testing an Iterator implementation by comparing its behavior to
that of a "known good" reference implementation.
- IteratorTester(int, Iterable<? extends IteratorFeature>, Iterable<E>, AbstractIteratorTester.KnownOrder) - Constructor for class com.google.common.collect.testing.IteratorTester
-
Creates an IteratorTester.
- IteratorTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
an Iterator implementation.
- IteratorTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.IteratorTestSuiteBuilder
-
- Itr() - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.Itr
-
- Itr() - Constructor for class com.google.common.collect.HashBiMap.Itr
-
- Itr() - Constructor for class com.google.common.collect.ImmutableMultimap.Itr
-
- L24_AUDIO - Static variable in class com.google.common.net.MediaType
-
Media type for L24 audio, as defined by
RFC
3190.
- LARGE_LAZY_CUTOFF - Static variable in class com.google.common.util.concurrent.Striped
-
If there are at least this many stripes, we assume the memory usage of a ConcurrentMap will be
smaller than a large array.
- LargeLazyStriped(int, Supplier<L>) - Constructor for class com.google.common.util.concurrent.Striped.LargeLazyStriped
-
- last() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- last() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSortedSet
-
- last() - Method in class com.google.common.collect.EmptyContiguousSet
-
- last() - Method in class com.google.common.collect.FluentIterable
-
Returns an
Optional
containing the last element in this fluent iterable.
- last() - Method in class com.google.common.collect.ForwardingSortedSet
-
- last() - Method in class com.google.common.collect.ImmutableSortedSet
-
- last() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap.SortedKeySet
-
- last() - Method in class com.google.common.collect.Maps.SortedKeySet
-
- last() - Method in class com.google.common.collect.RegularContiguousSet
-
- last() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- last() - Method in class com.google.common.collect.Sets.DescendingSet
-
- last() - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- last() - Method in class com.google.common.collect.Sets.FilteredSortedSet
-
- last() - Method in class com.google.common.collect.SortedMultisets.ElementSet
-
- last() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- last() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- LAST_EVENT_ID - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Last-Event-ID
header field name.
- LAST_MODIFIED - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Last-Modified
header field name.
- lastEntry() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- lastEntry() - Method in class com.google.common.collect.AbstractNavigableMap
-
- lastEntry() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- lastEntry() - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- lastEntry() - Method in class com.google.common.collect.DescendingMultiset
-
- lastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- lastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- lastEntry() - Method in class com.google.common.collect.ImmutableSortedMap
-
- lastEntry - Variable in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- lastEntry() - Method in class com.google.common.collect.Maps.DescendingMap
-
- lastEntry() - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- lastEntry() - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- lastEntry() - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- lastEntry() - Method in interface com.google.common.collect.SortedMultiset
-
Returns the entry of the last element in this multiset, or null
if
this multiset is empty.
- lastEntry() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- lastEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- lastEntry() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- lastFromForgetMeNot - Variable in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- lastInclusive - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- lastInclusive - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- lastIndexIn(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- lastIndexIn(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns the index of the last matching character in a character sequence, or -1
if no
matching character is present.
- lastIndexIn(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- lastIndexOf(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- lastIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
-
- lastIndexOf(Object) - Method in class com.google.common.collect.ImmutableList
-
- lastIndexOf(Object) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- lastIndexOf(Object) - Method in class com.google.common.collect.ImmutableSortedAsList
-
- lastIndexOf(Object) - Method in class com.google.common.collect.Lists.StringAsImmutableList
-
- lastIndexOf(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- lastIndexOf(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(boolean[], boolean, int, int) - Static method in class com.google.common.primitives.Booleans
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- lastIndexOf(byte[], byte) - Static method in class com.google.common.primitives.Bytes
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(byte[], byte, int, int) - Static method in class com.google.common.primitives.Bytes
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- lastIndexOf(char[], char) - Static method in class com.google.common.primitives.Chars
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(char[], char, int, int) - Static method in class com.google.common.primitives.Chars
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- lastIndexOf(double[], double) - Static method in class com.google.common.primitives.Doubles
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(double[], double, int, int) - Static method in class com.google.common.primitives.Doubles
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- lastIndexOf(float[], float) - Static method in class com.google.common.primitives.Floats
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(float[], float, int, int) - Static method in class com.google.common.primitives.Floats
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- lastIndexOf(int[], int) - Static method in class com.google.common.primitives.Ints
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(int[], int, int, int) - Static method in class com.google.common.primitives.Ints
-
- lastIndexOf(long[], long) - Static method in class com.google.common.primitives.Longs
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(long[], long, int, int) - Static method in class com.google.common.primitives.Longs
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- lastIndexOf(short[], short) - Static method in class com.google.common.primitives.Shorts
-
Returns the index of the last appearance of the value target
in array
.
- lastIndexOf(short[], short, int, int) - Static method in class com.google.common.primitives.Shorts
-
- lastIndexOf(Object) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- lastIndexOfImpl(List<?>, Object) - Static method in class com.google.common.collect.Lists
-
An implementation of List.lastIndexOf(Object)
.
- lastIndexOfRandomAccess(List<?>, Object) - Static method in class com.google.common.collect.Lists
-
- lastInKeyInsertionOrder - Variable in class com.google.common.collect.HashBiMap
-
- lastKey() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- lastKey() - Method in class com.google.common.collect.AbstractNavigableMap
-
- lastKey() - Method in class com.google.common.collect.ForwardingSortedMap
-
- lastKey() - Method in class com.google.common.collect.ImmutableSortedMap
-
- lastKey() - Method in class com.google.common.collect.Maps.DescendingMap
-
- lastKey() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- lastKey() - Method in class com.google.common.collect.Maps.SortedAsMapView
-
- lastKey() - Method in class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- lastKey() - Method in class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- lastKey() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- lastKey() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- lastKey() - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- lastNode() - Method in class com.google.common.collect.TreeMultiset
-
- lastReturned - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- lastReturned - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- latch - Variable in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- laterCount - Variable in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
Count of subsequent elements equal to current element
- lazy(int, Supplier<L>) - Static method in class com.google.common.util.concurrent.Striped
-
- lazySet(double) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Eventually sets to the given value.
- lazySet(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Eventually sets the element at position i
to the given value.
- lazyStackTrace(Throwable) - Static method in class com.google.common.base.Throwables
-
Returns the stack trace of throwable
, possibly providing slower iteration over the full
trace but faster iteration over parts of the trace.
- lazyStackTraceIsLazy() - Static method in class com.google.common.base.Throwables
-
- lazyTransform(Future<I>, Function<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.Futures
-
- lazyWeakLock(int) - Static method in class com.google.common.util.concurrent.Striped
-
Creates a Striped<Lock>
with lazily initialized, weakly referenced locks.
- lazyWeakReadWriteLock(int) - Static method in class com.google.common.util.concurrent.Striped
-
Creates a Striped<ReadWriteLock>
with lazily initialized, weakly referenced read-write
locks.
- lazyWeakSemaphore(int, int) - Static method in class com.google.common.util.concurrent.Striped
-
Creates a Striped<Semaphore>
with lazily initialized, weakly referenced semaphores,
with the specified number of permits.
- leafNodeCode - Variable in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
The character used for a leaf node in the trie encoding
- least(int) - Static method in class com.google.common.collect.TopKSelector
-
Returns a
TopKSelector
that collects the lowest
k
elements added to it,
relative to the natural ordering of the elements, and returns them via
TopKSelector.topK()
in
ascending order.
- least(int, Comparator<? super T>) - Static method in class com.google.common.collect.TopKSelector
-
Returns a
TopKSelector
that collects the lowest
k
elements added to it,
relative to the specified comparator, and returns them via
TopKSelector.topK()
in ascending order.
- leastOf(Iterable<E>, int) - Method in class com.google.common.collect.Ordering
-
Returns the k
least elements of the given iterable according to this ordering, in order
from least to greatest.
- leastOf(Iterator<E>, int) - Method in class com.google.common.collect.Ordering
-
Returns the k
least elements from the given iterator according to this ordering, in
order from least to greatest.
- leastSquaresFit() - Method in class com.google.common.math.PairedStats
-
- leastSquaresFit() - Method in class com.google.common.math.PairedStatsAccumulator
-
- leastValueAbove(DiscreteDomain<Comparable<?>>) - Method in class com.google.common.collect.Cut.AboveAll
-
- leastValueAbove(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut.AboveValue
-
- leastValueAbove(DiscreteDomain<Comparable<?>>) - Method in class com.google.common.collect.Cut.BelowAll
-
- leastValueAbove(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut.BelowValue
-
- leastValueAbove(DiscreteDomain<C>) - Method in class com.google.common.collect.Cut
-
- leave() - Method in class com.google.common.util.concurrent.Monitor
-
Leaves this monitor.
- left - Variable in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- left - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- left - Variable in class com.google.common.io.ByteStreams.LimitedInputStream
-
- LEFT_IS_GREATER - Static variable in class com.google.common.collect.Ordering
-
- leftChild(T) - Method in class com.google.common.collect.BinaryTreeTraverser
-
Returns the left child of the specified node, or
Optional.absent()
if the specified
node has no left child.
- leftValue() - Method in interface com.google.common.collect.MapDifference.ValueDifference
-
Returns the value from the left map (possibly null).
- leftValue() - Method in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- legacyAsync() - Static method in class com.google.common.eventbus.Dispatcher
-
Returns a dispatcher that queues events that are posted in a single global queue.
- LegacyAsyncDispatcher() - Constructor for class com.google.common.eventbus.Dispatcher.LegacyAsyncDispatcher
-
- length - Variable in class com.google.common.collect.ImmutableList.SubList
-
- length - Variable in class com.google.common.collect.RegularImmutableSortedMultiset
-
- length() - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.ExposedByteArrayOutputStream
-
- length - Variable in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- length - Variable in class com.google.common.hash.Murmur3_32HashFunction.Murmur3_32Hasher
-
- length - Variable in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- length - Variable in class com.google.common.io.ByteSource.SlicedByteSource
-
- length() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- length() - Method in class com.google.common.io.CharSource.ConcatenatedCharSource
-
- length() - Method in class com.google.common.io.CharSource
-
Returns the length of this source in chars, even if doing so requires opening and traversing an
entire stream.
- length() - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Returns the length of the array.
- lengthIfKnown() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- lengthIfKnown() - Method in class com.google.common.io.CharSource.ConcatenatedCharSource
-
- lengthIfKnown() - Method in class com.google.common.io.CharSource
-
Returns the size of this source in chars, if the size can be easily determined without actually
opening the data stream.
- lenientParsing() - Method in class com.google.common.cache.CacheBuilder
-
Enables lenient parsing.
- LESS - Static variable in class com.google.common.collect.ComparisonChain
-
- lessThan(C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values strictly less than endpoint
.
- lessThanBranchFree(int, int) - Static method in class com.google.common.math.IntMath
-
Returns 1 if x < y
as unsigned integers, and 0 otherwise.
- lessThanBranchFree(long, long) - Static method in class com.google.common.math.LongMath
-
Returns 1 if x < y
as unsigned longs, and 0 otherwise.
- lexicographical() - Method in class com.google.common.collect.Ordering
-
Returns a new ordering which sorts iterables by comparing corresponding elements pairwise until
a nonzero result is found; imposes "dictionary order".
- lexicographicalComparator() - Static method in class com.google.common.primitives.Booleans
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Booleans.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.Chars
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Chars.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.Doubles
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Doubles.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.Floats
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Floats.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.Ints
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Ints.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.Longs
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Longs.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.Shorts
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.Shorts.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.SignedBytes
-
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.SignedBytes.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedBytes
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedInts
-
Returns a comparator that compares two arrays of unsigned
int
values
lexicographically.
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.UnsignedInts.LexicographicalComparator
-
- lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns a comparator that compares two arrays of unsigned
long
values
lexicographically.
- LexicographicalComparator() - Constructor for enum com.google.common.primitives.UnsignedLongs.LexicographicalComparator
-
- LexicographicalComparatorHolder() - Constructor for class com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder
-
- lexicographicalComparatorJavaImpl() - Static method in class com.google.common.primitives.UnsignedBytes
-
- LexicographicalOrdering<T> - Class in com.google.common.collect
-
An ordering which sorts iterables by comparing corresponding elements
pairwise.
- LexicographicalOrdering(Comparator<? super T>) - Constructor for class com.google.common.collect.LexicographicalOrdering
-
- LF - Static variable in class com.google.common.base.Ascii
-
Line Feed ('\n'): A format effector which controls the movement of the printing position to the
next printing line.
- limit - Variable in class com.google.common.base.Splitter
-
- limit(int) - Method in class com.google.common.base.Splitter
-
Returns a splitter that behaves equivalently to this
splitter but stops splitting after
it reaches the limit.
- limit - Variable in class com.google.common.base.Splitter.SplittingIterator
-
- limit(int) - Method in class com.google.common.collect.FluentIterable
-
Creates a fluent iterable with the first size
elements of this fluent iterable.
- limit(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
-
Returns a view of iterable
containing its first limitSize
elements.
- limit(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
-
Returns a view containing the first limitSize
elements of iterator
.
- limit(InputStream, long) - Static method in class com.google.common.io.ByteStreams
-
Wraps a InputStream
, limiting the number of bytes which can be read.
- LimitedInputStream(InputStream, long) - Constructor for class com.google.common.io.ByteStreams.LimitedInputStream
-
- line - Variable in class com.google.common.io.LineBuffer
-
Holds partial line contents.
- LINE_SPLITTER - Static variable in class com.google.common.io.CharSource.CharSequenceCharSource
-
- LINEAR_WHITE_SPACE - Static variable in class com.google.common.net.MediaType
-
- LinearCongruentialGenerator(long) - Constructor for class com.google.common.hash.Hashing.LinearCongruentialGenerator
-
- LinearTransformation - Class in com.google.common.math
-
The representation of a linear transformation between real numbers x
and y
.
- LinearTransformation() - Constructor for class com.google.common.math.LinearTransformation
-
- LinearTransformation.LinearTransformationBuilder - Class in com.google.common.math
-
This is an intermediate stage in the construction process.
- LinearTransformation.NaNLinearTransformation - Class in com.google.common.math
-
- LinearTransformation.RegularLinearTransformation - Class in com.google.common.math
-
- LinearTransformation.VerticalLinearTransformation - Class in com.google.common.math
-
- LinearTransformationBuilder(double, double) - Constructor for class com.google.common.math.LinearTransformation.LinearTransformationBuilder
-
- lineBuf - Variable in class com.google.common.io.LineReader
-
- LineBuffer - Class in com.google.common.io
-
Package-protected abstract class that implements the line reading algorithm used by
LineReader
.
- LineBuffer() - Constructor for class com.google.common.io.LineBuffer
-
- LineProcessor<T> - Interface in com.google.common.io
-
A callback to be used with the streaming readLines
methods.
- LineReader - Class in com.google.common.io
-
A class for reading lines of text.
- LineReader(Readable) - Constructor for class com.google.common.io.LineReader
-
Creates a new instance that will read lines from the given Readable
object.
- lines() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
Returns an iterable over the lines in the string.
- lines - Variable in class com.google.common.io.LineReader
-
- LINK - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Link
header field name.
- linkedHashKeys() - Static method in class com.google.common.collect.MultimapBuilder
-
Uses a LinkedHashMap
to map keys to value collections.
- linkedHashKeys(int) - Static method in class com.google.common.collect.MultimapBuilder
-
Uses a LinkedHashMap
to map keys to value collections, initialized to expect the
specified number of keys.
- LinkedHashMultimap<K,V> - Class in com.google.common.collect
-
Implementation of Multimap
that does not allow duplicate key-value
entries and that returns collections whose iterators follow the ordering in
which the data was added to the multimap.
- LinkedHashMultimap(int, int) - Constructor for class com.google.common.collect.LinkedHashMultimap
-
- LinkedHashMultimap.ValueEntry<K,V> - Class in com.google.common.collect
-
LinkedHashMultimap entries are in no less than three coexisting linked lists:
a bucket in the hash table for a Set associated with a key, the linked list
of insertion-ordered entries in that Set, and the linked list of entries
in the LinkedHashMultimap as a whole.
- LinkedHashMultimap.ValueSet - Class in com.google.common.collect
-
- LinkedHashMultimap.ValueSetLink<K,V> - Interface in com.google.common.collect
-
- LinkedHashMultiset<E> - Class in com.google.common.collect
-
A Multiset
implementation with predictable iteration order.
- LinkedHashMultiset() - Constructor for class com.google.common.collect.LinkedHashMultiset
-
- LinkedHashMultiset(int) - Constructor for class com.google.common.collect.LinkedHashMultiset
-
- LinkedHashSetSupplier(int) - Constructor for class com.google.common.collect.MultimapBuilder.LinkedHashSetSupplier
-
- linkedHashSetValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses a LinkedHashSet
to store value collections.
- linkedHashSetValues(int) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses a LinkedHashSet
to store value collections, initialized to expect the specified
number of values per key.
- LinkedListMultimap<K,V> - Class in com.google.common.collect
-
An implementation of ListMultimap
that supports deterministic
iteration order for both keys and values.
- LinkedListMultimap() - Constructor for class com.google.common.collect.LinkedListMultimap
-
- LinkedListMultimap(int) - Constructor for class com.google.common.collect.LinkedListMultimap
-
- LinkedListMultimap(Multimap<? extends K, ? extends V>) - Constructor for class com.google.common.collect.LinkedListMultimap
-
- LinkedListMultimap.DistinctKeyIterator - Class in com.google.common.collect
-
An Iterator
over distinct keys in key head order.
- LinkedListMultimap.KeyList<K,V> - Class in com.google.common.collect
-
- LinkedListMultimap.Node<K,V> - Class in com.google.common.collect
-
- LinkedListMultimap.NodeIterator - Class in com.google.common.collect
-
An Iterator
over all nodes.
- LinkedListMultimap.ValueForKeyIterator - Class in com.google.common.collect
-
A ListIterator
over values for a specified key.
- LinkedListSupplier() - Constructor for enum com.google.common.collect.MultimapBuilder.LinkedListSupplier
-
- linkedListValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses a LinkedList
to store value collections.
- list - Variable in class com.google.common.collect.Collections2.PermutationIterator
-
- list - Variable in class com.google.common.collect.Lists.Partition
-
- list(List<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- list - Variable in class com.google.common.testing.TestLogHandler
-
We will keep a private list of all logged records
- ListAddAllAtIndexTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests addAll(int, Collection)
operations
on a list.
- ListAddAllAtIndexTester() - Constructor for class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- ListAddAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests addAll(Collection)
operations on a
list.
- ListAddAllTester() - Constructor for class com.google.common.collect.testing.testers.ListAddAllTester
-
- ListAddAtIndexTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests add(int, Object)
operations on a
list.
- ListAddAtIndexTester() - Constructor for class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- ListAddTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests add(Object)
operations on a list.
- ListAddTester() - Constructor for class com.google.common.collect.testing.testers.ListAddTester
-
- ListCreationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or
static factory method) of a list.
- ListCreationTester() - Constructor for class com.google.common.collect.testing.testers.ListCreationTester
-
- ListenableFuture<V> - Interface in com.google.common.util.concurrent
-
A Future
that accepts completion listeners.
- ListenableFutureAdapter(Future<V>) - Constructor for class com.google.common.util.concurrent.JdkFutureAdapters.ListenableFutureAdapter
-
- ListenableFutureAdapter(Future<V>, Executor) - Constructor for class com.google.common.util.concurrent.JdkFutureAdapters.ListenableFutureAdapter
-
- ListenableFutureTask<V> - Class in com.google.common.util.concurrent
-
- ListenableFutureTask(Callable<V>) - Constructor for class com.google.common.util.concurrent.ListenableFutureTask
-
- ListenableFutureTask(Runnable, V) - Constructor for class com.google.common.util.concurrent.ListenableFutureTask
-
- ListenableScheduledFuture<V> - Interface in com.google.common.util.concurrent
-
- ListenableScheduledTask(ListenableFuture<V>, ScheduledFuture<?>) - Constructor for class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.ListenableScheduledTask
-
- Listener(Runnable, Executor) - Constructor for class com.google.common.util.concurrent.AbstractFuture.Listener
-
- listener - Variable in class com.google.common.util.concurrent.ListenerCallQueue
-
- Listener() - Constructor for class com.google.common.util.concurrent.Service.Listener
-
- Listener() - Constructor for class com.google.common.util.concurrent.ServiceManager.Listener
-
- ListenerCallQueue<L> - Class in com.google.common.util.concurrent
-
A special purpose queue/executor that executes listener callbacks serially on a configured
executor.
- ListenerCallQueue(L, Executor) - Constructor for class com.google.common.util.concurrent.ListenerCallQueue
-
- ListenerCallQueue.Callback<L> - Class in com.google.common.util.concurrent
-
- listenerExecutor - Variable in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureInterruptibleTask
-
- listeners - Variable in class com.google.common.util.concurrent.AbstractFuture
-
All listeners.
- listeners - Variable in class com.google.common.util.concurrent.AbstractService
-
The listeners to notify during a state transition.
- listeners - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
The listeners to notify during a state transition.
- LISTENERS_OFFSET - Static variable in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- listenersUpdater - Variable in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- listeningDecorator(ExecutorService) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Creates an
ExecutorService
whose
submit
and
invokeAll
methods submit
ListenableFutureTask
instances to the given delegate
executor.
- listeningDecorator(ScheduledExecutorService) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Creates a
ScheduledExecutorService
whose
submit
and
invokeAll
methods
submit
ListenableFutureTask
instances to the given delegate executor.
- ListeningDecorator(ExecutorService) - Constructor for class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- ListeningExecutorService - Interface in com.google.common.util.concurrent
-
- ListeningScheduledExecutorService - Interface in com.google.common.util.concurrent
-
A
ScheduledExecutorService
that returns
ListenableFuture
instances from its
ExecutorService
methods.
- listenInPoolThread(Future<V>) - Static method in class com.google.common.util.concurrent.JdkFutureAdapters
-
- listenInPoolThread(Future<V>, Executor) - Static method in class com.google.common.util.concurrent.JdkFutureAdapters
-
Submits a blocking task for the given
Future
to provide
ListenableFuture
functionality.
- ListEqualsTester<E> - Class in com.google.common.collect.testing.testers
-
Tests List.equals(java.lang.Object)
.
- ListEqualsTester() - Constructor for class com.google.common.collect.testing.testers.ListEqualsTester
-
- ListFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from List
.
- ListFeature(Feature<? super List>...) - Constructor for enum com.google.common.collect.testing.features.ListFeature
-
- ListFeature.Require - Annotation Type in com.google.common.collect.testing.features
-
- ListFuture(ImmutableCollection<? extends ListenableFuture<? extends V>>, boolean) - Constructor for class com.google.common.util.concurrent.CollectionFuture.ListFuture
-
- ListFutureRunningState(ImmutableCollection<? extends ListenableFuture<? extends V>>, boolean) - Constructor for class com.google.common.util.concurrent.CollectionFuture.ListFuture.ListFutureRunningState
-
- ListGenerators - Class in com.google.common.collect.testing.google
-
Common generators of different types of lists.
- ListGenerators() - Constructor for class com.google.common.collect.testing.google.ListGenerators
-
- ListGenerators.BuilderAddAllListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.BuilderAddListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.BuilderReversedListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.CharactersOfCharSequenceGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.CharactersOfStringGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListHeadSubListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListMiddleSubListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListOfGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListTailSubListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.TestUnhashableListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.UnhashableElementsImmutableListGenerator - Class in com.google.common.collect.testing.google
-
- ListGetTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests get()
operations on a list.
- ListGetTester() - Constructor for class com.google.common.collect.testing.testers.ListGetTester
-
- ListHashCodeTester<E> - Class in com.google.common.collect.testing.testers
-
Tests List.hashCode()
.
- ListHashCodeTester() - Constructor for class com.google.common.collect.testing.testers.ListHashCodeTester
-
- ListIndexOfTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests indexOf()
operations on a list.
- ListIndexOfTester() - Constructor for class com.google.common.collect.testing.testers.ListIndexOfTester
-
- listIterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- listIterator(int) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- listIterator() - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- listIterator(int) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- listIterator() - Method in class com.google.common.collect.ForwardingList
-
- listIterator(int) - Method in class com.google.common.collect.ForwardingList
-
- listIterator() - Method in class com.google.common.collect.ImmutableList
-
- listIterator(int) - Method in class com.google.common.collect.ImmutableList
-
- listIterator(int) - Method in class com.google.common.collect.Lists.ReverseList
-
- listIterator(int) - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- listIterator(int) - Method in class com.google.common.collect.Lists.TransformingSequentialList
-
- listIterator(int) - Method in class com.google.common.collect.RegularImmutableAsList
-
- listIterator(int) - Method in class com.google.common.collect.RegularImmutableList
-
- listIterator() - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- listIterator(int) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- listIteratorImpl(List<E>, int) - Static method in class com.google.common.collect.Lists
-
Returns an implementation of List.listIterator(int)
.
- listIteratorStimuli() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
- ListIteratorTester<E> - Class in com.google.common.collect.testing
-
A utility similar to
IteratorTester
for testing a
ListIterator
against a known good reference implementation.
- ListIteratorTester(int, Iterable<E>, Iterable<? extends IteratorFeature>, Iterable<E>, int) - Constructor for class com.google.common.collect.testing.ListIteratorTester
-
- ListLastIndexOfTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests lastIndexOf()
operations on a list.
- ListLastIndexOfTester() - Constructor for class com.google.common.collect.testing.testers.ListLastIndexOfTester
-
- ListListIteratorTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests listIterator
operations on a list.
- ListListIteratorTester() - Constructor for class com.google.common.collect.testing.testers.ListListIteratorTester
-
- listListIteratorTesterNumIterations() - Static method in class com.google.common.collect.testing.testers.Platform
-
- ListMultimap<K,V> - Interface in com.google.common.collect
-
A Multimap
that can hold duplicate key-value pairs and that maintains
the insertion ordering of values for a given key.
- listMultimap(ListMultimap<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- ListMultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- ListMultimapBuilder() - Constructor for class com.google.common.collect.MultimapBuilder.ListMultimapBuilder
-
- ListMultimapEqualsTester<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapEqualsTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapEqualsTester
-
- ListMultimapPutAllTester<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapPutAllTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapPutAllTester
-
- ListMultimapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapPutTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapPutTester
-
- ListMultimapRemoveTester<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapRemoveTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- ListMultimapReplaceValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapReplaceValuesTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapReplaceValuesTester
-
- ListMultimapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a ListMultimap
implementation.
- ListMultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
-
- ListMultimapTestSuiteBuilder.MultimapAsMapGetGenerator<K,V> - Class in com.google.common.collect.testing.google
-
- ListMultimapTestSuiteBuilder.MultimapGetGenerator<K,V> - Class in com.google.common.collect.testing.google
-
- listProduct(List<BigInteger>) - Static method in class com.google.common.math.BigIntegerMath
-
- listProduct(List<BigInteger>, int, int) - Static method in class com.google.common.math.BigIntegerMath
-
- ListRemoveAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests removeAll operations on a list.
- ListRemoveAllTester() - Constructor for class com.google.common.collect.testing.testers.ListRemoveAllTester
-
- ListRemoveAtIndexTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests remove(int)
operations on a list.
- ListRemoveAtIndexTester() - Constructor for class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- ListRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests remove(Object)
operations on a list.
- ListRemoveTester() - Constructor for class com.google.common.collect.testing.testers.ListRemoveTester
-
- ListRetainAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests retainAll
operations on a list.
- ListRetainAllTester() - Constructor for class com.google.common.collect.testing.testers.ListRetainAllTester
-
- Lists - Class in com.google.common.collect
-
Static utility methods pertaining to List
instances.
- Lists() - Constructor for class com.google.common.collect.Lists
-
- Lists.AbstractListWrapper<E> - Class in com.google.common.collect
-
- Lists.CharSequenceAsList - Class in com.google.common.collect
-
- Lists.OnePlusArrayList<E> - Class in com.google.common.collect
-
- Lists.Partition<T> - Class in com.google.common.collect
-
- Lists.RandomAccessListWrapper<E> - Class in com.google.common.collect
-
- Lists.RandomAccessPartition<T> - Class in com.google.common.collect
-
- Lists.RandomAccessReverseList<T> - Class in com.google.common.collect
-
- Lists.ReverseList<T> - Class in com.google.common.collect
-
- Lists.StringAsImmutableList - Class in com.google.common.collect
-
- Lists.TransformingRandomAccessList<F,T> - Class in com.google.common.collect
-
Implementation of a transforming random access list.
- Lists.TransformingSequentialList<F,T> - Class in com.google.common.collect
-
Implementation of a sequential transforming list.
- Lists.TwoPlusArrayList<E> - Class in com.google.common.collect
-
- ListSetTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests set()
operations on a list.
- ListSetTester() - Constructor for class com.google.common.collect.testing.testers.ListSetTester
-
- ListSubListTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests subList()
operations on a list.
- ListSubListTester() - Constructor for class com.google.common.collect.testing.testers.ListSubListTester
-
- ListTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a List implementation.
- ListTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.ListTestSuiteBuilder
-
- ListTestSuiteBuilder.ReserializedListGenerator<E> - Class in com.google.common.collect.testing
-
- ListToArrayTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests toArray()
operations on a list.
- ListToArrayTester() - Constructor for class com.google.common.collect.testing.testers.ListToArrayTester
-
- LittleEndianByteArray - Class in com.google.common.hash
-
Utility functions for loading and storing values from a byte array.
- LittleEndianByteArray() - Constructor for class com.google.common.hash.LittleEndianByteArray
-
Deter instantiation of this class.
- LittleEndianByteArray.JavaLittleEndianBytes - Enum in com.google.common.hash
-
Fallback implementation for when Unsafe is not available in our current environment.
- LittleEndianByteArray.LittleEndianBytes - Interface in com.google.common.hash
-
Common interface for retrieving a 64-bit long from a little-endian byte array.
- LittleEndianByteArray.UnsafeByteArray - Enum in com.google.common.hash
-
The only reference to Unsafe is in this nested class.
- LittleEndianDataInputStream - Class in com.google.common.io
-
An implementation of DataInput
that uses little-endian byte ordering for reading
short
, int
, float
, double
, and long
values.
- LittleEndianDataInputStream(InputStream) - Constructor for class com.google.common.io.LittleEndianDataInputStream
-
Creates a LittleEndianDataInputStream
that wraps the given stream.
- LittleEndianDataOutputStream - Class in com.google.common.io
-
An implementation of DataOutput
that uses little-endian byte ordering for writing
char
, short
, int
, float
, double
, and long
values.
- LittleEndianDataOutputStream(OutputStream) - Constructor for class com.google.common.io.LittleEndianDataOutputStream
-
Creates a LittleEndianDataOutputStream
that wraps the given stream.
- LN_10 - Static variable in class com.google.common.math.BigIntegerMath
-
- LN_2 - Static variable in class com.google.common.math.BigIntegerMath
-
- LN_2 - Static variable in class com.google.common.math.DoubleMath
-
- load(K) - Method in class com.google.common.cache.CacheLoader.FunctionToCacheLoader
-
- load(K) - Method in class com.google.common.cache.CacheLoader
-
Computes or retrieves the value corresponding to key
.
- load(Object) - Method in class com.google.common.cache.CacheLoader.SupplierToCacheLoader
-
- load() - Method in class com.google.common.reflect.ClassPath.ClassInfo
-
Loads (but doesn't link or initialize) the class.
- load32(byte[], int) - Static method in class com.google.common.hash.LittleEndianByteArray
-
Load 4 bytes from the provided array at the indicated offset.
- load64(byte[], int) - Static method in class com.google.common.hash.LittleEndianByteArray
-
Load 8 bytes into long in a little endian manner, from the substring between position and
position + 8.
- load64Safely(byte[], int, int) - Static method in class com.google.common.hash.LittleEndianByteArray
-
Similar to load64, but allows offset + 8 > input.length, padding the result with zeroes.
- LOAD_FACTOR - Static variable in class com.google.common.collect.HashBiMap
-
- loadAll(Iterable<? extends K>) - Method in class com.google.common.cache.CacheLoader
-
Computes or retrieves the values corresponding to keys
.
- loadAll(Set<? extends K>, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache
-
- loadAsync(K, int, LocalCache.LoadingValueReference<K, V>, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- loadClassesInPackage() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
- loadCount() - Method in class com.google.common.cache.CacheStats
-
Returns the total number of times that
Cache
lookup methods attempted to load new
values.
- loader - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- loader - Variable in class com.google.common.reflect.ClassPath.ResourceInfo
-
- loadExceptionCount - Variable in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- loadExceptionCount - Variable in class com.google.common.cache.CacheStats
-
- loadExceptionCount() - Method in class com.google.common.cache.CacheStats
-
Returns the number of times
Cache
lookup methods threw an exception while loading a new
value.
- loadExceptionRate() - Method in class com.google.common.cache.CacheStats
-
Returns the ratio of cache loading attempts which threw exceptions.
- loadFinalizer() - Method in class com.google.common.base.FinalizableReferenceQueue.DecoupledLoader
-
- loadFinalizer() - Method in class com.google.common.base.FinalizableReferenceQueue.DirectLoader
-
- loadFinalizer() - Method in interface com.google.common.base.FinalizableReferenceQueue.FinalizerLoader
-
Returns Finalizer.class or null if this loader shouldn't or can't load it.
- loadFinalizer(FinalizableReferenceQueue.FinalizerLoader...) - Static method in class com.google.common.base.FinalizableReferenceQueue
-
Iterates through the given loaders until it finds one that can load Finalizer.
- loadFinalizer() - Method in class com.google.common.base.FinalizableReferenceQueue.SystemLoader
-
- loadFuture(K, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- LOADING_ERROR - Static variable in class com.google.common.base.FinalizableReferenceQueue.DecoupledLoader
-
- LoadingCache<K,V> - Interface in com.google.common.cache
-
A semi-persistent mapping from keys to values.
- LoadingSerializationProxy(LocalCache<K, V>) - Constructor for class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- LoadingValueReference() - Constructor for class com.google.common.cache.LocalCache.LoadingValueReference
-
- LoadingValueReference(LocalCache.ValueReference<K, V>) - Constructor for class com.google.common.cache.LocalCache.LoadingValueReference
-
- loadPatternCompiler() - Static method in class com.google.common.base.Platform
-
- loadSuccessCount - Variable in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- loadSuccessCount - Variable in class com.google.common.cache.CacheStats
-
- loadSuccessCount() - Method in class com.google.common.cache.CacheStats
-
Returns the number of times
Cache
lookup methods have successfully loaded a new value.
- loadSync(K, int, LocalCache.LoadingValueReference<K, V>, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- LocalCache<K,V> - Class in com.google.common.cache
-
The concurrent hash map implementation built by
CacheBuilder
.
- LocalCache(CacheBuilder<? super K, ? super V>, CacheLoader<? super K, V>) - Constructor for class com.google.common.cache.LocalCache
-
Creates a new, empty map with the specified strategy, initial capacity and concurrency level.
- localCache - Variable in class com.google.common.cache.LocalCache.LocalManualCache
-
- LocalCache.AbstractCacheSet<T> - Class in com.google.common.cache
-
- LocalCache.AbstractReferenceEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.AccessQueue<K,V> - Class in com.google.common.cache
-
A custom queue for managing access order.
- LocalCache.EntryFactory - Enum in com.google.common.cache
-
Creates new entries.
- LocalCache.EntryIterator - Class in com.google.common.cache
-
- LocalCache.EntrySet - Class in com.google.common.cache
-
- LocalCache.HashIterator<T> - Class in com.google.common.cache
-
- LocalCache.KeyIterator - Class in com.google.common.cache
-
- LocalCache.KeySet - Class in com.google.common.cache
-
- LocalCache.LoadingSerializationProxy<K,V> - Class in com.google.common.cache
-
Serializes the configuration of a LocalCache, reconsitituting it as an LoadingCache using
CacheBuilder upon deserialization.
- LocalCache.LoadingValueReference<K,V> - Class in com.google.common.cache
-
- LocalCache.LocalLoadingCache<K,V> - Class in com.google.common.cache
-
- LocalCache.LocalManualCache<K,V> - Class in com.google.common.cache
-
- LocalCache.ManualSerializationProxy<K,V> - Class in com.google.common.cache
-
Serializes the configuration of a LocalCache, reconsitituting it as a Cache using CacheBuilder
upon deserialization.
- LocalCache.NullEntry - Enum in com.google.common.cache
-
- LocalCache.ReferenceEntry<K,V> - Interface in com.google.common.cache
-
An entry in a reference map.
- LocalCache.Segment<K,V> - Class in com.google.common.cache
-
Segments are specialized versions of hash tables.
- LocalCache.SoftValueReference<K,V> - Class in com.google.common.cache
-
References a soft value.
- LocalCache.Strength - Enum in com.google.common.cache
-
- LocalCache.StrongAccessEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.StrongAccessWriteEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.StrongEntry<K,V> - Class in com.google.common.cache
-
Used for strongly-referenced keys.
- LocalCache.StrongValueReference<K,V> - Class in com.google.common.cache
-
References a strong value.
- LocalCache.StrongWriteEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.ValueIterator - Class in com.google.common.cache
-
- LocalCache.ValueReference<K,V> - Interface in com.google.common.cache
-
A reference to a value.
- LocalCache.Values - Class in com.google.common.cache
-
- LocalCache.WeakAccessEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.WeakAccessWriteEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.WeakEntry<K,V> - Class in com.google.common.cache
-
Used for weakly-referenced keys.
- LocalCache.WeakValueReference<K,V> - Class in com.google.common.cache
-
References a weak value.
- LocalCache.WeakWriteEntry<K,V> - Class in com.google.common.cache
-
- LocalCache.WeightedSoftValueReference<K,V> - Class in com.google.common.cache
-
References a soft value.
- LocalCache.WeightedStrongValueReference<K,V> - Class in com.google.common.cache
-
References a strong value.
- LocalCache.WeightedWeakValueReference<K,V> - Class in com.google.common.cache
-
References a weak value.
- LocalCache.WriteQueue<K,V> - Class in com.google.common.cache
-
A custom queue for managing eviction order.
- LocalCache.WriteThroughEntry - Class in com.google.common.cache
-
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying
map.
- LocalLoadingCache(CacheBuilder<? super K, ? super V>, CacheLoader<? super K, V>) - Constructor for class com.google.common.cache.LocalCache.LocalLoadingCache
-
- LocalManualCache(CacheBuilder<? super K, ? super V>) - Constructor for class com.google.common.cache.LocalCache.LocalManualCache
-
- LocalManualCache(LocalCache<K, V>) - Constructor for class com.google.common.cache.LocalCache.LocalManualCache
-
- LOCATION - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Location
header field name.
- lock - Variable in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
This lock is used to ensure safe and correct cancellation, it ensures that a new task is
not scheduled while a cancel is ongoing.
- lock - Variable in class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate
-
- lock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- lock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadLock
-
- lock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
-
- lock - Variable in class com.google.common.util.concurrent.Monitor
-
The lock underlying this monitor.
- lock - Variable in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
Lock used whenever accessing the state variables (runningTasks, shutdown) of the executor
- lock(int) - Static method in class com.google.common.util.concurrent.Striped
-
Creates a Striped<Lock>
with eagerly initialized, strongly referenced locks.
- lockedGetOrLoad(K, int, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- lockGraphNode - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- lockGraphNode - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
-
- LockGraphNode(String) - Constructor for class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
- lockGraphNodes - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
-
- lockGraphNodesPerType - Static variable in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
- lockInterruptibly() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- lockInterruptibly() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadLock
-
- lockInterruptibly() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
-
- lockName - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
-
- locks - Variable in class com.google.common.util.concurrent.Striped.LargeLazyStriped
-
- locks - Variable in class com.google.common.util.concurrent.Striped.SmallLazyStriped
-
- lockStateChanged(CycleDetectingLockFactory.CycleDetectingLock) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
CycleDetectingLock implementations must call this method in a finally
clause after any
attempt to change the lock state, including both lock and unlock attempts.
- log - Static variable in class com.google.common.util.concurrent.AbstractFuture
-
- log - Static variable in class com.google.common.util.concurrent.AggregateFutureState
-
- log - Static variable in class com.google.common.util.concurrent.ExecutionList
-
Logger to log exceptions caught when running runnables.
- log - Static variable in class com.google.common.util.concurrent.ImmediateFuture
-
- log - Static variable in class com.google.common.util.concurrent.InterruptibleTask
-
- log - Static variable in class com.google.common.util.concurrent.SerializingExecutor
-
- log10(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
-
Returns the base-10 logarithm of x
, rounded according to the specified rounding mode.
- log10(int, RoundingMode) - Static method in class com.google.common.math.IntMath
-
Returns the base-10 logarithm of x
, rounded according to the specified rounding mode.
- log10(long, RoundingMode) - Static method in class com.google.common.math.LongMath
-
Returns the base-10 logarithm of x
, rounded according to the specified rounding mode.
- log10Floor(int) - Static method in class com.google.common.math.IntMath
-
- log10Floor(long) - Static method in class com.google.common.math.LongMath
-
- log2(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
-
Returns the base-2 logarithm of x
, rounded according to the specified rounding mode.
- log2(double) - Static method in class com.google.common.math.DoubleMath
-
Returns the base 2 logarithm of a double value.
- log2(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
-
Returns the base 2 logarithm of a double value, rounded with the specified rounding mode to an
int
.
- log2(int, RoundingMode) - Static method in class com.google.common.math.IntMath
-
Returns the base-2 logarithm of x
, rounded according to the specified rounding mode.
- log2(long, RoundingMode) - Static method in class com.google.common.math.LongMath
-
Returns the base-2 logarithm of x
, rounded according to the specified rounding mode.
- logger - Static variable in class com.google.common.base.FinalizableReferenceQueue
-
- logger - Static variable in class com.google.common.base.internal.Finalizer
-
- logger - Static variable in class com.google.common.base.Platform
-
- logger - Static variable in class com.google.common.cache.CacheBuilder
-
- logger - Static variable in class com.google.common.cache.LocalCache
-
- logger - Static variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- logger - Static variable in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
-
- logger - Static variable in class com.google.common.eventbus.EventBus
-
- logger(SubscriberExceptionContext) - Static method in class com.google.common.eventbus.EventBus.LoggingHandler
-
- logger - Static variable in class com.google.common.io.Closeables
-
- logger - Static variable in class com.google.common.io.Flushables
-
- logger - Static variable in class com.google.common.reflect.ClassPath
-
- logger - Variable in class com.google.common.testing.AbstractPackageSanityTests
-
- logger - Static variable in class com.google.common.testing.ArbitraryInstances
-
- logger - Static variable in class com.google.common.testing.SloppyTearDown
-
- logger - Static variable in class com.google.common.testing.TearDownStack
-
- logger - Static variable in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- logger - Static variable in class com.google.common.util.concurrent.AbstractScheduledService
-
- logger - Static variable in class com.google.common.util.concurrent.AggregateFuture
-
- logger - Static variable in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
- logger - Static variable in class com.google.common.util.concurrent.ListenerCallQueue
-
- logger - Static variable in class com.google.common.util.concurrent.ServiceManager
-
- logger - Static variable in class com.google.common.util.concurrent.UncaughtExceptionHandlers.Exiter
-
- LoggingHandler() - Constructor for class com.google.common.eventbus.EventBus.LoggingHandler
-
- LoggingSuppressor() - Constructor for class com.google.common.io.Closer.LoggingSuppressor
-
- logPatternCompilerError(ServiceConfigurationError) - Static method in class com.google.common.base.Platform
-
- LongAddable - Interface in com.google.common.cache
-
Abstract interface for objects that can concurrently add longs.
- LongAddables - Class in com.google.common.cache
-
Source of
LongAddable
objects that deals with GWT, Unsafe, and all that.
- LongAddables() - Constructor for class com.google.common.cache.LongAddables
-
- LongAddables.PureJavaLongAddable - Class in com.google.common.cache
-
- LongAdder - Class in com.google.common.cache
-
One or more variables that together maintain an initially zero
long
sum.
- LongAdder() - Constructor for class com.google.common.cache.LongAdder
-
Creates a new adder with initial sum of zero.
- LongArrayAsList(long[]) - Constructor for class com.google.common.primitives.Longs.LongArrayAsList
-
- LongArrayAsList(long[], int, int) - Constructor for class com.google.common.primitives.Longs.LongArrayAsList
-
- LongConverter() - Constructor for class com.google.common.primitives.Longs.LongConverter
-
- LongDomain() - Constructor for class com.google.common.collect.DiscreteDomain.LongDomain
-
- longFunnel() - Static method in class com.google.common.hash.Funnels
-
Returns a funnel for longs.
- LongFunnel() - Constructor for enum com.google.common.hash.Funnels.LongFunnel
-
- LongHashCode(long) - Constructor for class com.google.common.hash.HashCode.LongHashCode
-
- LongMath - Class in com.google.common.math
-
A class for arithmetic on values of type long
.
- LongMath() - Constructor for class com.google.common.math.LongMath
-
- LongMath.MillerRabinTester - Enum in com.google.common.math
-
- LongParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.LongParser
-
- longs() - Static method in class com.google.common.collect.DiscreteDomain
-
Returns the discrete domain for values of type Long
.
- Longs - Class in com.google.common.primitives
-
Static utility methods pertaining to long
primitives, that are not already found in
either Long
or Arrays
.
- Longs() - Constructor for class com.google.common.primitives.Longs
-
- longs - Variable in class com.google.common.util.concurrent.AtomicDoubleArray
-
- Longs.LexicographicalComparator - Enum in com.google.common.primitives
-
- Longs.LongArrayAsList - Class in com.google.common.primitives
-
- Longs.LongConverter - Class in com.google.common.primitives
-
- longSize() - Method in class com.google.common.cache.LocalCache
-
- longsToDoubles(long[]) - Static method in class com.google.common.math.Quantiles
-
- longValue() - Method in class com.google.common.cache.LongAdder
-
- longValue() - Method in class com.google.common.primitives.UnsignedInteger
-
Returns the value of this UnsignedInteger
as a long
.
- longValue() - Method in class com.google.common.primitives.UnsignedLong
-
Returns the value of this UnsignedLong
as a long
.
- longValue() - Method in class com.google.common.util.concurrent.AtomicDouble
-
Returns the value of this AtomicDouble
as a long
after a narrowing primitive conversion.
- LOOPBACK4 - Static variable in class com.google.common.net.InetAddresses
-
- lower(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- lower(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- lower(E) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- lower(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- lower(E) - Method in class com.google.common.collect.ImmutableSortedSet
-
- lower(K) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- lower(E) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- lower(E) - Method in class com.google.common.collect.Sets.DescendingSet
-
- lower(E) - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- lower(E) - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- lower(E) - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- lower(E) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- lower(E) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- LOWER_BOUND_FN - Static variable in class com.google.common.collect.Range
-
- lowerBound - Variable in class com.google.common.collect.Range
-
- lowerBound - Variable in class com.google.common.collect.TreeBasedTable.TreeRow
-
- lowerBoundFn() - Static method in class com.google.common.collect.Range
-
- lowerBounds - Variable in class com.google.common.reflect.Types.WildcardTypeImpl
-
- lowerBoundType - Variable in class com.google.common.collect.GeneralRange
-
- lowerBoundType() - Method in class com.google.common.collect.Range
-
- lowerBoundWindow - Variable in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
lowerBoundWindow is the headMap/subMap/tailMap view; it only restricts the keys, and does not
affect the values.
- lowerCase() - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- lowerCase() - Method in class com.google.common.io.BaseEncoding
-
Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with
lowercase letters.
- lowerCase() - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- lowerCase - Variable in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- lowerCase() - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- lowerEndpoint - Variable in class com.google.common.collect.GeneralRange
-
- lowerEndpoint() - Method in class com.google.common.collect.Range
-
Returns the lower endpoint of this range.
- lowerEntry(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- lowerEntry(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- lowerEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- lowerEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
- lowerEntry(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- lowerEntry(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- lowerEntry(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- lowerEntry(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- lowerEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- lowerKey(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- lowerKey(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- lowerKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- lowerKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
- lowerKey(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- lowerKey(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- lowerKey(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- lowerKey(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- lowerKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- mac - Variable in class com.google.common.hash.MacHashFunction.MacHasher
-
- MacHasher(Mac) - Constructor for class com.google.common.hash.MacHashFunction.MacHasher
-
- MacHashFunction - Class in com.google.common.hash
-
- MacHashFunction(String, Key, String) - Constructor for class com.google.common.hash.MacHashFunction
-
- MacHashFunction.MacHasher - Class in com.google.common.hash
-
Hasher that updates a Mac
(message authentication code).
- maintainEmptyInvariant() - Method in class com.google.common.collect.StandardTable.Row
-
- maintainEmptyInvariant() - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- makeChecked(ListenableFuture<V>, Function<? super Exception, X>) - Static method in class com.google.common.util.concurrent.Futures
-
- makeComplementByHand(Collection<E>, Class<E>) - Static method in class com.google.common.collect.Sets
-
- makeCustomMap() - Method in class com.google.common.collect.MapMaker
-
Returns a MapMakerInternalMap for the benefit of internal callers that use features of that
class not exposed through ConcurrentMap.
- makeEitherMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Used by tests that require a map, but don't care whether it's
populated or not.
- makeEitherMap() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- makeEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Creates a new, empty instance of the class under test.
- makeEmptyMap() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- makeHash(Hasher[]) - Method in class com.google.common.hash.AbstractCompositeHashFunction
-
Constructs a HashCode
from the Hasher
objects of the functions.
- makeHash() - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- makeHash(Hasher[]) - Method in class com.google.common.hash.Hashing.ConcatenatedHashFunction
-
- makeHash() - Method in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- makeHash() - Method in class com.google.common.hash.Murmur3_32HashFunction.Murmur3_32Hasher
-
- makeHash() - Method in class com.google.common.hash.SipHashFunction.SipHasher
-
- makeInverse(Map<V, K>) - Method in class com.google.common.collect.AbstractBiMap
-
- makeMap() - Method in class com.google.common.collect.MapMaker
-
Builds a thread-safe map.
- makePopulatedMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Creates a new, non-empty instance of the class under test.
- makePopulatedMap() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- makeSuiteForTesterClass(Class<? extends AbstractTester<?>>) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- MANIFEST_JSON_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- ManualSerializationProxy(LocalCache<K, V>) - Constructor for class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- ManualSerializationProxy(LocalCache.Strength, LocalCache.Strength, Equivalence<Object>, Equivalence<Object>, long, long, long, Weigher<K, V>, int, RemovalListener<? super K, ? super V>, Ticker, CacheLoader<? super K, V>) - Constructor for class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- map - Variable in class com.google.common.base.Functions.ForMapWithDefault
-
- map - Variable in class com.google.common.base.Functions.FunctionForMapNoDefault
-
- map - Variable in class com.google.common.cache.LocalCache.AbstractCacheSet
-
- map - Variable in class com.google.common.cache.LocalCache.Segment
-
- map - Variable in class com.google.common.cache.LocalCache.Values
-
- map() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapEntries
-
- map - Variable in class com.google.common.collect.AbstractMapBasedMultimap
-
- map() - Method in class com.google.common.collect.ForwardingMap.StandardEntrySet
-
- map - Variable in class com.google.common.collect.ImmutableMapEntrySet.EntrySetSerializedForm
-
- map() - Method in class com.google.common.collect.ImmutableMapEntrySet
-
- map - Variable in class com.google.common.collect.ImmutableMapEntrySet.RegularEntrySet
-
- map() - Method in class com.google.common.collect.ImmutableMapEntrySet.RegularEntrySet
-
- map - Variable in class com.google.common.collect.ImmutableMapKeySet.KeySetSerializedForm
-
- map - Variable in class com.google.common.collect.ImmutableMapKeySet
-
- map - Variable in class com.google.common.collect.ImmutableMapValues
-
- map - Variable in class com.google.common.collect.ImmutableMapValues.SerializedForm
-
- map - Variable in class com.google.common.collect.ImmutableMultimap
-
- map - Variable in class com.google.common.collect.Interners.WeakInterner
-
- map - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
- map() - Method in class com.google.common.collect.Maps.EntrySet
-
- map - Variable in class com.google.common.collect.Maps.KeySet
-
- map() - Method in class com.google.common.collect.Maps.KeySet
-
- map() - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- map() - Method in class com.google.common.collect.Maps.SortedKeySet
-
- map - Variable in class com.google.common.collect.Maps.Values
-
- map() - Method in class com.google.common.collect.Maps.Values
-
- map() - Method in class com.google.common.collect.Multimaps.AsMap.EntrySet
-
- map - Variable in class com.google.common.collect.Multimaps.MapMultimap
-
- map - Variable in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- map() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse.InverseEntrySet
-
- map - Variable in class com.google.common.collect.RegularImmutableMap.KeySet
-
- map - Variable in class com.google.common.collect.RegularImmutableMap.KeySet.SerializedForm
-
- map - Variable in class com.google.common.collect.RegularImmutableMap.Values
-
- map - Variable in class com.google.common.collect.RegularImmutableMap.Values.SerializedForm
-
- map(Map<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- map() - Method in class com.google.common.collect.WellBehavedMap.EntrySet
-
- map - Variable in class com.google.common.escape.CharEscaperBuilder
-
- map(File) - Static method in class com.google.common.io.Files
-
Fully maps a file read-only in to memory as per
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
.
- map(File, FileChannel.MapMode) - Static method in class com.google.common.io.Files
-
Fully maps a file in to memory as per
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
using the requested
FileChannel.MapMode
.
- map(File, FileChannel.MapMode, long) - Static method in class com.google.common.io.Files
-
Maps a file in to memory as per
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
using the requested
FileChannel.MapMode
.
- map(RandomAccessFile, FileChannel.MapMode, long) - Static method in class com.google.common.io.Files
-
- map(TypeResolver.TypeVariableKey, Type) - Method in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- map - Variable in class com.google.common.reflect.TypeResolver.TypeTable
-
- map - Variable in class com.google.common.util.concurrent.AtomicLongMap
-
- MAP_FIELD_SETTER - Static variable in class com.google.common.collect.ImmutableMultimap.FieldSettersHolder
-
- MapBasedMultisetIterator() - Constructor for class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- mapBuilder - Variable in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
-
- mapBuilder - Variable in class com.google.common.reflect.ImmutableTypeToInstanceMap.Builder
-
- MapClearTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests clear()
operations on a map.
- MapClearTester() - Constructor for class com.google.common.collect.testing.testers.MapClearTester
-
- MapConstraint<K,V> - Interface in com.google.common.collect
-
- MapConstraints - Class in com.google.common.collect
-
- MapConstraints() - Constructor for class com.google.common.collect.MapConstraints
-
Deprecated.
- MapConstraints.ConstrainedAsMapEntries<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapConstraints.ConstrainedAsMapValues<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapConstraints.ConstrainedEntries<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapConstraints.ConstrainedEntrySet<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapConstraints.ConstrainedListMultimap<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapConstraints.ConstrainedMap<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapConstraints.ConstrainedMultimap<K,V> - Class in com.google.common.collect
-
Deprecated.
- MapContainsKeyTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests containsKey()
operations on a map.
- MapContainsKeyTester() - Constructor for class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- MapContainsValueTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests containsValue()
operations on a map.
- MapContainsValueTester() - Constructor for class com.google.common.collect.testing.testers.MapContainsValueTester
-
- MapCreationTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or
static factory method) of a map.
- MapCreationTester() - Constructor for class com.google.common.collect.testing.testers.MapCreationTester
-
- MapDifference<K,V> - Interface in com.google.common.collect
-
An object representing the differences between two maps.
- MapDifference.ValueDifference<V> - Interface in com.google.common.collect
-
A difference between the mappings from two maps with the same key.
- MapDifferenceImpl(Map<K, V>, Map<K, V>, Map<K, V>, Map<K, MapDifference.ValueDifference<V>>) - Constructor for class com.google.common.collect.Maps.MapDifferenceImpl
-
- mapEntries(SampleElements<K>, SampleElements<V>) - Static method in class com.google.common.collect.testing.SampleElements
-
- mapEntry(K, V) - Static method in class com.google.common.collect.testing.Helpers
-
- mapEntry(K, V) - Static method in class com.google.common.collect.testing.MapInterfaceTest
-
- MapEntrySetGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- MapEntrySetTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tests Map.entrySet()
.
- MapEntrySetTester() - Constructor for class com.google.common.collect.testing.testers.MapEntrySetTester
-
- MapEntrySetTester.IncomparableType - Enum in com.google.common.collect.testing.testers
-
- MapEqualsTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tests Map.equals(java.lang.Object)
.
- MapEqualsTester() - Constructor for class com.google.common.collect.testing.testers.MapEqualsTester
-
- mapException(Exception) - Method in class com.google.common.util.concurrent.AbstractCheckedFuture
-
Translates from an InterruptedException
, CancellationException
or ExecutionException
thrown by get
to an exception of type X
to be thrown by
checkedGet
.
- mapException(Exception) - Method in class com.google.common.util.concurrent.Futures.MappingCheckedFuture
-
- MapFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from Map
.
- MapFeature(Feature<? super Map>...) - Constructor for enum com.google.common.collect.testing.features.MapFeature
-
- MapFeature.Require - Annotation Type in com.google.common.collect.testing.features
-
- mapGenerator - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- mapGenerator - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- mapGenerator - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- mapGenerator - Variable in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- MapGenerator(OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- mapGenerator - Variable in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- MapGenerators - Class in com.google.common.collect.testing.google
-
Generators of different types of map and related collections, such as
keys, entries and values.
- MapGenerators() - Constructor for class com.google.common.collect.testing.google.MapGenerators
-
- MapGenerators.ImmutableEnumMapGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapCopyOfEntriesGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapCopyOfEnumMapGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapCopyOfGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapEntryListGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapKeyListGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapUnhashableValuesGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapValueListGenerator - Class in com.google.common.collect.testing.google
-
- MapGetTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests get
operations on a map.
- MapGetTester() - Constructor for class com.google.common.collect.testing.testers.MapGetTester
-
- MapHashCodeTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tests Map.hashCode()
.
- MapHashCodeTester() - Constructor for class com.google.common.collect.testing.testers.MapHashCodeTester
-
- MapInterfaceTest<K,V> - Class in com.google.common.collect.testing
-
Tests representing the contract of Map
.
- MapInterfaceTest(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.google.common.collect.testing.MapInterfaceTest
-
Constructor that assigns supportsIteratorRemove
the same value as
supportsRemove
.
- MapInterfaceTest(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.google.common.collect.testing.MapInterfaceTest
-
Constructor with an explicit supportsIteratorRemove
parameter.
- MapInterfaceTest.IncompatibleKeyType - Class in com.google.common.collect.testing
-
A key type that is not assignable to any classes but Object.
- MapIsEmptyTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests isEmpty()
operations on a
map.
- MapIsEmptyTester() - Constructor for class com.google.common.collect.testing.testers.MapIsEmptyTester
-
- mapIterator - Variable in class com.google.common.collect.ImmutableMultimap.Itr
-
- mapIterator - Variable in class com.google.common.collect.StandardTable.ColumnKeyIterator
-
- MapIteratorCache<K,V> - Class in com.google.common.graph
-
- MapIteratorCache(Map<K, V>) - Constructor for class com.google.common.graph.MapIteratorCache
-
- MapJoiner(Joiner, String) - Constructor for class com.google.common.base.Joiner.MapJoiner
-
- MapKeySetGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- MapMaker - Class in com.google.common.collect
-
A builder of ConcurrentMap
instances that can have keys or values automatically
wrapped in weak references.
- MapMaker() - Constructor for class com.google.common.collect.MapMaker
-
Constructs a new MapMaker
instance with default settings, including strong keys, strong
values, and no automatic eviction of any kind.
- MapMakerInternalMap<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>,S extends MapMakerInternalMap.Segment<K,V,E,S>> - Class in com.google.common.collect
-
The concurrent hash map implementation built by
MapMaker
.
- MapMakerInternalMap(MapMaker, MapMakerInternalMap.InternalEntryHelper<K, V, E, S>) - Constructor for class com.google.common.collect.MapMakerInternalMap
-
Creates a new, empty map with the specified strategy, initial capacity and concurrency level.
- MapMakerInternalMap.AbstractSerializationProxy<K,V> - Class in com.google.common.collect
-
The actual object that gets serialized.
- MapMakerInternalMap.AbstractStrongKeyEntry<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Class in com.google.common.collect
-
- MapMakerInternalMap.AbstractWeakKeyEntry<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Class in com.google.common.collect
-
- MapMakerInternalMap.CleanupMapTask - Class in com.google.common.collect
-
- MapMakerInternalMap.DummyInternalEntry - Class in com.google.common.collect
-
- MapMakerInternalMap.EntryIterator - Class in com.google.common.collect
-
- MapMakerInternalMap.EntrySet - Class in com.google.common.collect
-
- MapMakerInternalMap.HashIterator<T> - Class in com.google.common.collect
-
- MapMakerInternalMap.InternalEntry<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Interface in com.google.common.collect
-
- MapMakerInternalMap.InternalEntryHelper<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>,S extends MapMakerInternalMap.Segment<K,V,E,S>> - Interface in com.google.common.collect
-
- MapMakerInternalMap.KeyIterator - Class in com.google.common.collect
-
- MapMakerInternalMap.KeySet - Class in com.google.common.collect
-
- MapMakerInternalMap.SafeToArraySet<E> - Class in com.google.common.collect
-
- MapMakerInternalMap.Segment<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>,S extends MapMakerInternalMap.Segment<K,V,E,S>> - Class in com.google.common.collect
-
Segments are specialized versions of hash tables.
- MapMakerInternalMap.SerializationProxy<K,V> - Class in com.google.common.collect
-
The actual object that gets serialized.
- MapMakerInternalMap.Strength - Enum in com.google.common.collect
-
- MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.StrongKeyStrongValueEntry.Helper<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.StrongKeyStrongValueSegment<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.StrongKeyWeakValueEntry<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.StrongKeyWeakValueEntry.Helper<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.StrongKeyWeakValueSegment<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.StrongValueEntry<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Interface in com.google.common.collect
-
- MapMakerInternalMap.ValueIterator - Class in com.google.common.collect
-
- MapMakerInternalMap.Values - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakKeyStrongValueEntry<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakKeyStrongValueEntry.Helper<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakKeyStrongValueSegment<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakKeyWeakValueEntry<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakKeyWeakValueEntry.Helper<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakKeyWeakValueSegment<K,V> - Class in com.google.common.collect
-
- MapMakerInternalMap.WeakValueEntry<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Interface in com.google.common.collect
-
- MapMakerInternalMap.WeakValueReference<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Interface in com.google.common.collect
-
A weakly referenced value that also has a reference to its containing entry.
- MapMakerInternalMap.WeakValueReferenceImpl<K,V,E extends MapMakerInternalMap.InternalEntry<K,V,E>> - Class in com.google.common.collect
-
- MapMakerInternalMap.WriteThroughEntry - Class in com.google.common.collect
-
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the
underlying map.
- MapMultimap(Map<K, V>) - Constructor for class com.google.common.collect.Multimaps.MapMultimap
-
- mapOfRanges - Variable in class com.google.common.collect.ImmutableRangeMap.SerializedForm
-
- mapper - Variable in class com.google.common.util.concurrent.Futures.MappingCheckedFuture
-
- mapping(double, double) - Static method in class com.google.common.math.LinearTransformation
-
Start building an instance which maps x = x1
to y = y1
.
- MappingCheckedFuture(ListenableFuture<V>, Function<? super Exception, X>) - Constructor for class com.google.common.util.concurrent.Futures.MappingCheckedFuture
-
- mappings - Variable in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- MapPutAllTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests putAll
operations on a map.
- MapPutAllTester() - Constructor for class com.google.common.collect.testing.testers.MapPutAllTester
-
- MapPutTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests put
operations on a map.
- MapPutTester() - Constructor for class com.google.common.collect.testing.testers.MapPutTester
-
- mapReference - Variable in class com.google.common.collect.MapMakerInternalMap.CleanupMapTask
-
- MapRemoveTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests remove
operations on a map.
- MapRemoveTester() - Constructor for class com.google.common.collect.testing.testers.MapRemoveTester
-
- MapRetrievalCache<K,V> - Class in com.google.common.graph
-
- MapRetrievalCache(Map<K, V>) - Constructor for class com.google.common.graph.MapRetrievalCache
-
- MapRetrievalCache.CacheEntry<K,V> - Class in com.google.common.graph
-
- Maps - Class in com.google.common.collect
-
Static utility methods pertaining to
Map
instances (including instances of
SortedMap
,
BiMap
, etc.).
- Maps() - Constructor for class com.google.common.collect.Maps
-
- Maps.AbstractFilteredMap<K,V> - Class in com.google.common.collect
-
- Maps.AsMapView<K,V> - Class in com.google.common.collect
-
- Maps.BiMapConverter<A,B> - Class in com.google.common.collect
-
- Maps.DescendingMap<K,V> - Class in com.google.common.collect
-
- Maps.EntryFunction - Enum in com.google.common.collect
-
- Maps.EntrySet<K,V> - Class in com.google.common.collect
-
- Maps.EntryTransformer<K,V1,V2> - Interface in com.google.common.collect
-
A transformation of the value of a key-value pair, using both key and value
as inputs.
- Maps.FilteredEntryBiMap<K,V> - Class in com.google.common.collect
-
- Maps.FilteredEntryMap<K,V> - Class in com.google.common.collect
-
- Maps.FilteredEntryMap.EntrySet - Class in com.google.common.collect
-
- Maps.FilteredEntryMap.KeySet - Class in com.google.common.collect
-
- Maps.FilteredEntryNavigableMap<K,V> - Class in com.google.common.collect
-
- Maps.FilteredEntrySortedMap<K,V> - Class in com.google.common.collect
-
- Maps.FilteredEntrySortedMap.SortedKeySet - Class in com.google.common.collect
-
- Maps.FilteredKeyMap<K,V> - Class in com.google.common.collect
-
- Maps.FilteredMapValues<K,V> - Class in com.google.common.collect
-
- Maps.IteratorBasedAbstractMap<K,V> - Class in com.google.common.collect
-
- Maps.KeySet<K,V> - Class in com.google.common.collect
-
- Maps.MapDifferenceImpl<K,V> - Class in com.google.common.collect
-
- Maps.NavigableAsMapView<K,V> - Class in com.google.common.collect
-
- Maps.NavigableKeySet<K,V> - Class in com.google.common.collect
-
- Maps.SortedAsMapView<K,V> - Class in com.google.common.collect
-
- Maps.SortedKeySet<K,V> - Class in com.google.common.collect
-
- Maps.SortedMapDifferenceImpl<K,V> - Class in com.google.common.collect
-
- Maps.TransformedEntriesMap<K,V1,V2> - Class in com.google.common.collect
-
- Maps.TransformedEntriesNavigableMap<K,V1,V2> - Class in com.google.common.collect
-
- Maps.TransformedEntriesSortedMap<K,V1,V2> - Class in com.google.common.collect
-
- Maps.UnmodifiableBiMap<K,V> - Class in com.google.common.collect
-
- Maps.UnmodifiableEntries<K,V> - Class in com.google.common.collect
-
- Maps.UnmodifiableEntrySet<K,V> - Class in com.google.common.collect
-
- Maps.UnmodifiableNavigableMap<K,V> - Class in com.google.common.collect
-
- Maps.ValueDifferenceImpl<V> - Class in com.google.common.collect
-
- Maps.Values<K,V> - Class in com.google.common.collect
-
- Maps.ViewCachingAbstractMap<K,V> - Class in com.google.common.collect
-
AbstractMap
extension that makes it easy to cache customized keySet, values,
and entrySet views.
- MapSerializationTester<K,V> - Class in com.google.common.collect.testing.testers
-
Basic serialization test for maps.
- MapSerializationTester() - Constructor for class com.google.common.collect.testing.testers.MapSerializationTester
-
- MapSizeTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests size()
operations on a map.
- MapSizeTester() - Constructor for class com.google.common.collect.testing.testers.MapSizeTester
-
- MapSortedKeySetGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
-
- MapSplitter(Splitter, Splitter) - Constructor for class com.google.common.base.Splitter.MapSplitter
-
- MapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a Map implementation.
- MapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.MapTestSuiteBuilder
-
- MapTestSuiteBuilder.ReserializedMapGenerator<K,V> - Class in com.google.common.collect.testing
-
- MapToStringTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests toString()
operations on a map.
- MapToStringTester() - Constructor for class com.google.common.collect.testing.testers.MapToStringTester
-
- MapValueCollectionGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- MapViewOfValuesAsSingletonSets() - Constructor for class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- mark(int) - Method in class com.google.common.hash.HashingInputStream
-
mark() is not supported for HashingInputStream
- mark - Variable in class com.google.common.io.ByteStreams.LimitedInputStream
-
- mark(int) - Method in class com.google.common.io.ByteStreams.LimitedInputStream
-
- mark - Variable in class com.google.common.io.CharSequenceReader
-
- mark(int) - Method in class com.google.common.io.CharSequenceReader
-
- mark - Variable in class com.google.common.io.CountingInputStream
-
- mark(int) - Method in class com.google.common.io.CountingInputStream
-
- markReady() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- markSupported() - Method in class com.google.common.hash.HashingInputStream
-
mark() is not supported for HashingInputStream
- markSupported() - Method in class com.google.common.io.CharSequenceReader
-
- markSupported() - Method in class com.google.common.io.MultiInputStream
-
- mask - Variable in class com.google.common.collect.HashBiMap
-
- mask() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- mask - Variable in class com.google.common.collect.RegularImmutableBiMap
-
- mask - Variable in class com.google.common.collect.RegularImmutableMap
-
- mask - Variable in class com.google.common.collect.RegularImmutableSet
-
- mask - Variable in class com.google.common.collect.Sets.SubSet
-
- mask - Variable in class com.google.common.io.BaseEncoding.Alphabet
-
- mask - Variable in class com.google.common.util.concurrent.Striped.PowerOfTwoStriped
-
Capacity (power of two) minus one, for fast mod evaluation
- match - Variable in class com.google.common.base.CharMatcher.Is
-
- match - Variable in class com.google.common.base.CharMatcher.IsNot
-
- match1 - Variable in class com.google.common.base.CharMatcher.IsEither
-
- match2 - Variable in class com.google.common.base.CharMatcher.IsEither
-
- matcher(CharSequence) - Method in class com.google.common.base.CommonPattern
-
- matcher - Variable in class com.google.common.base.JdkPattern.JdkMatcher
-
- matcher(CharSequence) - Method in class com.google.common.base.JdkPattern
-
- matches(char) - Method in class com.google.common.base.CharMatcher.And
-
- matches(char) - Method in class com.google.common.base.CharMatcher.Any
-
- matches(char) - Method in class com.google.common.base.CharMatcher.AnyOf
-
- matches(char) - Method in class com.google.common.base.CharMatcher.Ascii
-
- matches(char) - Method in class com.google.common.base.CharMatcher.BitSetMatcher
-
- matches(char) - Method in class com.google.common.base.CharMatcher.BreakingWhitespace
-
- matches(char) - Method in class com.google.common.base.CharMatcher.ForPredicate
-
- matches(char) - Method in class com.google.common.base.CharMatcher.InRange
-
- matches(char) - Method in class com.google.common.base.CharMatcher.Is
-
- matches(char) - Method in class com.google.common.base.CharMatcher.IsEither
-
- matches(char) - Method in class com.google.common.base.CharMatcher.IsNot
-
- matches(char) - Method in class com.google.common.base.CharMatcher.JavaDigit
-
- matches(char) - Method in class com.google.common.base.CharMatcher.JavaIsoControl
-
- matches(char) - Method in class com.google.common.base.CharMatcher.JavaLetter
-
- matches(char) - Method in class com.google.common.base.CharMatcher.JavaLetterOrDigit
-
- matches(char) - Method in class com.google.common.base.CharMatcher.JavaLowerCase
-
- matches(char) - Method in class com.google.common.base.CharMatcher.JavaUpperCase
-
- matches(char) - Method in class com.google.common.base.CharMatcher
-
Determines a true or false value for the given character.
- matches(char) - Method in class com.google.common.base.CharMatcher.Negated
-
- matches(char) - Method in class com.google.common.base.CharMatcher.None
-
- matches(char) - Method in class com.google.common.base.CharMatcher.Or
-
- matches(char) - Method in class com.google.common.base.CharMatcher.RangesMatcher
-
- matches(char) - Method in class com.google.common.base.CharMatcher.Whitespace
-
- matches() - Method in class com.google.common.base.CommonMatcher
-
- matches() - Method in class com.google.common.base.JdkPattern.JdkMatcher
-
- matches(char) - Method in class com.google.common.base.SmallCharMatcher
-
- matches(Test) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- matches(char) - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- matchesAllOf(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- matchesAllOf(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns true
if a character sequence contains only matching characters.
- matchesAllOf(CharSequence) - Method in class com.google.common.base.CharMatcher.Negated
-
- matchesAllOf(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- matchesAnyOf(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns true
if a character sequence contains at least one matching character.
- matchesNoneOf(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- matchesNoneOf(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns true
if a character sequence contains no matching characters.
- matchesNoneOf(CharSequence) - Method in class com.google.common.base.CharMatcher.Negated
-
- matchesNoneOf(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- matchesValue(Object, int) - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- matchesWildcardPublicSuffix(String) - Static method in class com.google.common.net.InternetDomainName
-
Does the domain name match one of the "wildcard" patterns (e.g.
- MathPreconditions - Class in com.google.common.math
-
A collection of preconditions for math functions.
- MathPreconditions() - Constructor for class com.google.common.math.MathPreconditions
-
- MAX - Static variable in class com.google.common.base.Ascii
-
The maximum value of an ASCII character.
- max(Iterator<E>) - Method in class com.google.common.collect.Ordering
-
Returns the greatest of the specified values according to this ordering.
- max(Iterable<E>) - Method in class com.google.common.collect.Ordering
-
Returns the greatest of the specified values according to this ordering.
- max(E, E) - Method in class com.google.common.collect.Ordering
-
Returns the greater of the two values according to this ordering.
- max(E, E, E, E...) - Method in class com.google.common.collect.Ordering
-
Returns the greatest of the specified values according to this ordering.
- max(E, E) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- max(E, E, E, E...) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- max(Iterator<E>) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- max(Iterable<E>) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- max(E, E) - Method in class com.google.common.collect.ReverseOrdering
-
- max(E, E, E, E...) - Method in class com.google.common.collect.ReverseOrdering
-
- max(Iterator<E>) - Method in class com.google.common.collect.ReverseOrdering
-
- max(Iterable<E>) - Method in class com.google.common.collect.ReverseOrdering
-
- max - Variable in class com.google.common.escape.CharEscaperBuilder
-
- max - Variable in class com.google.common.math.Stats
-
- max() - Method in class com.google.common.math.Stats
-
Returns the highest value in the dataset.
- max - Variable in class com.google.common.math.StatsAccumulator
-
- max() - Method in class com.google.common.math.StatsAccumulator
-
Returns the highest value in the dataset.
- max(char...) - Static method in class com.google.common.primitives.Chars
-
Returns the greatest value present in array
.
- max(double...) - Static method in class com.google.common.primitives.Doubles
-
Returns the greatest value present in array
, using the same rules of comparison as
Math.max(double, double)
.
- max(float...) - Static method in class com.google.common.primitives.Floats
-
Returns the greatest value present in array
, using the same rules of comparison as
Math.max(float, float)
.
- max(int...) - Static method in class com.google.common.primitives.Ints
-
Returns the greatest value present in array
.
- max(long...) - Static method in class com.google.common.primitives.Longs
-
Returns the greatest value present in array
.
- max(short...) - Static method in class com.google.common.primitives.Shorts
-
Returns the greatest value present in array
.
- max(byte...) - Static method in class com.google.common.primitives.SignedBytes
-
Returns the greatest value present in array
.
- max(byte...) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the greatest value present in array
.
- max(int...) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns the greatest value present in array
, treating values as unsigned.
- max(long...) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns the greatest value present in array
, treating values as unsigned.
- MAX_ASCII_CONTROL_CHAR - Static variable in class com.google.common.xml.XmlEscapers
-
- MAX_DOMAIN_PART_LENGTH - Static variable in class com.google.common.net.InternetDomainName
-
Maximum size of a single part of a domain name.
- MAX_FACTORIAL - Static variable in class com.google.common.math.DoubleMath
-
- MAX_FORWARDS - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Max-Forwards
header field name.
- MAX_INT_AS_DOUBLE - Static variable in class com.google.common.math.DoubleMath
-
- MAX_LENGTH - Static variable in class com.google.common.net.InternetDomainName
-
Maximum length of a full domain name, including separators, and leaving room for the root
label.
- MAX_LOAD_FACTOR - Static variable in class com.google.common.collect.RegularImmutableBiMap
-
- MAX_LOAD_FACTOR - Static variable in class com.google.common.collect.RegularImmutableMap
-
Closed addressing tends to perform well even with high load factors.
- MAX_LONG - Static variable in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- MAX_LONG_AS_DOUBLE_PLUS_ONE - Static variable in class com.google.common.math.DoubleMath
-
- MAX_PARTS - Static variable in class com.google.common.net.InternetDomainName
-
Maximum parts (labels) in a domain name.
- MAX_POWER_OF_SQRT2_UNSIGNED - Static variable in class com.google.common.math.IntMath
-
The biggest half power of two that can fit in an unsigned int.
- MAX_POWER_OF_SQRT2_UNSIGNED - Static variable in class com.google.common.math.LongMath
-
The biggest half power of two that fits into an unsigned long
- MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Ints
-
The largest power of two that can be represented as an int
.
- MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Longs
-
The largest power of two that can be represented as a long
.
- MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Shorts
-
The largest power of two that can be represented as a short
.
- MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.SignedBytes
-
The largest power of two that can be represented as a signed byte
.
- MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.UnsignedBytes
-
The largest power of two that can be represented as an unsigned byte
.
- MAX_SEGMENTS - Static variable in class com.google.common.cache.LocalCache
-
The maximum number of segments to allow; used to bound constructor arguments.
- MAX_SEGMENTS - Static variable in class com.google.common.collect.MapMakerInternalMap
-
The maximum number of segments to allow; used to bound constructor arguments.
- MAX_SIGNED_POWER_OF_TWO - Static variable in class com.google.common.math.IntMath
-
- MAX_SIGNED_POWER_OF_TWO - Static variable in class com.google.common.math.LongMath
-
- MAX_SIZE - Static variable in class com.google.common.base.SmallCharMatcher
-
- MAX_TABLE_SIZE - Static variable in class com.google.common.collect.Hashing
-
- MAX_TABLE_SIZE - Static variable in class com.google.common.collect.ImmutableSet
-
- MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedBytes
-
The largest value that fits into an unsigned byte.
- MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedInteger
-
- MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedLong
-
- MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedLongs
-
- maxBurstSeconds - Variable in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothBursty
-
The work (permits) of how many seconds can be saved up if this RateLimiter is unused?
- maxDecodedSize(int) - Method in class com.google.common.io.BaseEncoding
-
- maxDecodedSize(int) - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- maxDecodedSize(int) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- maxEncodedSize(int) - Method in class com.google.common.io.BaseEncoding
-
- maxEncodedSize(int) - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- maxEncodedSize(int) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- maxHeap - Variable in class com.google.common.collect.MinMaxPriorityQueue
-
- MAXIMUM_CAPACITY - Static variable in class com.google.common.cache.LocalCache
-
The maximum capacity, used if a higher value is implicitly specified by either of the
constructors with arguments.
- MAXIMUM_CAPACITY - Static variable in class com.google.common.collect.MapMakerInternalMap
-
The maximum capacity, used if a higher value is implicitly specified by either of the
constructors with arguments.
- maximumSize - Variable in class com.google.common.cache.CacheBuilder
-
- maximumSize(long) - Method in class com.google.common.cache.CacheBuilder
-
Specifies the maximum number of entries the cache may contain.
- maximumSize - Variable in class com.google.common.cache.CacheBuilderSpec
-
- maximumSize - Variable in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
- maximumSize(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
Configures this builder to build MinMaxPriorityQueue
instances
that are limited to maximumSize
elements.
- maximumSize - Variable in class com.google.common.collect.MinMaxPriorityQueue
-
- maximumSize(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
Creates and returns a new builder, configured to build MinMaxPriorityQueue
instances that are limited to maximumSize
elements.
- MaximumSizeParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.MaximumSizeParser
-
- maximumWeight - Variable in class com.google.common.cache.CacheBuilder
-
- maximumWeight(long) - Method in class com.google.common.cache.CacheBuilder
-
Specifies the maximum weight of entries the cache may contain.
- maximumWeight - Variable in class com.google.common.cache.CacheBuilderSpec
-
- MaximumWeightParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.MaximumWeightParser
-
- maxLog10ForLeadingZeros - Static variable in class com.google.common.math.IntMath
-
- maxLog10ForLeadingZeros - Static variable in class com.google.common.math.LongMath
-
- maxPermits - Variable in class com.google.common.util.concurrent.SmoothRateLimiter
-
The maximum number of stored permits.
- maxSafeDigits - Static variable in class com.google.common.primitives.UnsignedLongs
-
- maxSegmentSize - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
The maximum size of this map.
- maxSegmentWeight - Variable in class com.google.common.cache.LocalCache.Segment
-
The maximum weight of this segment.
- maxSize - Variable in class com.google.common.collect.EvictingQueue
-
- maxValue() - Method in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- maxValue() - Method in class com.google.common.collect.DiscreteDomain.LongDomain
-
- maxValue() - Method in class com.google.common.collect.DiscreteDomain
-
Returns the maximum value of type C
, if it has one.
- maxValueDivs - Static variable in class com.google.common.primitives.UnsignedLongs
-
- maxValueMods - Static variable in class com.google.common.primitives.UnsignedLongs
-
- maxWeight - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- maxWeight - Variable in class com.google.common.cache.LocalCache
-
The maximum weight of this map.
- maybeClearReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Clears the reference queues used by this segment, if any.
- maybeClearReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- maybeClearReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueSegment
-
- maybeClearReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- maybeDrainReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Drains the reference queues used by this segment, if any.
- maybeDrainReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- maybeDrainReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueSegment
-
- maybeDrainReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- maybePropagateCancellation(Future<?>) - Method in class com.google.common.util.concurrent.AbstractFuture
-
If this future has been cancelled (and possibly interrupted), cancels (and possibly interrupts)
the given future (if available).
- mayNeedHiddenThis() - Method in class com.google.common.reflect.Invokable.ConstructorInvokable
-
- MBOX - Static variable in class com.google.common.net.MediaType
-
- md5() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the MD5 hash algorithm (128 hash bits) by delegating to
the MD5 MessageDigest
.
- MD5 - Static variable in class com.google.common.hash.Hashing.Md5Holder
-
- Md5Holder() - Constructor for class com.google.common.hash.Hashing.Md5Holder
-
- mean(double...) - Static method in class com.google.common.math.DoubleMath
-
- mean(int...) - Static method in class com.google.common.math.DoubleMath
-
- mean(long...) - Static method in class com.google.common.math.DoubleMath
-
- mean(Iterable<? extends Number>) - Static method in class com.google.common.math.DoubleMath
-
- mean(Iterator<? extends Number>) - Static method in class com.google.common.math.DoubleMath
-
- mean(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the arithmetic mean of x
and y
, rounded towards negative infinity.
- mean(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the arithmetic mean of x
and y
, rounded toward negative infinity.
- mean - Variable in class com.google.common.math.Stats
-
- mean() - Method in class com.google.common.math.Stats
-
- mean - Variable in class com.google.common.math.StatsAccumulator
-
- mean() - Method in class com.google.common.math.StatsAccumulator
-
- meanOf(Iterable<? extends Number>) - Static method in class com.google.common.math.Stats
-
- meanOf(Iterator<? extends Number>) - Static method in class com.google.common.math.Stats
-
- meanOf(double...) - Static method in class com.google.common.math.Stats
-
- meanOf(int...) - Static method in class com.google.common.math.Stats
-
- meanOf(long...) - Static method in class com.google.common.math.Stats
-
- median() - Static method in class com.google.common.math.Quantiles
-
Specifies the computation of a median (i.e.
- MediaType - Class in com.google.common.net
-
- MediaType(String, String, ImmutableListMultimap<String, String>) - Constructor for class com.google.common.net.MediaType
-
- MediaType.Tokenizer - Class in com.google.common.net
-
- member - Variable in class com.google.common.reflect.Element
-
- memoize(Supplier<T>) - Static method in class com.google.common.base.Suppliers
-
Returns a supplier which caches the instance retrieved during the first call to get()
and returns that value on subsequent calls to get()
.
- memoizeWithExpiration(Supplier<T>, long, TimeUnit) - Static method in class com.google.common.base.Suppliers
-
Returns a supplier that caches the instance supplied by the delegate and removes the cached
value after the specified time has passed.
- MemoizingSupplier(Supplier<T>) - Constructor for class com.google.common.base.Suppliers.MemoizingSupplier
-
- memory - Variable in class com.google.common.io.FileBackedOutputStream
-
- MemoryOutput() - Constructor for class com.google.common.io.FileBackedOutputStream.MemoryOutput
-
- mergeSorted(Iterable<? extends Iterable<? extends T>>, Comparator<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns an iterable over the merged contents of all given
iterables
.
- mergeSorted(Iterable<? extends Iterator<? extends T>>, Comparator<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns an iterator over the merged contents of all given
iterators
, traversing every element of the input iterators.
- MergingIterator(Iterable<? extends Iterator<? extends T>>, Comparator<? super T>) - Constructor for class com.google.common.collect.Iterators.MergingIterator
-
- message(SubscriberExceptionContext) - Static method in class com.google.common.eventbus.EventBus.LoggingHandler
-
- MessageDigestHasher(MessageDigest, int) - Constructor for class com.google.common.hash.MessageDigestHashFunction.MessageDigestHasher
-
- MessageDigestHashFunction - Class in com.google.common.hash
-
- MessageDigestHashFunction(String, String) - Constructor for class com.google.common.hash.MessageDigestHashFunction
-
- MessageDigestHashFunction(String, int, String) - Constructor for class com.google.common.hash.MessageDigestHashFunction
-
- MessageDigestHashFunction.MessageDigestHasher - Class in com.google.common.hash
-
Hasher that updates a message digest.
- MessageDigestHashFunction.SerializedForm - Class in com.google.common.hash
-
- method - Variable in class com.google.common.eventbus.Subscriber
-
Subscriber method.
- method - Variable in class com.google.common.reflect.Invokable.MethodInvokable
-
- method(Method) - Method in class com.google.common.reflect.TypeToken
-
Returns the
Invokable
for
method
, which must be a member of
T
.
- method - Variable in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- methodCall - Variable in class com.google.common.util.concurrent.ListenerCallQueue.Callback
-
- MethodIdentifier(Method) - Constructor for class com.google.common.eventbus.SubscriberRegistry.MethodIdentifier
-
- MethodInvokable(Method) - Constructor for class com.google.common.reflect.Invokable.MethodInvokable
-
- methodTesterRequirementsCache - Static variable in class com.google.common.collect.testing.features.FeatureUtil
-
- MICROSOFT_EXCEL - Static variable in class com.google.common.net.MediaType
-
- MICROSOFT_POWERPOINT - Static variable in class com.google.common.net.MediaType
-
- MICROSOFT_WORD - Static variable in class com.google.common.net.MediaType
-
- mightContain(T) - Method in class com.google.common.hash.BloomFilter
-
Returns true
if the element might have been put in this Bloom filter,
false
if this is definitely not the case.
- mightContain(T, Funnel<? super T>, int, BloomFilterStrategies.BitArray) - Method in interface com.google.common.hash.BloomFilter.Strategy
-
Queries numHashFunctions
bits of the given bit array, by hashing a user element;
returns true
if and only if all selected bits are set.
- millerRabinBaseSets - Static variable in class com.google.common.math.LongMath
-
- MillerRabinTester() - Constructor for enum com.google.common.math.LongMath.MillerRabinTester
-
- MIN - Static variable in class com.google.common.base.Ascii
-
The minimum value of an ASCII character.
- min(Iterator<E>) - Method in class com.google.common.collect.Ordering
-
Returns the least of the specified values according to this ordering.
- min(Iterable<E>) - Method in class com.google.common.collect.Ordering
-
Returns the least of the specified values according to this ordering.
- min(E, E) - Method in class com.google.common.collect.Ordering
-
Returns the lesser of the two values according to this ordering.
- min(E, E, E, E...) - Method in class com.google.common.collect.Ordering
-
Returns the least of the specified values according to this ordering.
- min(E, E) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- min(E, E, E, E...) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- min(Iterator<E>) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- min(Iterable<E>) - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- min(E, E) - Method in class com.google.common.collect.ReverseOrdering
-
- min(E, E, E, E...) - Method in class com.google.common.collect.ReverseOrdering
-
- min(Iterator<E>) - Method in class com.google.common.collect.ReverseOrdering
-
- min(Iterable<E>) - Method in class com.google.common.collect.ReverseOrdering
-
- min - Variable in class com.google.common.math.Stats
-
- min() - Method in class com.google.common.math.Stats
-
Returns the lowest value in the dataset.
- min - Variable in class com.google.common.math.StatsAccumulator
-
- min() - Method in class com.google.common.math.StatsAccumulator
-
Returns the lowest value in the dataset.
- min(char...) - Static method in class com.google.common.primitives.Chars
-
Returns the least value present in array
.
- min(double...) - Static method in class com.google.common.primitives.Doubles
-
Returns the least value present in array
, using the same rules of comparison as
Math.min(double, double)
.
- min(float...) - Static method in class com.google.common.primitives.Floats
-
Returns the least value present in array
, using the same rules of comparison as
Math.min(float, float)
.
- min(int...) - Static method in class com.google.common.primitives.Ints
-
Returns the least value present in array
.
- min(long...) - Static method in class com.google.common.primitives.Longs
-
Returns the least value present in array
.
- min(short...) - Static method in class com.google.common.primitives.Shorts
-
Returns the least value present in array
.
- min(byte...) - Static method in class com.google.common.primitives.SignedBytes
-
Returns the least value present in array
.
- min(byte...) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the least value present in array
.
- min(int...) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns the least value present in array
, treating values as unsigned.
- min(long...) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns the least value present in array
, treating values as unsigned.
- MIN_ASCII_CONTROL_CHAR - Static variable in class com.google.common.xml.XmlEscapers
-
- MIN_ELEMENT - Static variable in class com.google.common.collect.testing.SampleElements.Strings
-
- MIN_INT_AS_DOUBLE - Static variable in class com.google.common.math.DoubleMath
-
- MIN_LONG - Static variable in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- MIN_LONG_AS_DOUBLE - Static variable in class com.google.common.math.DoubleMath
-
- minHeap - Variable in class com.google.common.collect.MinMaxPriorityQueue
-
- MinimalCollection<E> - Class in com.google.common.collect.testing
-
A simplistic collection which implements only the bare minimum allowed by the
spec, and throws exceptions whenever it can.
- MinimalCollection(Class<? super E>, boolean, E...) - Constructor for class com.google.common.collect.testing.MinimalCollection
-
- MinimalIterable<E> - Class in com.google.common.collect.testing
-
An implementation of
Iterable
which throws an exception on all
invocations of the
MinimalIterable.iterator()
method after the first, and whose
iterator is always unmodifiable.
- MinimalIterable(Iterator<E>) - Constructor for class com.google.common.collect.testing.MinimalIterable
-
- MinimalSet<E> - Class in com.google.common.collect.testing
-
A simplistic set which implements the bare minimum so that it can be used in
tests without relying on any specific Set implementations.
- MinimalSet(Class<? super E>, E...) - Constructor for class com.google.common.collect.testing.MinimalSet
-
- MinMaxPriorityQueue<E> - Class in com.google.common.collect
-
A double-ended priority queue, which provides constant-time access to both
its least element and its greatest element, as determined by the queue's
specified comparator.
- MinMaxPriorityQueue(MinMaxPriorityQueue.Builder<? super E>, int) - Constructor for class com.google.common.collect.MinMaxPriorityQueue
-
- MinMaxPriorityQueue.Builder<B> - Class in com.google.common.collect
-
The builder class used in creation of min-max priority queues.
- MinMaxPriorityQueue.Heap - Class in com.google.common.collect
-
Each instance of MinMaxPriortyQueue encapsulates two instances of Heap:
a min-heap and a max-heap.
- MinMaxPriorityQueue.MoveDesc<E> - Class in com.google.common.collect
-
- MinMaxPriorityQueue.QueueIterator - Class in com.google.common.collect
-
Iterates the elements of the queue in no particular order.
- minus(CacheStats) - Method in class com.google.common.cache.CacheStats
-
Returns a new CacheStats
representing the difference between this CacheStats
and other
.
- minus(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
-
Returns the result of subtracting this and val
.
- minus(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
-
Returns the result of subtracting this and val
.
- minValue() - Method in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- minValue() - Method in class com.google.common.collect.DiscreteDomain.LongDomain
-
- minValue() - Method in class com.google.common.collect.DiscreteDomain
-
Returns the minimum value of type C
, if it has one.
- misleadingSizeCollection(int) - Static method in class com.google.common.collect.testing.Helpers
-
Returns a collection that simulates concurrent modification by
having its size method return incorrect values.
- missCount - Variable in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- missCount - Variable in class com.google.common.cache.CacheStats
-
- missCount() - Method in class com.google.common.cache.CacheStats
-
Returns the number of times
Cache
lookup methods have returned an uncached (newly
loaded) value, or null.
- missRate() - Method in class com.google.common.cache.CacheStats
-
Returns the ratio of cache requests which were misses.
- mixH1(int, int) - Static method in class com.google.common.hash.Murmur3_32HashFunction
-
- mixK1(long) - Static method in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- mixK1(int) - Static method in class com.google.common.hash.Murmur3_32HashFunction
-
- mixK2(long) - Static method in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- MockFutureListener - Class in com.google.common.util.concurrent.testing
-
A simple mock implementation of Runnable
that can be used for
testing ListenableFutures.
- MockFutureListener(ListenableFuture<?>) - Constructor for class com.google.common.util.concurrent.testing.MockFutureListener
-
- mod(int, int) - Static method in class com.google.common.math.IntMath
-
Returns x mod m
, a non-negative value less than m
.
- mod(long, int) - Static method in class com.google.common.math.LongMath
-
Returns x mod m
, a non-negative value less than m
.
- mod(long, long) - Static method in class com.google.common.math.LongMath
-
Returns x mod m
, a non-negative value less than m
.
- mod(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
-
Returns this mod val
.
- mod(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
-
Returns this modulo val
.
- modCount - Variable in class com.google.common.cache.LocalCache.Segment
-
Number of updates that alter the size of the table.
- modCount - Variable in class com.google.common.collect.HashBiMap
-
- modCount - Variable in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- modCount - Variable in class com.google.common.collect.LinkedListMultimap
-
- modCount - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
Number of updates that alter the size of the table.
- modCount - Variable in class com.google.common.collect.MinMaxPriorityQueue
-
- modes - Variable in class com.google.common.io.Files.FileByteSink
-
- modes(boolean) - Static method in class com.google.common.io.Files
-
- MODIFIABLE - Static variable in enum com.google.common.collect.testing.IteratorFeature
-
A set containing all of the optional features of the Iterator
and
ListIterator
interfaces.
- monitor - Variable in class com.google.common.util.concurrent.AbstractService
-
- Monitor - Class in com.google.common.util.concurrent
-
A synchronization abstraction supporting waiting on arbitrary boolean conditions.
- Monitor() - Constructor for class com.google.common.util.concurrent.Monitor
-
Creates a monitor with a non-fair (but fast) ordering policy.
- Monitor(boolean) - Constructor for class com.google.common.util.concurrent.Monitor
-
Creates a monitor with the given ordering policy.
- monitor - Variable in class com.google.common.util.concurrent.Monitor.Guard
-
- monitor - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- Monitor.Guard - Class in com.google.common.util.concurrent
-
A boolean condition for which a thread may wait.
- MoreExecutors - Class in com.google.common.util.concurrent
-
Factory and utility methods for Executor
, ExecutorService
,
and ThreadFactory
.
- MoreExecutors() - Constructor for class com.google.common.util.concurrent.MoreExecutors
-
- MoreExecutors.Application - Class in com.google.common.util.concurrent
-
Represents the current application to register shutdown hooks.
- MoreExecutors.DirectExecutor - Enum in com.google.common.util.concurrent
-
- MoreExecutors.DirectExecutorService - Class in com.google.common.util.concurrent
-
- MoreExecutors.ListeningDecorator - Class in com.google.common.util.concurrent
-
- MoreExecutors.ScheduledListeningDecorator - Class in com.google.common.util.concurrent
-
- MoreExecutors.ScheduledListeningDecorator.ListenableScheduledTask<V> - Class in com.google.common.util.concurrent
-
- MoreExecutors.ScheduledListeningDecorator.NeverSuccessfulListenableFutureTask - Class in com.google.common.util.concurrent
-
- MoreObjects - Class in com.google.common.base
-
Helper functions that operate on any Object
, and are not already provided in
Objects
.
- MoreObjects() - Constructor for class com.google.common.base.MoreObjects
-
- MoreObjects.ToStringHelper - Class in com.google.common.base
-
- MoreObjects.ToStringHelper.ValueHolder - Class in com.google.common.base
-
- move(File, File) - Static method in class com.google.common.io.Files
-
Moves a file from one path to another.
- MoveDesc(E, E) - Constructor for class com.google.common.collect.MinMaxPriorityQueue.MoveDesc
-
- movePivotToStartOfSlice(double[], int, int) - Static method in class com.google.common.math.Quantiles
-
Selects the pivot to use, namely the median of the values at from
, to
, and
halfway between the two (rounded down), from array
, and ensure (by swapping elements if
necessary) that that pivot value appears at the start of the slice i.e.
- MP4_AUDIO - Static variable in class com.google.common.net.MediaType
-
- MP4_VIDEO - Static variable in class com.google.common.net.MediaType
-
- MPEG_AUDIO - Static variable in class com.google.common.net.MediaType
-
- MPEG_VIDEO - Static variable in class com.google.common.net.MediaType
-
- mulMod(long, long, long) - Method in enum com.google.common.math.LongMath.MillerRabinTester
-
Returns a * b mod m.
- MultiEdgesConnecting<E> - Class in com.google.common.graph
-
A class to represent the set of edges connecting an (implicit) origin node to a target node.
- MultiEdgesConnecting(Map<E, ?>, Object) - Constructor for class com.google.common.graph.MultiEdgesConnecting
-
- MultiExceptionListIterator(List<E>) - Constructor for class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- MultiInputStream - Class in com.google.common.io
-
An InputStream
that concatenates multiple substreams.
- MultiInputStream(Iterator<? extends ByteSource>) - Constructor for class com.google.common.io.MultiInputStream
-
Creates a new instance.
- multimap() - Method in class com.google.common.collect.AbstractMultimap.Entries
-
- multimap - Variable in class com.google.common.collect.FilteredMultimapValues
-
- multimap - Variable in class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- multimap - Variable in class com.google.common.collect.ImmutableMultimap.Values
-
- multimap - Variable in class com.google.common.collect.ImmutableSetMultimap.EntrySet
-
- Multimap<K,V> - Interface in com.google.common.collect
-
A collection that maps keys to values, similar to Map
, but in which
each key may be associated with multiple values.
- multimap - Variable in class com.google.common.collect.Multimaps.AsMap
-
- multimap() - Method in class com.google.common.collect.Multimaps.Entries
-
- multimap - Variable in class com.google.common.collect.Multimaps.Keys
-
- multimap(Multimap<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- multimap - Variable in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- multimap() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- MultimapAsMapGetGenerator(OneSizeTestContainerGenerator<ListMultimap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder.MultimapAsMapGetGenerator
-
- MultimapAsMapGetGenerator(OneSizeTestContainerGenerator<M, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapAsMapGetGenerator
-
- MultimapAsMapGetGenerator(OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder.MultimapAsMapGetGenerator
-
- MultimapAsMapGetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for Multimap.asMap().get(Object)
.
- MultimapAsMapGetTester() - Constructor for class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- MultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.MultimapAsMapTester
-
- MultimapBuilder<K0,V0> - Class in com.google.common.collect
-
A builder for a multimap implementation that allows customization of the backing map and value
collection implementations used in a particular multimap.
- MultimapBuilder() - Constructor for class com.google.common.collect.MultimapBuilder
-
- MultimapBuilder.ArrayListSupplier<V> - Class in com.google.common.collect
-
- MultimapBuilder.EnumSetSupplier<V extends java.lang.Enum<V>> - Class in com.google.common.collect
-
- MultimapBuilder.HashSetSupplier<V> - Class in com.google.common.collect
-
- MultimapBuilder.LinkedHashSetSupplier<V> - Class in com.google.common.collect
-
- MultimapBuilder.LinkedListSupplier - Enum in com.google.common.collect
-
- MultimapBuilder.ListMultimapBuilder<K0,V0> - Class in com.google.common.collect
-
- MultimapBuilder.MultimapBuilderWithKeys<K0> - Class in com.google.common.collect
-
An intermediate stage in a
MultimapBuilder
in which the key-value collection map
implementation has been specified, but the value collection implementation has not.
- MultimapBuilder.SetMultimapBuilder<K0,V0> - Class in com.google.common.collect
-
- MultimapBuilder.SortedSetMultimapBuilder<K0,V0> - Class in com.google.common.collect
-
- MultimapBuilder.TreeSetSupplier<V> - Class in com.google.common.collect
-
- MultimapBuilderWithKeys() - Constructor for class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
- MultimapClearTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapClearTester() - Constructor for class com.google.common.collect.testing.google.MultimapClearTester
-
- MultimapContainsEntryTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapContainsEntryTester() - Constructor for class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- MultimapContainsKeyTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for the containsKey
methods of Multimap
and its asMap()
view.
- MultimapContainsKeyTester() - Constructor for class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- MultimapContainsValueTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapContainsValueTester() - Constructor for class com.google.common.collect.testing.google.MultimapContainsValueTester
-
- MultimapEntriesTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for Multimap.entries
.
- MultimapEntriesTester() - Constructor for class com.google.common.collect.testing.google.MultimapEntriesTester
-
- MultimapEqualsTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for Multimap.equals
.
- MultimapEqualsTester() - Constructor for class com.google.common.collect.testing.google.MultimapEqualsTester
-
- MultimapFeature - Enum in com.google.common.collect.testing.google
-
Optional features of classes derived from Multimap
.
- MultimapFeature(Feature<? super Multimap>...) - Constructor for enum com.google.common.collect.testing.google.MultimapFeature
-
- MultimapFeature.Require - Annotation Type in com.google.common.collect.testing.google
-
- multimapGenerator - Variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- multimapGenerator - Variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- multimapGenerator - Variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- multimapGenerator - Variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapGetGenerator
-
- multimapGenerator - Variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- multimapGenerator - Variable in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ValuesGenerator
-
- MultimapGetGenerator(OneSizeTestContainerGenerator<ListMultimap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder.MultimapGetGenerator
-
- MultimapGetGenerator(OneSizeTestContainerGenerator<M, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapGetGenerator
-
- MultimapGetGenerator(OneSizeTestContainerGenerator<SetMultimap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder.MultimapGetGenerator
-
- MultimapGetTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapGetTester() - Constructor for class com.google.common.collect.testing.google.MultimapGetTester
-
- multimapHeaderEntry - Variable in class com.google.common.collect.LinkedHashMultimap
-
- MultimapKeySetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for Multimap.keySet
.
- MultimapKeySetTester() - Constructor for class com.google.common.collect.testing.google.MultimapKeySetTester
-
- MultimapKeysTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for Multimap.entries
.
- MultimapKeysTester() - Constructor for class com.google.common.collect.testing.google.MultimapKeysTester
-
- MultimapPutAllMultimapTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapPutAllMultimapTester() - Constructor for class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- MultimapPutIterableTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapPutIterableTester() - Constructor for class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- MultimapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapPutTester() - Constructor for class com.google.common.collect.testing.google.MultimapPutTester
-
- MultimapRemoveAllTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapRemoveAllTester() - Constructor for class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- MultimapRemoveEntryTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapRemoveEntryTester() - Constructor for class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- MultimapReplaceValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
- MultimapReplaceValuesTester() - Constructor for class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- Multimaps - Class in com.google.common.collect
-
Provides static methods acting on or generating a Multimap
.
- Multimaps() - Constructor for class com.google.common.collect.Multimaps
-
- Multimaps.AsMap<K,V> - Class in com.google.common.collect
-
- Multimaps.AsMap.EntrySet - Class in com.google.common.collect
-
- Multimaps.CustomListMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.CustomMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.CustomSetMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.CustomSortedSetMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.Entries<K,V> - Class in com.google.common.collect
-
- Multimaps.Keys<K,V> - Class in com.google.common.collect
-
- Multimaps.Keys.KeysEntrySet - Class in com.google.common.collect
-
- Multimaps.MapMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.TransformedEntriesListMultimap<K,V1,V2> - Class in com.google.common.collect
-
- Multimaps.TransformedEntriesMultimap<K,V1,V2> - Class in com.google.common.collect
-
- Multimaps.UnmodifiableListMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.UnmodifiableMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.UnmodifiableSetMultimap<K,V> - Class in com.google.common.collect
-
- Multimaps.UnmodifiableSortedSetMultimap<K,V> - Class in com.google.common.collect
-
- MultimapSizeTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for the size
methods of Multimap
and its views.
- MultimapSizeTester() - Constructor for class com.google.common.collect.testing.google.MultimapSizeTester
-
- MultimapTestSuiteBuilder<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a Multimap
implementation.
- MultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- MultimapTestSuiteBuilder.AsMapGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapTestSuiteBuilder.EntriesGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapTestSuiteBuilder.KeysGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapTestSuiteBuilder.MultimapAsMapGetGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapTestSuiteBuilder.MultimapGetGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapTestSuiteBuilder.ReserializedMultimapGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapTestSuiteBuilder.ValuesGenerator<K,V,M extends Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
- MultimapToStringTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for Multimap.toString()
.
- MultimapToStringTester() - Constructor for class com.google.common.collect.testing.google.MultimapToStringTester
-
- MultimapValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for Multimap.values
.
- MultimapValuesTester() - Constructor for class com.google.common.collect.testing.google.MultimapValuesTester
-
- multimapView - Variable in class com.google.common.collect.ImmutableMap
-
- MULTIPLIER - Static variable in class com.google.common.base.CharMatcher.Whitespace
-
- multiplyFraction(long, long, long) - Static method in class com.google.common.math.LongMath
-
Returns (x * numerator / denominator), which is assumed to come out to an integral value.
- MultiReader - Class in com.google.common.io
-
A Reader
that concatenates multiple readers.
- MultiReader(Iterator<? extends CharSource>) - Constructor for class com.google.common.io.MultiReader
-
- multiset() - Method in class com.google.common.collect.AbstractMultiset.ElementSet
-
- multiset() - Method in class com.google.common.collect.AbstractMultiset.EntrySet
-
- multiset() - Method in class com.google.common.collect.ConcurrentHashMultiset.EntrySet
-
- multiset() - Method in class com.google.common.collect.ForwardingMultiset.StandardElementSet
-
- multiset - Variable in class com.google.common.collect.ImmutableMultiset.EntrySetSerializedForm
-
- multiset() - Method in class com.google.common.collect.Multimaps.Keys.KeysEntrySet
-
- Multiset<E> - Interface in com.google.common.collect
-
A collection that supports order-independent equality, like Set
, but
may have duplicate elements.
- multiset() - Method in class com.google.common.collect.Multisets.ElementSet
-
- multiset() - Method in class com.google.common.collect.Multisets.EntrySet
-
- multiset - Variable in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- multiset - Variable in class com.google.common.collect.SortedMultisets.ElementSet
-
- multiset() - Method in class com.google.common.collect.SortedMultisets.ElementSet
-
- multiset(Multiset<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- Multiset.Entry<E> - Interface in com.google.common.collect
-
An unmodifiable element-count pair for a multiset.
- MultisetAddTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset.add
.
- MultisetAddTester() - Constructor for class com.google.common.collect.testing.google.MultisetAddTester
-
- MultisetContainsTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset.containsAll
not already addressed by CollectionContainsTester
.
- MultisetContainsTester() - Constructor for class com.google.common.collect.testing.google.MultisetContainsTester
-
- MultisetCountTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset#count
.
- MultisetCountTester() - Constructor for class com.google.common.collect.testing.google.MultisetCountTester
-
- MultisetElementSetTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset.elementSet()
not covered by the derived SetTestSuiteBuilder
.
- MultisetElementSetTester() - Constructor for class com.google.common.collect.testing.google.MultisetElementSetTester
-
- MultisetEntrySetTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset.entrySet
.
- MultisetEntrySetTester() - Constructor for class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- MultisetEqualsTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset.equals
and Multiset.hashCode
.
- MultisetEqualsTester() - Constructor for class com.google.common.collect.testing.google.MultisetEqualsTester
-
- MultisetFeature - Enum in com.google.common.collect.testing.google
-
Optional features of classes derived from
Multiset
.
- MultisetFeature() - Constructor for enum com.google.common.collect.testing.google.MultisetFeature
-
- MultisetFeature.Require - Annotation Type in com.google.common.collect.testing.google
-
- MultisetIteratorImpl(Multiset<E>, Iterator<Multiset.Entry<E>>) - Constructor for class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- MultisetIteratorTester<E> - Class in com.google.common.collect.testing.google
-
Tester to make sure the iterator().remove()
implementation of Multiset
works when
there are multiple occurrences of elements.
- MultisetIteratorTester() - Constructor for class com.google.common.collect.testing.google.MultisetIteratorTester
-
- MultisetNavigationTester<E> - Class in com.google.common.collect.testing.google
-
Tester for navigation of SortedMultisets.
- MultisetNavigationTester() - Constructor for class com.google.common.collect.testing.google.MultisetNavigationTester
-
- MultisetNavigationTester.SubMultisetSpec - Enum in com.google.common.collect.testing.google
-
- MultisetReadsTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests multiset-specific read operations.
- MultisetReadsTester() - Constructor for class com.google.common.collect.testing.google.MultisetReadsTester
-
- MultisetRemoveTester<E> - Class in com.google.common.collect.testing.google
-
Tests for Multiset#remove
, Multiset.removeAll
, and Multiset.retainAll
not already covered by the corresponding Collection testers.
- MultisetRemoveTester() - Constructor for class com.google.common.collect.testing.google.MultisetRemoveTester
-
- Multisets - Class in com.google.common.collect
-
Provides static utility methods for creating and working with
Multiset
instances.
- Multisets() - Constructor for class com.google.common.collect.Multisets
-
- Multisets.AbstractEntry<E> - Class in com.google.common.collect
-
Implementation of the
equals
,
hashCode
, and
toString
methods of
Multiset.Entry
.
- Multisets.ElementSet<E> - Class in com.google.common.collect
-
- Multisets.EntrySet<E> - Class in com.google.common.collect
-
- Multisets.FilteredMultiset<E> - Class in com.google.common.collect
-
- Multisets.ImmutableEntry<E> - Class in com.google.common.collect
-
- Multisets.MultisetIteratorImpl<E> - Class in com.google.common.collect
-
- Multisets.UnmodifiableMultiset<E> - Class in com.google.common.collect
-
- MultisetSerializationTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests multiset-specific serialization.
- MultisetSerializationTester() - Constructor for class com.google.common.collect.testing.google.MultisetSerializationTester
-
- MultisetSetCountConditionallyTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests conditional setCount()
operations on
a multiset.
- MultisetSetCountConditionallyTester() - Constructor for class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- MultisetSetCountUnconditionallyTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests unconditional setCount()
operations
on a multiset.
- MultisetSetCountUnconditionallyTester() - Constructor for class com.google.common.collect.testing.google.MultisetSetCountUnconditionallyTester
-
- MultisetTestSuiteBuilder<E> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a Multiset
implementation.
- MultisetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
-
- MultisetTestSuiteBuilder.ElementSetGenerator<E> - Class in com.google.common.collect.testing.google
-
- MultisetTestSuiteBuilder.EntrySetGenerator<E> - Class in com.google.common.collect.testing.google
-
- MultisetTestSuiteBuilder.NoRecurse - Enum in com.google.common.collect.testing.google
-
- MultisetTestSuiteBuilder.ReserializedMultisetGenerator<E> - Class in com.google.common.collect.testing.google
-
- MultitransformedIterator<F,T> - Class in com.google.common.collect
-
- MultitransformedIterator(Iterator<? extends F>) - Constructor for class com.google.common.collect.MultitransformedIterator
-
- munch() - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- munchIfFull() - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- murmur3_128(int) - Static method in class com.google.common.hash.Hashing
-
- murmur3_128() - Static method in class com.google.common.hash.Hashing
-
- MURMUR3_128 - Static variable in class com.google.common.hash.Hashing.Murmur3_128Holder
-
- Murmur3_128Hasher(int) - Constructor for class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- Murmur3_128HashFunction - Class in com.google.common.hash
-
- Murmur3_128HashFunction(int) - Constructor for class com.google.common.hash.Murmur3_128HashFunction
-
- Murmur3_128HashFunction.Murmur3_128Hasher - Class in com.google.common.hash
-
- Murmur3_128Holder() - Constructor for class com.google.common.hash.Hashing.Murmur3_128Holder
-
- murmur3_32(int) - Static method in class com.google.common.hash.Hashing
-
- murmur3_32() - Static method in class com.google.common.hash.Hashing
-
- MURMUR3_32 - Static variable in class com.google.common.hash.Hashing.Murmur3_32Holder
-
- Murmur3_32Hasher(int) - Constructor for class com.google.common.hash.Murmur3_32HashFunction.Murmur3_32Hasher
-
- Murmur3_32HashFunction - Class in com.google.common.hash
-
- Murmur3_32HashFunction(int) - Constructor for class com.google.common.hash.Murmur3_32HashFunction
-
- Murmur3_32HashFunction.Murmur3_32Hasher - Class in com.google.common.hash
-
- Murmur3_32Holder() - Constructor for class com.google.common.hash.Hashing.Murmur3_32Holder
-
- MutableClassToInstanceMap<B> - Class in com.google.common.collect
-
A mutable class-to-instance map backed by an arbitrary user-provided map.
- MutableClassToInstanceMap(Map<Class<? extends B>, B>) - Constructor for class com.google.common.collect.MutableClassToInstanceMap
-
- MutableClassToInstanceMap.SerializedForm<B> - Class in com.google.common.collect
-
Serialized form of the map, to avoid serializing the constraint.
- MutableGraph<N> - Interface in com.google.common.graph
-
A subinterface of
Graph
which adds mutation methods.
- MutableNetwork<N,E> - Interface in com.google.common.graph
-
A subinterface of
Network
which adds mutation methods.
- MutableTypeToInstanceMap<B> - Class in com.google.common.reflect
-
A mutable type-to-instance map.
- MutableTypeToInstanceMap() - Constructor for class com.google.common.reflect.MutableTypeToInstanceMap
-
- MutableTypeToInstanceMap.UnmodifiableEntry<K,V> - Class in com.google.common.reflect
-
- MutableValueGraph<N,V> - Interface in com.google.common.graph
-
A subinterface of
ValueGraph
which adds mutation methods.
- mutex - Variable in class com.google.common.collect.Synchronized.SynchronizedObject
-
- mutex() - Method in class com.google.common.util.concurrent.RateLimiter
-
- mutexDoNotUseDirectly - Variable in class com.google.common.util.concurrent.RateLimiter
-
- NACL_APPLICATION - Static variable in class com.google.common.net.MediaType
-
Media type for NaCl applications.
- NACL_PORTABLE_APPLICATION - Static variable in class com.google.common.net.MediaType
-
Media type for NaCl portable applications.
- NAK - Static variable in class com.google.common.base.Ascii
-
Negative Acknowledge: A communication control character transmitted by a receiver as a negative
response to the sender.
- name - Variable in class com.google.common.base.MoreObjects.ToStringHelper.ValueHolder
-
- name - Variable in class com.google.common.base.Objects.ToStringHelper.ValueHolder
-
Deprecated.
- name - Variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- name - Variable in class com.google.common.eventbus.SubscriberRegistry.MethodIdentifier
-
- name - Variable in class com.google.common.io.BaseEncoding.Alphabet
-
- name - Variable in class com.google.common.net.InternetDomainName
-
The full domain name, converted to lower case.
- name - Variable in class com.google.common.reflect.Types.TypeVariableImpl
-
- name - Variable in class com.google.common.testing.NullPointerTester.Signature
-
- named(String) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Configures this builder produce a TestSuite with the given name.
- NamedFastMatcher(String) - Constructor for class com.google.common.base.CharMatcher.NamedFastMatcher
-
- nameFormat - Variable in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
- NaNLinearTransformation() - Constructor for class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- nanos - Variable in class com.google.common.testing.FakeTicker
-
- NATIVE_TYPE_VARIABLE_ONLY - Static variable in class com.google.common.reflect.Types.NativeTypeVariableEquals
-
- NativeTypeVariableEquals() - Constructor for class com.google.common.reflect.Types.NativeTypeVariableEquals
-
- natural() - Static method in class com.google.common.collect.Ordering
-
Returns a serializable ordering that uses the natural order of the values.
- natural() - Static method in class com.google.common.graph.ElementOrder
-
Returns an instance which specifies that the natural ordering of the elements is guaranteed.
- NATURAL_EMPTY_MAP - Static variable in class com.google.common.collect.ImmutableSortedMap
-
- NATURAL_EMPTY_MULTISET - Static variable in class com.google.common.collect.RegularImmutableSortedMultiset
-
- NATURAL_EMPTY_SET - Static variable in class com.google.common.collect.RegularImmutableSortedSet
-
- NATURAL_ORDER - Static variable in class com.google.common.collect.ImmutableSortedMap
-
- NATURAL_ORDER - Static variable in class com.google.common.collect.testing.Helpers
-
- NATURAL_ORDER - Static variable in class com.google.common.collect.testing.SafeTreeMap
-
- NATURAL_ORDER - Static variable in class com.google.common.collect.testing.SafeTreeSet
-
- naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns a builder that creates immutable sorted maps whose keys are
ordered by their natural ordering.
- naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns a builder that creates immutable sorted multisets whose elements are ordered by their
natural ordering.
- naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns a builder that creates immutable sorted sets whose elements are
ordered by their natural ordering.
- NaturalOrdering - Class in com.google.common.collect
-
An ordering that uses the natural order of the values.
- NaturalOrdering() - Constructor for class com.google.common.collect.NaturalOrdering
-
- NavigableAsMap(NavigableMap<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- NavigableAsMapView(NavigableSet<K>, Function<? super K, V>) - Constructor for class com.google.common.collect.Maps.NavigableAsMapView
-
- NavigableElementSet(SortedMultiset<E>) - Constructor for class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- navigableKeySet() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- NavigableKeySet(NavigableMap<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- navigableKeySet() - Method in class com.google.common.collect.AbstractNavigableMap
-
- navigableKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- navigableKeySet() - Method in class com.google.common.collect.ImmutableSortedMap
-
- navigableKeySet - Variable in class com.google.common.collect.Maps.DescendingMap
-
- navigableKeySet() - Method in class com.google.common.collect.Maps.DescendingMap
-
- navigableKeySet() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- navigableKeySet() - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- NavigableKeySet(NavigableMap<K, V>) - Constructor for class com.google.common.collect.Maps.NavigableKeySet
-
- navigableKeySet() - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- navigableKeySet() - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- navigableKeySet - Variable in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- navigableKeySet() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- navigableKeySet() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- navigableMap(NavigableMap<K, V>) - Static method in class com.google.common.collect.Synchronized
-
- navigableMap(NavigableMap<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- navigableMap - Variable in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- navigableMap - Variable in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- NavigableMapNavigationTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a NavigableMap.
- NavigableMapNavigationTester() - Constructor for class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- NavigableMapSubmapTestMapGenerator(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.NavigableMapSubmapTestMapGenerator
-
- NavigableMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a NavigableMap implementation.
- NavigableMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
- NavigableMapTestSuiteBuilder.DescendingTestMapGenerator<K,V> - Class in com.google.common.collect.testing
-
- NavigableMapTestSuiteBuilder.NavigableMapSubmapTestMapGenerator<K,V> - Class in com.google.common.collect.testing
-
- navigableSet(NavigableSet<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- navigableSet(NavigableSet<E>) - Static method in class com.google.common.collect.Synchronized
-
- navigableSet - Variable in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- NavigableSetNavigationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a NavigableSet.
- NavigableSetNavigationTester() - Constructor for class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- NavigableSetSubsetTestSetGenerator(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.NavigableSetTestSuiteBuilder.NavigableSetSubsetTestSetGenerator
-
- NavigableSetTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a NavigableSet implementation.
- NavigableSetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
-
- NavigableSetTestSuiteBuilder.NavigableSetSubsetTestSetGenerator<E> - Class in com.google.common.collect.testing
-
- NCPU - Static variable in class com.google.common.cache.Striped64
-
Number of CPUS, to place bound on table size
- needsResizing(int, int, double) - Static method in class com.google.common.collect.Hashing
-
- nefariousMapEntry(K, V) - Static method in class com.google.common.collect.testing.Helpers
-
Returns a "nefarious" map entry with the specified key and value,
meaning an entry that is suitable for testing that map entries cannot be
modified via a nefarious implementation of equals.
- negate() - Method in class com.google.common.base.CharMatcher.Any
-
- negate() - Method in class com.google.common.base.CharMatcher.FastMatcher
-
- negate() - Method in class com.google.common.base.CharMatcher.Is
-
- negate() - Method in class com.google.common.base.CharMatcher.IsNot
-
- negate() - Method in class com.google.common.base.CharMatcher
-
Returns a matcher that matches any character not matched by this matcher.
- negate() - Method in class com.google.common.base.CharMatcher.Negated
-
- negate() - Method in class com.google.common.base.CharMatcher.None
-
- Negated(CharMatcher) - Constructor for class com.google.common.base.CharMatcher.Negated
-
- NegatedFastMatcher(CharMatcher) - Constructor for class com.google.common.base.CharMatcher.NegatedFastMatcher
-
- network - Variable in class com.google.common.graph.Graphs.TransposedNetwork
-
- Network<N,E> - Interface in com.google.common.graph
-
An interface for
graph-structured data,
whose edges are unique objects.
- NetworkBuilder<N,E> - Class in com.google.common.graph
-
A builder for constructing instances of
MutableNetwork
with user-defined properties.
- NetworkBuilder(boolean) - Constructor for class com.google.common.graph.NetworkBuilder
-
Creates a new instance with the specified edge directionality.
- NetworkConnections<N,E> - Interface in com.google.common.graph
-
An interface for representing and manipulating an origin node's adjacent nodes and incident edges
in a
Network
.
- NeverScheduledFuture() - Constructor for class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture
-
- NeverSuccessfulListenableFutureTask(Runnable) - Constructor for class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.NeverSuccessfulListenableFutureTask
-
- newAddMethod() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
- newArray(Class<T>, int) - Static method in class com.google.common.collect.ObjectArrays
-
Returns a new array of the given length with the specified component type.
- newArray(T[], int) - Static method in class com.google.common.collect.ObjectArrays
-
Returns a new array of the given length with the same type as a reference
array.
- newArray(T[], int) - Static method in class com.google.common.collect.Platform
-
Returns a new array of the given length with the same type as a reference
array.
- newArrayBlockingQueue(int) - Static method in class com.google.common.collect.Queues
-
Creates an empty ArrayBlockingQueue
with the given (fixed) capacity
and nonfair access policy.
- newArrayClassOrGenericArrayType(Type) - Static method in class com.google.common.reflect.TypeToken
-
Creates an array class if componentType
is a class, or else, a
GenericArrayType
.
- newArrayDeque() - Static method in class com.google.common.collect.Queues
-
Creates an empty ArrayDeque
.
- newArrayDeque(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
-
Creates an ArrayDeque
containing the elements of the specified iterable,
in the order they are returned by the iterable's iterator.
- newArrayList() - Static method in class com.google.common.collect.Lists
-
Creates a mutable, empty ArrayList
instance (for Java 6 and
earlier).
- newArrayList(E...) - Static method in class com.google.common.collect.Lists
-
Creates a mutable ArrayList
instance containing the given
elements.
- newArrayList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
-
- newArrayList(Iterator<? extends E>) - Static method in class com.google.common.collect.Lists
-
- newArrayListWithCapacity(int) - Static method in class com.google.common.collect.Lists
-
Creates an ArrayList
instance backed by an array with the specified
initial size; simply delegates to ArrayList.ArrayList(int)
.
- newArrayListWithExpectedSize(int) - Static method in class com.google.common.collect.Lists
-
Creates an
ArrayList
instance to hold
estimatedSize
elements,
plus an unspecified amount of padding; you almost
certainly mean to call
Lists.newArrayListWithCapacity(int)
(see that method
for further advice on usage).
- newArrayType(Type) - Method in enum com.google.common.reflect.Types.JavaVersion
-
- newArrayType(Type) - Static method in class com.google.common.reflect.Types
-
Returns the array type of componentType
.
- newArtificialTypeVariable(D, String, Type...) - Static method in class com.google.common.reflect.Types
-
Returns a new TypeVariable
that belongs to declaration
with name
and
bounds
.
- newBuilder() - Static method in class com.google.common.cache.CacheBuilder
-
Constructs a new CacheBuilder
instance with default settings, including strong keys,
strong values, and no automatic eviction of any kind.
- newBuilderUsing(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
- newBuilderUsing(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
-
- newBuilderUsing(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
Like using() but overrideable by NavigableMapTestSuiteBuilder.
- newBuilderUsing(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
Like using() but overrideable by NavigableSetTestSuiteBuilder.
- newConcurrentHashSet() - Static method in class com.google.common.collect.Sets
-
Creates a thread-safe set backed by a hash map.
- newConcurrentHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
-
Creates a thread-safe set backed by a hash map and containing the given
elements.
- newConcurrentLinkedQueue() - Static method in class com.google.common.collect.Queues
-
Creates an empty ConcurrentLinkedQueue
.
- newConcurrentLinkedQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
-
Creates a ConcurrentLinkedQueue
containing the elements of the specified iterable,
in the order they are returned by the iterable's iterator.
- newConcurrentMap() - Static method in class com.google.common.collect.Maps
-
Returns a general-purpose instance of ConcurrentMap
, which supports
all optional operations of the ConcurrentMap interface.
- newConnections() - Method in class com.google.common.graph.ConfigurableMutableNetwork
-
- newConnections() - Method in class com.google.common.graph.ConfigurableMutableValueGraph
-
- newCopyOnWriteArrayList() - Static method in class com.google.common.collect.Lists
-
Creates an empty CopyOnWriteArrayList
instance.
- newCopyOnWriteArrayList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
-
Creates a CopyOnWriteArrayList
instance containing the given elements.
- newCopyOnWriteArraySet() - Static method in class com.google.common.collect.Sets
-
Creates an empty CopyOnWriteArraySet
instance.
- newCopyOnWriteArraySet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
-
Creates a CopyOnWriteArraySet
instance containing the given elements.
- newCustomTable(Map<R, Map<C, V>>, Supplier<? extends Map<C, V>>) - Static method in class com.google.common.collect.Tables
-
Creates a table that uses the specified backing map and factory.
- newDataInput(byte[]) - Static method in class com.google.common.io.ByteStreams
-
Returns a new
ByteArrayDataInput
instance to read from the
bytes
array from the
beginning.
- newDataInput(byte[], int) - Static method in class com.google.common.io.ByteStreams
-
Returns a new
ByteArrayDataInput
instance to read from the
bytes
array,
starting at the given position.
- newDataInput(ByteArrayInputStream) - Static method in class com.google.common.io.ByteStreams
-
- newDataOutput() - Static method in class com.google.common.io.ByteStreams
-
- newDataOutput(int) - Static method in class com.google.common.io.ByteStreams
-
- newDataOutput(ByteArrayOutputStream) - Static method in class com.google.common.io.ByteStreams
-
- newDefaultReturningProxy(TypeToken<T>) - Method in class com.google.common.testing.NullPointerTester
-
- newDirectExecutorService() - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Creates an executor service that runs each task in the thread that invokes
execute/submit
, as in ThreadPoolExecutor.CallerRunsPolicy
This applies both to individually
submitted tasks and to collections of tasks submitted via invokeAll
or
invokeAny
.
- newEntry(LocalCache.Segment<K, V>, K, int, LocalCache.ReferenceEntry<K, V>) - Method in enum com.google.common.cache.LocalCache.EntryFactory
-
Creates a new entry.
- newEntry(K, int, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache
-
This method is a convenience for testing.
- newEntry(K, int, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- newEntry(S, K, int, E) - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntryHelper
-
Returns a freshly created entry, typed at the E
type, for the given segment
.
- newEntry(MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>, K, int, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- newEntry(MapMakerInternalMap.StrongKeyWeakValueSegment<K, V>, K, int, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- newEntry(MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>, K, int, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- newEntry(MapMakerInternalMap.WeakKeyWeakValueSegment<K, V>, K, int, MapMakerInternalMap.WeakKeyWeakValueEntry<K, V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- newEntryArray(int) - Method in class com.google.common.cache.LocalCache.Segment
-
- newEntryArray(int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- newEntryForTesting(K, int, MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely returns a fresh entry.
- newEnumMap(Class<K>) - Static method in class com.google.common.collect.Maps
-
Creates an EnumMap
instance.
- newEnumMap(Map<K, ? extends V>) - Static method in class com.google.common.collect.Maps
-
Creates an EnumMap
with the same mappings as the specified map.
- newEnumSet(Iterable<E>, Class<E>) - Static method in class com.google.common.collect.Sets
-
Returns a new, mutable EnumSet
instance containing the given elements in their
natural order.
- newFixedDelaySchedule(long, long, TimeUnit) - Static method in class com.google.common.util.concurrent.AbstractScheduledService.Scheduler
-
Returns a
AbstractScheduledService.Scheduler
that schedules the task using the
ScheduledExecutorService.scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
method.
- newFixedRateSchedule(long, long, TimeUnit) - Static method in class com.google.common.util.concurrent.AbstractScheduledService.Scheduler
-
Returns a
AbstractScheduledService.Scheduler
that schedules the task using the
ScheduledExecutorService.scheduleAtFixedRate(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
method.
- newFreshProxy(Class<T>) - Method in class com.google.common.testing.FreshValueGenerator
-
- newFreshValueGenerator() - Method in class com.google.common.testing.ClassSanityTester
-
- newFromConstructor(Constructor<X>, Throwable) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- newHasher() - Method in class com.google.common.hash.AbstractCompositeHashFunction
-
- newHasher() - Method in class com.google.common.hash.AbstractNonStreamingHashFunction
-
- newHasher(int) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction
-
- newHasher(int) - Method in class com.google.common.hash.AbstractStreamingHashFunction
-
- newHasher() - Method in class com.google.common.hash.ChecksumHashFunction
-
- newHasher() - Method in class com.google.common.hash.Crc32cHashFunction
-
- newHasher() - Method in interface com.google.common.hash.HashFunction
-
Begins a new hash code computation by returning an initialized, stateful Hasher
instance that is ready to receive data.
- newHasher(int) - Method in interface com.google.common.hash.HashFunction
-
Begins a new hash code computation as
HashFunction.newHasher()
, but provides a hint of the expected
size of the input (in bytes).
- newHasher() - Method in class com.google.common.hash.MacHashFunction
-
- newHasher() - Method in class com.google.common.hash.MessageDigestHashFunction
-
- newHasher() - Method in class com.google.common.hash.Murmur3_128HashFunction
-
- newHasher() - Method in class com.google.common.hash.Murmur3_32HashFunction
-
- newHasher() - Method in class com.google.common.hash.SipHashFunction
-
- newHashMap() - Static method in class com.google.common.collect.Maps
-
Creates a mutable, empty HashMap
instance.
- newHashMap(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
-
Creates a mutable HashMap
instance with the same mappings as
the specified map.
- newHashMap(Collection<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- newHashMapWithExpectedSize(int) - Static method in class com.google.common.collect.Maps
-
Creates a HashMap
instance, with a high enough "initial capacity"
that it should hold expectedSize
elements without growth.
- newHashSet() - Static method in class com.google.common.collect.Sets
-
Creates a mutable, initially empty HashSet
instance.
- newHashSet(E...) - Static method in class com.google.common.collect.Sets
-
Creates a mutable HashSet
instance initially containing the given elements.
- newHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
-
Creates a mutable HashSet
instance containing the given elements.
- newHashSet(Iterator<? extends E>) - Static method in class com.google.common.collect.Sets
-
Creates a mutable HashSet
instance containing the given elements.
- newHashSetWithExpectedSize(int) - Static method in class com.google.common.collect.Sets
-
Returns a new hash set using the smallest initial table size that can hold expectedSize
elements without resizing.
- newIdentityHashMap() - Static method in class com.google.common.collect.Maps
-
Creates an IdentityHashMap
instance.
- newIdentityHashSet() - Static method in class com.google.common.collect.Sets
-
Creates an empty Set
that uses identity to determine equality.
- newInstance(TestCollectionGenerator<E>) - Static method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- newInstance(TestSetGenerator<E>) - Static method in class com.google.common.collect.testing.ReserializingTestSetGenerator
-
- newInstance(BaseEncoding.Alphabet, Character) - Method in class com.google.common.io.BaseEncoding.Base16Encoding
-
- newInstance(BaseEncoding.Alphabet, Character) - Method in class com.google.common.io.BaseEncoding.Base64Encoding
-
- newInstance(BaseEncoding.Alphabet, Character) - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- newInstance(CycleDetectingLockFactory.Policy) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
Creates a new factory with the specified policy.
- newInstanceWithExplicitOrdering(Class<E>, CycleDetectingLockFactory.Policy) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
Creates a CycleDetectingLockFactory.WithExplicitOrdering<E>
.
- newLinkedBlockingDeque() - Static method in class com.google.common.collect.Queues
-
Creates an empty LinkedBlockingDeque
with a capacity of Integer.MAX_VALUE
.
- newLinkedBlockingDeque(int) - Static method in class com.google.common.collect.Queues
-
Creates an empty LinkedBlockingDeque
with the given (fixed) capacity.
- newLinkedBlockingDeque(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
-
Creates a LinkedBlockingDeque
with a capacity of Integer.MAX_VALUE
,
containing the elements of the specified iterable,
in the order they are returned by the iterable's iterator.
- newLinkedBlockingQueue() - Static method in class com.google.common.collect.Queues
-
Creates an empty LinkedBlockingQueue
with a capacity of Integer.MAX_VALUE
.
- newLinkedBlockingQueue(int) - Static method in class com.google.common.collect.Queues
-
Creates an empty LinkedBlockingQueue
with the given (fixed) capacity.
- newLinkedBlockingQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
-
Creates a LinkedBlockingQueue
with a capacity of Integer.MAX_VALUE
,
containing the elements of the specified iterable,
in the order they are returned by the iterable's iterator.
- newLinkedHashMap() - Static method in class com.google.common.collect.Maps
-
Creates a mutable, empty, insertion-ordered LinkedHashMap
instance.
- newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
-
Creates a mutable, insertion-ordered LinkedHashMap
instance
with the same mappings as the specified map.
- newLinkedHashMapWithExpectedSize(int) - Static method in class com.google.common.collect.Maps
-
Creates a LinkedHashMap
instance, with a high enough
"initial capacity" that it should hold expectedSize
elements without growth.
- newLinkedHashSet() - Static method in class com.google.common.collect.Sets
-
Creates a mutable, empty LinkedHashSet
instance.
- newLinkedHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
-
Creates a mutable LinkedHashSet
instance containing the given elements in order.
- newLinkedHashSetWithExpectedSize(int) - Static method in class com.google.common.collect.Sets
-
Creates a LinkedHashSet
instance, with a high enough "initial capacity" that it
should hold expectedSize
elements without growth.
- newLinkedList() - Static method in class com.google.common.collect.Lists
-
Creates a mutable, empty LinkedList
instance (for Java 6 and
earlier).
- newLinkedList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
-
- newListMultimap(Map<K, Collection<V>>, Supplier<? extends List<V>>) - Static method in class com.google.common.collect.Multimaps
-
Creates a new ListMultimap
that uses the provided map and factory.
- newLoader(URL) - Method in class com.google.common.base.FinalizableReferenceQueue.DecoupledLoader
-
Creates a class loader with the given base URL as its classpath.
- newMatchResult() - Static method in class com.google.common.testing.ArbitraryInstances
-
Returns a new MatchResult
that corresponds to a successful match.
- newMultimap(Map<K, Collection<V>>, Supplier<? extends Collection<V>>) - Static method in class com.google.common.collect.Multimaps
-
Creates a new Multimap
backed by map
, whose internal value
collections are generated by factory
.
- newParameterizedType(Class<?>, Type...) - Static method in class com.google.common.reflect.Types
-
Returns a type where rawType
is parameterized by arguments
.
- newParameterizedTypeWithOwner(Type, Class<?>, Type...) - Static method in class com.google.common.reflect.Types
-
Returns a type where rawType
is parameterized by arguments
and is owned by
ownerType
.
- newPriorityBlockingQueue() - Static method in class com.google.common.collect.Queues
-
Creates an empty PriorityBlockingQueue
with the ordering given by its
elements' natural ordering.
- newPriorityBlockingQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
-
Creates a PriorityBlockingQueue
containing the given elements.
- newPriorityQueue() - Static method in class com.google.common.collect.Queues
-
Creates an empty PriorityQueue
with the ordering given by its
elements' natural ordering.
- newPriorityQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
-
Creates a PriorityQueue
containing the given elements.
- newProxy(Class<T>, InvocationHandler) - Static method in class com.google.common.reflect.Reflection
-
Returns a proxy instance that implements interfaceType
by dispatching method
invocations to handler
.
- newProxy(TypeToken<T>) - Method in class com.google.common.testing.DummyProxy
-
Returns a new proxy for interfaceType
.
- newProxy(Class<T>) - Method in class com.google.common.testing.FreshValueGenerator
-
- newProxy(T, Class<T>, long, TimeUnit) - Method in class com.google.common.util.concurrent.FakeTimeLimiter
-
- newProxy(T, Class<T>, long, TimeUnit) - Method in class com.google.common.util.concurrent.SimpleTimeLimiter
-
- newProxy(Class<T>, InvocationHandler) - Static method in class com.google.common.util.concurrent.SimpleTimeLimiter
-
- newProxy(T, Class<T>, long, TimeUnit) - Method in interface com.google.common.util.concurrent.TimeLimiter
-
Returns an instance of interfaceType
that delegates all method calls to the
target
object, enforcing the specified time limit on each call.
- newReader(File, Charset) - Static method in class com.google.common.io.Files
-
Returns a buffered reader that reads from a file using the given character set.
- newReentrantLock(String) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
Equivalent to newReentrantLock(lockName, false)
.
- newReentrantLock(String, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
Creates a ReentrantLock
with the given fairness policy.
- newReentrantLock(E) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
-
Equivalent to newReentrantLock(rank, false)
.
- newReentrantLock(E, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
-
Creates a ReentrantLock
with the given fairness policy and rank.
- newReentrantReadWriteLock(String) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
Equivalent to newReentrantReadWriteLock(lockName, false)
.
- newReentrantReadWriteLock(String, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
Creates a ReentrantReadWriteLock
with the given fairness policy.
- newReentrantReadWriteLock(E) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
-
Equivalent to newReentrantReadWriteLock(rank, false)
.
- newReentrantReadWriteLock(E, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
-
Creates a ReentrantReadWriteLock
with the given fairness policy and rank.
- newReference() - Static method in class com.google.common.util.concurrent.Atomics
-
Creates an AtomicReference
instance with no initial value.
- newReference(V) - Static method in class com.google.common.util.concurrent.Atomics
-
Creates an AtomicReference
instance with the given initial value.
- newReferenceArray(int) - Static method in class com.google.common.util.concurrent.Atomics
-
Creates an AtomicReferenceArray
instance of given length.
- newReferenceArray(E[]) - Static method in class com.google.common.util.concurrent.Atomics
-
Creates an AtomicReferenceArray
instance with the same length as, and all elements
copied from, the given array.
- newSegment(MapMakerInternalMap<K, V, E, S>, int, int) - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntryHelper
-
Returns a freshly created segment, typed at the S
type.
- newSegment(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>>, int, int) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- newSegment(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>, MapMakerInternalMap.StrongKeyWeakValueSegment<K, V>>, int, int) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- newSegment(MapMakerInternalMap<K, V, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>, MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>>, int, int) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- newSegment(MapMakerInternalMap<K, V, MapMakerInternalMap.WeakKeyWeakValueEntry<K, V>, MapMakerInternalMap.WeakKeyWeakValueSegment<K, V>>, int, int) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- newSegmentArray(int) - Method in class com.google.common.cache.LocalCache
-
- newSegmentArray(int) - Method in class com.google.common.collect.MapMakerInternalMap
-
- newSetFromMap(Map<E, Boolean>) - Static method in class com.google.common.collect.Sets
-
- newSetMethod() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
- newSetMultimap(Map<K, Collection<V>>, Supplier<? extends Set<V>>) - Static method in class com.google.common.collect.Multimaps
-
Creates a new SetMultimap
that uses the provided map and factory.
- newSortedSetMultimap(Map<K, Collection<V>>, Supplier<? extends SortedSet<V>>) - Static method in class com.google.common.collect.Multimaps
-
Creates a new SortedSetMultimap
that uses the provided map and
factory.
- newStringBuilderForCollection(int) - Static method in class com.google.common.collect.Collections2
-
Returns best-effort-sized StringBuilder based on the given collection size.
- newStrongInterner() - Static method in class com.google.common.collect.Interners
-
Returns a new thread-safe interner which retains a strong reference to each instance it has
interned, thus preventing these instances from being garbage-collected.
- newSynchronousQueue() - Static method in class com.google.common.collect.Queues
-
Creates an empty SynchronousQueue
with nonfair access policy.
- newTargetIterator() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
Returns a new target iterator each time it's called.
- newTargetIterator() - Method in class com.google.common.collect.testing.ListIteratorTester
-
- newTaskFor(Runnable, T) - Method in class com.google.common.util.concurrent.AbstractListeningExecutorService
-
- newTaskFor(Callable<T>) - Method in class com.google.common.util.concurrent.AbstractListeningExecutorService
-
- newThread(Runnable) - Method in class com.google.common.testing.ArbitraryInstances.Dummies.DummyThreadFactory
-
- newThread(String, Runnable) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
- newTreeMap() - Static method in class com.google.common.collect.Maps
-
Creates a mutable, empty TreeMap
instance using the natural
ordering of its elements.
- newTreeMap(SortedMap<K, ? extends V>) - Static method in class com.google.common.collect.Maps
-
Creates a mutable TreeMap
instance with the same mappings as
the specified map and using the same ordering as the specified map.
- newTreeMap(Comparator<C>) - Static method in class com.google.common.collect.Maps
-
Creates a mutable, empty TreeMap
instance using the given
comparator.
- newTreeSet() - Static method in class com.google.common.collect.Sets
-
Creates a mutable, empty TreeSet
instance sorted by the natural sort ordering of
its elements.
- newTreeSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
-
Creates a mutable TreeSet
instance containing the given elements sorted by their
natural ordering.
- newTreeSet(Comparator<? super E>) - Static method in class com.google.common.collect.Sets
-
Creates a mutable, empty TreeSet
instance with the given comparator.
- newTypeVariableImpl(D, String, Type[]) - Static method in class com.google.common.reflect.Types
-
- newValueReference(LocalCache.ReferenceEntry<K, V>, V, int) - Method in class com.google.common.cache.LocalCache
-
This method is a convenience for testing.
- newWeakInterner() - Static method in class com.google.common.collect.Interners
-
Returns a new thread-safe interner which retains a weak reference to each instance it has
interned, and so does not prevent these instances from being garbage-collected.
- newWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, V) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- newWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, V) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- newWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, V) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- newWithCause(Class<X>, Throwable) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- newWriter(File, Charset) - Static method in class com.google.common.io.Files
-
Returns a buffered writer that writes to a file using the given character set.
- next - Variable in class com.google.common.base.AbstractIterator
-
- next() - Method in class com.google.common.base.AbstractIterator
-
- next - Variable in class com.google.common.base.MoreObjects.ToStringHelper.ValueHolder
-
- next - Variable in class com.google.common.base.Objects.ToStringHelper.ValueHolder
-
Deprecated.
- next() - Method in class com.google.common.cache.LocalCache.EntryIterator
-
- next() - Method in class com.google.common.cache.LocalCache.HashIterator
-
- next() - Method in class com.google.common.cache.LocalCache.KeyIterator
-
- next - Variable in class com.google.common.cache.LocalCache.StrongEntry
-
- next() - Method in class com.google.common.cache.LocalCache.ValueIterator
-
- next - Variable in class com.google.common.cache.LocalCache.WeakEntry
-
- next() - Method in class com.google.common.collect.AbstractIndexedListIterator
-
- next - Variable in class com.google.common.collect.AbstractIterator
-
- next() - Method in class com.google.common.collect.AbstractIterator
-
- next() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapIterator
-
- next() - Method in class com.google.common.collect.AbstractMapBasedMultimap.Itr
-
- next() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection.WrappedIterator
-
- next() - Method in class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- next() - Method in class com.google.common.collect.AbstractSequentialIterator
-
- next() - Method in class com.google.common.collect.BinaryTreeTraverser.PostOrderIterator
-
- next() - Method in class com.google.common.collect.BinaryTreeTraverser.PreOrderIterator
-
- next(BigInteger) - Method in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- next(Integer) - Method in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- next(Long) - Method in class com.google.common.collect.DiscreteDomain.LongDomain
-
- next(C) - Method in class com.google.common.collect.DiscreteDomain
-
Returns the unique least value of type C
that is greater than
value
, or null
if none exists.
- next() - Method in class com.google.common.collect.ForwardingIterator
-
- next - Variable in class com.google.common.collect.HashBiMap.Itr
-
- next() - Method in class com.google.common.collect.HashBiMap.Itr
-
- next() - Method in class com.google.common.collect.ImmutableMultimap.Itr
-
- next() - Method in class com.google.common.collect.Iterators.MergingIterator
-
- next() - Method in class com.google.common.collect.Iterators.PeekingImpl
-
- next - Variable in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- next() - Method in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- next - Variable in class com.google.common.collect.LinkedListMultimap.Node
-
- next - Variable in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- next() - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- next - Variable in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- next() - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- next - Variable in class com.google.common.collect.MapMakerInternalMap.AbstractStrongKeyEntry
-
- next - Variable in class com.google.common.collect.MapMakerInternalMap.AbstractWeakKeyEntry
-
- next() - Method in class com.google.common.collect.MapMakerInternalMap.EntryIterator
-
- next() - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- next() - Method in class com.google.common.collect.MapMakerInternalMap.KeyIterator
-
- next() - Method in class com.google.common.collect.MapMakerInternalMap.ValueIterator
-
- next() - Method in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- next() - Method in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- next() - Method in class com.google.common.collect.MultitransformedIterator
-
- next() - Method in interface com.google.common.collect.PeekingIterator
- next() - Method in class com.google.common.collect.StandardTable.CellIterator
-
- next() - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- next - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- next() - Method in class com.google.common.collect.TransformedIterator
-
- next() - Method in class com.google.common.collect.TreeTraverser.BreadthFirstIterator
-
- next() - Method in class com.google.common.collect.TreeTraverser.PreOrderIterator
-
- next - Variable in class com.google.common.util.concurrent.AbstractFuture.Listener
-
- next - Variable in class com.google.common.util.concurrent.AbstractFuture.Waiter
-
- next - Variable in class com.google.common.util.concurrent.ExecutionList.RunnableExecutorPair
-
- next - Variable in class com.google.common.util.concurrent.Monitor.Guard
-
The next active guard
- NEXT_METHOD - Static variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- nextAccess - Variable in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- nextAccess - Variable in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- nextAccess - Variable in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- nextAccess - Variable in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- nextDouble() - Method in class com.google.common.hash.Hashing.LinearCongruentialGenerator
-
- nextDown(double) - Static method in class com.google.common.math.DoubleUtils
-
- nextElements - Variable in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
The elements to be returned by future calls to next()
, with the
first at the top of the stack.
- nextEntry - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- nextEntry() - Method in class com.google.common.cache.LocalCache.HashIterator
-
- nextEntry - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- nextEntry() - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- nextEscapeIndex(CharSequence, int, int) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- nextEscapeIndex(CharSequence, int, int) - Method in class com.google.common.escape.UnicodeEscaper
-
Scans a sub-sequence of characters from a given CharSequence
, returning the index of
the next character that requires escaping.
- nextEscapeIndex(CharSequence, int, int) - Method in class com.google.common.net.PercentEscaper
-
- nextExternal - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- nextExternal - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- nextFreeTicketMicros - Variable in class com.google.common.util.concurrent.SmoothRateLimiter
-
The time when the next request (no matter its size) will be granted.
- nextInBucket() - Method in class com.google.common.collect.Multisets.ImmutableEntry
-
- nextInBucket - Variable in class com.google.common.collect.RegularImmutableMultiset.NonTerminalEntry
-
- nextInBucket() - Method in class com.google.common.collect.RegularImmutableMultiset.NonTerminalEntry
-
- nextInChain() - Method in class com.google.common.cache.LocalCache.HashIterator
-
Finds the next entry in the current chain.
- nextInChain() - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
Finds the next entry in the current chain.
- nextIndex() - Method in class com.google.common.collect.AbstractIndexedListIterator
-
- nextIndex() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList.WrappedListIterator
-
- nextIndex() - Method in class com.google.common.collect.ForwardingListIterator
-
- nextIndex - Variable in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- nextIndex() - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- nextIndex - Variable in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- nextIndex() - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- nextIndex() - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- nextIndex - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- nextIndex() - Method in class com.google.common.collect.TransformedListIterator
-
- nextInKeyBucket - Variable in class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableMapEntry
-
- nextInKeyInsertionOrder - Variable in class com.google.common.collect.HashBiMap.BiEntry
-
- nextInKToVBucket - Variable in class com.google.common.collect.HashBiMap.BiEntry
-
- nextInTable() - Method in class com.google.common.cache.LocalCache.HashIterator
-
Finds the next entry in the current table.
- nextInTable() - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
Finds the next entry in the current table.
- nextInValueBucket - Variable in class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableBiMapEntry
-
- nextInValueBucket - Variable in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- nextInVToKBucket - Variable in class com.google.common.collect.HashBiMap.BiEntry
-
- nextNotInSkipMe(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
Returns the index of the first element after c
that is not in
skipMe
and returns size()
if there is no such element.
- nextOrNull - Variable in class com.google.common.collect.AbstractSequentialIterator
-
- nextPermutation - Variable in class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- nextSegmentIndex - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- nextSegmentIndex - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- nextSibling - Variable in class com.google.common.collect.LinkedListMultimap.Node
-
- nextTableIndex - Variable in class com.google.common.cache.LocalCache.HashIterator
-
- nextTableIndex - Variable in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- nextWrite - Variable in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- nextWrite - Variable in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- nextWrite - Variable in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- nextWrite - Variable in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- nines() - Static method in class com.google.common.base.CharMatcher.Digit
-
- NL - Static variable in class com.google.common.base.Ascii
-
- NO_ARGS - Static variable in class com.google.common.reflect.AbstractInvocationHandler
-
- NO_PORT - Static variable in class com.google.common.net.HostAndPort
-
Magic value indicating the absence of a port number.
- NO_PUBLIC_SUFFIX_FOUND - Static variable in class com.google.common.net.InternetDomainName
-
- Node(K, V) - Constructor for class com.google.common.collect.LinkedListMultimap.Node
-
- node - Variable in class com.google.common.graph.EndpointPairIterator
-
- NODE_NOT_IN_GRAPH - Static variable in class com.google.common.graph.GraphConstants
-
- nodeAggregate(TreeMultiset.AvlNode<?>) - Method in enum com.google.common.collect.TreeMultiset.Aggregate
-
- nodeConnections - Variable in class com.google.common.graph.ConfigurableNetwork
-
- nodeConnections - Variable in class com.google.common.graph.ConfigurableValueGraph
-
- NodeIterator(int) - Constructor for class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- nodeIterator - Variable in class com.google.common.graph.EndpointPairIterator
-
- nodeOrder - Variable in class com.google.common.graph.AbstractGraphBuilder
-
- nodeOrder - Variable in class com.google.common.graph.ConfigurableNetwork
-
- nodeOrder() - Method in class com.google.common.graph.ConfigurableNetwork
-
- nodeOrder - Variable in class com.google.common.graph.ConfigurableValueGraph
-
- nodeOrder() - Method in class com.google.common.graph.ConfigurableValueGraph
-
- nodeOrder() - Method in class com.google.common.graph.ForwardingGraph
-
- nodeOrder() - Method in interface com.google.common.graph.Graph
-
Returns the order of iteration for the elements of
Graph.nodes()
.
- nodeOrder(ElementOrder<N1>) - Method in class com.google.common.graph.GraphBuilder
-
Specifies the order of iteration for the elements of
Graph.nodes()
.
- nodeOrder() - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- nodeOrder() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- nodeOrder() - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- nodeOrder() - Method in interface com.google.common.graph.Network
-
- nodeOrder(ElementOrder<N1>) - Method in class com.google.common.graph.NetworkBuilder
-
- nodeOrder(ElementOrder<N1>) - Method in class com.google.common.graph.ValueGraphBuilder
-
Specifies the order of iteration for the elements of
Graph.nodes()
.
- nodes() - Method in class com.google.common.graph.ConfigurableNetwork
-
- nodes() - Method in class com.google.common.graph.ConfigurableValueGraph
-
- nodes() - Method in class com.google.common.graph.ForwardingGraph
-
- nodes() - Method in interface com.google.common.graph.Graph
-
- nodes() - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- nodes() - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- nodes() - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- nodes() - Method in interface com.google.common.graph.Network
-
- nodeToOutEdge - Variable in class com.google.common.graph.EdgesConnecting
-
- nodeU - Variable in class com.google.common.graph.EndpointPair
-
- nodeU() - Method in class com.google.common.graph.EndpointPair
-
- nodeV - Variable in class com.google.common.graph.EndpointPair
-
- nodeV() - Method in class com.google.common.graph.EndpointPair
-
- NodeVisitState() - Constructor for enum com.google.common.graph.Graphs.NodeVisitState
-
- nonCancellationPropagating(ListenableFuture<V>) - Static method in class com.google.common.util.concurrent.Futures
-
Creates a new ListenableFuture
whose result is set from the supplied future when it
completes.
- NonCancellationPropagatingFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.Futures.NonCancellationPropagatingFuture
-
- NONE - Static variable in class com.google.common.base.CharMatcher
-
- none() - Static method in class com.google.common.base.CharMatcher
-
Matches no characters.
- None() - Constructor for class com.google.common.base.CharMatcher.None
-
- nonEmptyProperSubset - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- noneOf(CharSequence) - Static method in class com.google.common.base.CharMatcher
-
Returns a char
matcher that matches any character not present in the given character
sequence.
- NonTerminalEntry(E, int, Multisets.ImmutableEntry<E>) - Constructor for class com.google.common.collect.RegularImmutableMultiset.NonTerminalEntry
-
- NonTerminalImmutableBiMapEntry(K, V, ImmutableMapEntry<K, V>, ImmutableMapEntry<K, V>) - Constructor for class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableBiMapEntry
-
- NonTerminalImmutableMapEntry(K, V, ImmutableMapEntry<K, V>) - Constructor for class com.google.common.collect.ImmutableMapEntry.NonTerminalImmutableMapEntry
-
- noOpScheduledExecutor() - Static method in class com.google.common.util.concurrent.testing.TestingExecutors
-
Returns a ScheduledExecutorService
that never executes anything.
- NoOpScheduledExecutorService() - Constructor for class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- NoOpService() - Constructor for class com.google.common.util.concurrent.ServiceManager.NoOpService
-
- NoRecurse() - Constructor for enum com.google.common.collect.testing.google.BiMapTestSuiteBuilder.NoRecurse
-
- NoRecurse() - Constructor for enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
-
- NoRecurse() - Constructor for enum com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.NoRecurse
-
- NoRecurse() - Constructor for enum com.google.common.collect.testing.SortedMapTestSuiteBuilder.NoRecurse
-
- normalizeFirstWord(String) - Method in enum com.google.common.base.CaseFormat
-
- normalizeParameterValue(String, String) - Static method in class com.google.common.net.MediaType
-
- normalizeToken(String) - Static method in class com.google.common.net.MediaType
-
- normalizeWord(String) - Method in enum com.google.common.base.CaseFormat
-
- not(Predicate<T>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the given predicate evaluates to
false
.
- NOT_AVAILABLE_ON_UNDIRECTED - Static variable in class com.google.common.graph.GraphConstants
-
- NotAnInstance() - Constructor for enum com.google.common.testing.EqualsTester.NotAnInstance
-
- notifyFailed(Throwable) - Method in class com.google.common.util.concurrent.AbstractService
-
- notifyNewValue(V) - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- notifyNewValue(V) - Method in class com.google.common.cache.LocalCache.SoftValueReference
-
- notifyNewValue(V) - Method in class com.google.common.cache.LocalCache.StrongValueReference
-
- notifyNewValue(V) - Method in interface com.google.common.cache.LocalCache.ValueReference
-
Notifify pending loads that a new value was set.
- notifyNewValue(V) - Method in class com.google.common.cache.LocalCache.WeakValueReference
-
- notifyStarted() - Method in class com.google.common.util.concurrent.AbstractService
-
Implementing classes should invoke this method once their service has started.
- notifyStopped() - Method in class com.google.common.util.concurrent.AbstractService
-
Implementing classes should invoke this method once their service has stopped.
- notNull() - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the object reference being tested is not
null.
- NotPredicate(Predicate<T>) - Constructor for class com.google.common.base.Predicates.NotPredicate
-
- NSEE - Static variable in exception com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
-
- NUL - Static variable in class com.google.common.base.Ascii
-
Null ('\0'): The all-zeros character which may serve to accomplish time fill and media fill.
- NULL - Static variable in class com.google.common.util.concurrent.AbstractFuture
-
A special value to represent null
.
- NULL - Static variable in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulFuture
-
- NULL_ESCAPER - Static variable in class com.google.common.escape.Escapers
-
- NULL_OUTPUT_STREAM - Static variable in class com.google.common.io.ByteStreams
-
- NULL_STATS_COUNTER - Static variable in class com.google.common.cache.CacheBuilder
-
- NULL_TEST_METHOD_NAMES - Static variable in class com.google.common.testing.AbstractPackageSanityTests
-
- NULL_TICKER - Static variable in class com.google.common.cache.CacheBuilder
-
- nullableSynchronizedEntry(Map.Entry<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- NullByteSink() - Constructor for class com.google.common.testing.ArbitraryInstances.NullByteSink
-
- nullCheckedTreeSet(E[]) - Static method in class com.google.common.collect.testing.google.SetGenerators
-
- nullEntry() - Static method in class com.google.common.cache.LocalCache
-
- NullEntry() - Constructor for enum com.google.common.cache.LocalCache.NullEntry
-
- nullEscaper() - Static method in class com.google.common.escape.Escapers
-
Returns an
Escaper
that does no escaping, passing all character data through unchanged.
- NullFriendlyComparator() - Constructor for class com.google.common.collect.testing.TestsForMapsInJavaUtil.NullFriendlyComparator
-
- NullFriendlyComparator() - Constructor for class com.google.common.collect.testing.TestsForSetsInJavaUtil.NullFriendlyComparator
-
- nullifyAccessOrder(LocalCache.ReferenceEntry<K, V>) - Static method in class com.google.common.cache.LocalCache
-
- nullifyWriteOrder(LocalCache.ReferenceEntry<K, V>) - Static method in class com.google.common.cache.LocalCache
-
- nullKeyEntry - Variable in class com.google.common.collect.testing.testers.MapPutTester
-
- nullKeyValueEntry - Variable in class com.google.common.collect.testing.testers.MapPutTester
-
- NullListener() - Constructor for enum com.google.common.cache.CacheBuilder.NullListener
-
- nullOutputStream() - Static method in class com.google.common.io.ByteStreams
-
Returns an OutputStream
that simply discards written bytes.
- nullPointerTester - Variable in class com.google.common.testing.ClassSanityTester
-
- NullPointerTester - Class in com.google.common.testing
-
A test utility that verifies that your methods and constructors throw NullPointerException
or UnsupportedOperationException
whenever null
is passed to a parameter that isn't annotated with Nullable
.
- NullPointerTester() - Constructor for class com.google.common.testing.NullPointerTester
-
- NullPointerTester.ExceptionTypePolicy - Enum in com.google.common.testing
-
- NullPointerTester.Signature - Class in com.google.common.testing
-
- NullPointerTester.Visibility - Enum in com.google.common.testing
-
Visibility of any method or constructor.
- NullsBefore(String) - Constructor for class com.google.common.collect.testing.Helpers.NullsBefore
-
- NullsBeforeB() - Constructor for class com.google.common.collect.testing.Helpers.NullsBeforeB
-
- NullsBeforeTwo() - Constructor for class com.google.common.collect.testing.Helpers.NullsBeforeTwo
-
- nullsFirst - Variable in class com.google.common.collect.NaturalOrdering
-
- nullsFirst() - Method in class com.google.common.collect.NaturalOrdering
-
- nullsFirst() - Method in class com.google.common.collect.NullsFirstOrdering
-
- nullsFirst() - Method in class com.google.common.collect.NullsLastOrdering
-
- nullsFirst() - Method in class com.google.common.collect.Ordering
-
Returns an ordering that treats null
as less than all other values and uses this
to compare non-null values.
- NullsFirstOrdering<T> - Class in com.google.common.collect
-
An ordering that treats null
as less than all other values.
- NullsFirstOrdering(Ordering<? super T>) - Constructor for class com.google.common.collect.NullsFirstOrdering
-
- nullSingleton - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- nullsLast - Variable in class com.google.common.collect.NaturalOrdering
-
- nullsLast() - Method in class com.google.common.collect.NaturalOrdering
-
- nullsLast() - Method in class com.google.common.collect.NullsFirstOrdering
-
- nullsLast() - Method in class com.google.common.collect.NullsLastOrdering
-
- nullsLast() - Method in class com.google.common.collect.Ordering
-
Returns an ordering that treats null
as greater than all other values and uses this
ordering to compare non-null values.
- NullsLastOrdering<T> - Class in com.google.common.collect
-
An ordering that treats null
as greater than all other values.
- NullsLastOrdering(Ordering<? super T>) - Constructor for class com.google.common.collect.NullsLastOrdering
-
- nullToEmpty(String) - Static method in class com.google.common.base.Strings
-
Returns the given string if it is non-null; the empty string otherwise.
- nullValueEntry - Variable in class com.google.common.collect.testing.testers.MapPutTester
-
- nullWriter() - Static method in class com.google.common.io.CharStreams
-
Returns a Writer
that simply discards written chars.
- NullWriter() - Constructor for class com.google.common.io.CharStreams.NullWriter
-
- numberOfServices - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- numElements - Variable in enum com.google.common.collect.testing.features.CollectionSize
-
- numHashFunctions - Variable in class com.google.common.hash.BloomFilter
-
Number of hashes per element
- numHashFunctions - Variable in class com.google.common.hash.BloomFilter.SerialForm
-
- o - Variable in class com.google.common.collect.Collections2.PermutationIterator
-
- ObjectArrays - Class in com.google.common.collect
-
Static utility methods pertaining to object arrays.
- ObjectArrays() - Constructor for class com.google.common.collect.ObjectArrays
-
- ObjectPredicate() - Constructor for enum com.google.common.base.Predicates.ObjectPredicate
-
- Objects - Class in com.google.common.base
-
Helper functions that can operate on any Object
.
- Objects() - Constructor for class com.google.common.base.Objects
-
- Objects.ToStringHelper - Class in com.google.common.base
-
- Objects.ToStringHelper.ValueHolder - Class in com.google.common.base
-
Deprecated.
- occurrencesLeft - Variable in class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- OCTET_STREAM - Static variable in class com.google.common.net.MediaType
-
- ODD_POWERS_OF_TWO - Static variable in class com.google.common.collect.MinMaxPriorityQueue
-
- of(T) - Static method in class com.google.common.base.Optional
-
Returns an Optional
instance containing the given non-null reference.
- of() - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable containing no elements.
- of(E[]) - Static method in class com.google.common.collect.FluentIterable
-
- of(E, E...) - Static method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable containing the specified elements in order.
- of() - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns the empty bimap.
- of(K, V) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable bimap containing a single entry.
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable map containing the given entries, in order.
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable map containing the given entries, in order.
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable map containing the given entries, in order.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable map containing the given entries, in order.
- of() - Static method in class com.google.common.collect.ImmutableClassToInstanceMap
-
Returns an empty ImmutableClassToInstanceMap
.
- of(Class<T>, T) - Static method in class com.google.common.collect.ImmutableClassToInstanceMap
-
Returns an ImmutableClassToInstanceMap
containing a single entry.
- of() - Static method in class com.google.common.collect.ImmutableList
-
Returns the empty immutable list.
- of(E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing a single element.
- of(E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of() - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns the empty multimap.
- of(K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing a single entry.
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of() - Static method in class com.google.common.collect.ImmutableMap
-
Returns the empty map.
- of(K, V) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing a single entry.
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing the given entries, in order.
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing the given entries, in order.
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing the given entries, in order.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
-
Returns an immutable map containing the given entries, in order.
- of() - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an empty multimap.
- of(K, V) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing a single entry.
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing the given entries, in the
"key-grouped" insertion order described in the
class documentation.
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing the given entries, in the
"key-grouped" insertion order described in the
class documentation.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable multimap containing the given entries, in the
"key-grouped" insertion order described in the
class documentation.
- of() - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns the empty immutable multiset.
- of(E) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing a single element.
- of(E, E) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in order.
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableMultiset
-
Returns an immutable multiset containing the given elements, in the "grouped iteration order"
described in the class documentation.
- of() - Static method in class com.google.common.collect.ImmutableRangeMap
-
Returns an empty immutable range map.
- of(Range<K>, V) - Static method in class com.google.common.collect.ImmutableRangeMap
-
Returns an immutable range map mapping a single range to a single value.
- of() - Static method in class com.google.common.collect.ImmutableRangeSet
-
Returns an empty immutable range set.
- of(Range<C>) - Static method in class com.google.common.collect.ImmutableRangeSet
-
Returns an immutable range set containing the specified single range.
- of() - Static method in class com.google.common.collect.ImmutableSet
-
Returns the empty immutable set.
- of(E) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing element
.
- of(E, E) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing the given elements, minus duplicates, in the order each was
first specified.
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing the given elements, minus duplicates, in the order each was
first specified.
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing the given elements, minus duplicates, in the order each was
first specified.
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing the given elements, minus duplicates, in the order each was
first specified.
- of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSet
-
Returns an immutable set containing the given elements, minus duplicates, in the order each was
first specified.
- of() - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns the empty multimap.
- of(K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap containing a single entry.
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
Returns an immutable multimap containing the given entries, in order.
- of() - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns the empty sorted map.
- of(K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing a single entry.
- of(Comparator<? super K>, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable map containing a single entry.
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
- of(K, V) - Static method in class com.google.common.collect.ImmutableSortedMapFauxverideShim
-
- of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMapFauxverideShim
-
- of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMapFauxverideShim
-
- of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMapFauxverideShim
-
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMapFauxverideShim
-
- of() - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns the empty immutable sorted multiset.
- of(E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing a single element.
- of(E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
- of(E) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- of(E, E) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedMultisetFauxverideShim
-
- of() - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns the empty immutable sorted set.
- of(E) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing a single element.
- of(E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
- of(E) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- of(E, E) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedSetFauxverideShim
-
- of() - Static method in class com.google.common.collect.ImmutableTable
-
Returns an empty immutable table.
- of(R, C, V) - Static method in class com.google.common.collect.ImmutableTable
-
Returns an immutable table containing a single cell.
- of(E...) - Static method in class com.google.common.collect.testing.MinimalCollection
-
- of(E...) - Static method in class com.google.common.collect.testing.MinimalIterable
-
Returns an iterable whose iterator returns the given elements in order.
- of(E...) - Static method in class com.google.common.collect.testing.MinimalSet
-
- of() - Static method in class com.google.common.graph.DirectedGraphConnections
-
- of() - Static method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- of() - Static method in class com.google.common.graph.DirectedNetworkConnections
-
- of(Graph<?>, N, N) - Static method in class com.google.common.graph.EndpointPair
-
Returns an
EndpointPair
representing the endpoints of an edge in
graph
.
- of(Network<?, ?>, N, N) - Static method in class com.google.common.graph.EndpointPair
-
Returns an
EndpointPair
representing the endpoints of an edge in
network
.
- of(Graph<N>) - Static method in class com.google.common.graph.EndpointPairIterator
-
- of() - Static method in class com.google.common.graph.UndirectedGraphConnections
-
- of() - Static method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- of() - Static method in class com.google.common.graph.UndirectedNetworkConnections
-
- of(Iterable<? extends Number>) - Static method in class com.google.common.math.Stats
-
Returns statistics over a dataset containing the given values.
- of(Iterator<? extends Number>) - Static method in class com.google.common.math.Stats
-
Returns statistics over a dataset containing the given values.
- of(double...) - Static method in class com.google.common.math.Stats
-
Returns statistics over a dataset containing the given values.
- of(int...) - Static method in class com.google.common.math.Stats
-
Returns statistics over a dataset containing the given values.
- of(long...) - Static method in class com.google.common.math.Stats
-
Returns statistics over a dataset containing the given values.
- of(String, ClassLoader) - Static method in class com.google.common.reflect.ClassPath.ResourceInfo
-
- of() - Static method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
Returns an empty type to instance map.
- of(Class<T>) - Static method in class com.google.common.reflect.TypeToken
-
Returns an instance of type token that wraps type
.
- of(Type) - Static method in class com.google.common.reflect.TypeToken
-
Returns an instance of type token that wraps type
.
- of(Equivalence<? super T>) - Static method in class com.google.common.testing.EquivalenceTester
-
- ofClassAndContents(Class<? super E>, E...) - Static method in class com.google.common.collect.testing.MinimalCollection
-
- ofClassAndContents(Class<? super E>, E[], Iterable<? extends E>) - Static method in class com.google.common.collect.testing.MinimalSet
-
- ofEntries(ImmutableMapEntry<K, V>...) - Static method in class com.google.common.collect.ImmutableSortedMap
-
- offer(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- offer(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- offer(E) - Method in class com.google.common.collect.EvictingQueue
-
Adds the given element to this queue.
- offer(E, long, TimeUnit) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- offer(E) - Method in class com.google.common.collect.ForwardingQueue
-
- offer(E) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Adds the given element to this queue.
- offer(E) - Method in class com.google.common.collect.Synchronized.SynchronizedQueue
-
- offer(T) - Method in class com.google.common.collect.TopKSelector
-
Adds elem
as a candidate for the top k
elements.
- offer(E, long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
-
- offerAll(Iterable<? extends T>) - Method in class com.google.common.collect.TopKSelector
-
Adds each member of elements
as a candidate for the top k
elements.
- offerAll(Iterator<? extends T>) - Method in class com.google.common.collect.TopKSelector
-
Adds each member of elements
as a candidate for the top k
elements.
- offerFirst(E, long, TimeUnit) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- offerFirst(E) - Method in class com.google.common.collect.ForwardingDeque
-
- offerFirst(E) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- offerLast(E, long, TimeUnit) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- offerLast(E) - Method in class com.google.common.collect.ForwardingDeque
-
- offerLast(E) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- offset - Variable in class com.google.common.base.Splitter.SplittingIterator
-
- offset - Variable in class com.google.common.collect.ImmutableList.SubList
-
- offset - Variable in class com.google.common.collect.RegularImmutableSortedMultiset
-
- offset - Variable in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- offset - Variable in class com.google.common.io.ByteSource.SlicedByteSource
-
- ofImmutable(Set<N>, Map<N, V>) - Static method in class com.google.common.graph.DirectedGraphConnections
-
- ofImmutable(Map<E, N>, Map<E, N>, int) - Static method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- ofImmutable(Map<E, N>, Map<E, N>, int) - Static method in class com.google.common.graph.DirectedNetworkConnections
-
- ofImmutable(Map<N, V>) - Static method in class com.google.common.graph.UndirectedGraphConnections
-
- ofImmutable(Map<E, N>) - Static method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- ofImmutable(Map<E, N>) - Static method in class com.google.common.graph.UndirectedNetworkConnections
-
- ofInstance(T) - Static method in class com.google.common.base.Suppliers
-
Returns a supplier that always supplies instance
.
- OGG_AUDIO - Static variable in class com.google.common.net.MediaType
-
- OGG_CONTAINER - Static variable in class com.google.common.net.MediaType
-
- OGG_VIDEO - Static variable in class com.google.common.net.MediaType
-
- oldValue - Variable in class com.google.common.cache.LocalCache.LoadingValueReference
-
- omitEmptyStrings - Variable in class com.google.common.base.Splitter
-
- omitEmptyStrings() - Method in class com.google.common.base.Splitter
-
Returns a splitter that behaves equivalently to this
splitter, but automatically omits
empty strings from the results.
- omitEmptyStrings - Variable in class com.google.common.base.Splitter.SplittingIterator
-
- omitNullValues - Variable in class com.google.common.base.MoreObjects.ToStringHelper
-
- omitNullValues() - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
- omitNullValues - Variable in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- omitNullValues() - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- omitPadding() - Method in class com.google.common.io.BaseEncoding
-
Returns an encoding that behaves equivalently to this encoding, but omits any padding
characters as specified by
RFC 4648
section 3.2, Padding of Encoded Data.
- omitPadding() - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- omitPadding() - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- on(String) - Static method in class com.google.common.base.Joiner
-
Returns a joiner which automatically places separator
between consecutive elements.
- on(char) - Static method in class com.google.common.base.Joiner
-
Returns a joiner which automatically places separator
between consecutive elements.
- on(char) - Static method in class com.google.common.base.Splitter
-
Returns a splitter that uses the given single-character separator.
- on(CharMatcher) - Static method in class com.google.common.base.Splitter
-
Returns a splitter that considers any single character matched by the given CharMatcher
to be a separator.
- on(String) - Static method in class com.google.common.base.Splitter
-
Returns a splitter that uses the given fixed string as a separator.
- on(Pattern) - Static method in class com.google.common.base.Splitter
-
Returns a splitter that considers any subsequence matching pattern
to be a separator.
- on(CommonPattern) - Static method in class com.google.common.base.Splitter
-
- onBoth - Variable in class com.google.common.collect.Maps.MapDifferenceImpl
-
- ONE - Static variable in class com.google.common.primitives.UnsignedInteger
-
- ONE - Static variable in class com.google.common.primitives.UnsignedLong
-
- ONE_BITS - Static variable in class com.google.common.math.DoubleUtils
-
- OnePlusArrayList(E, E[]) - Constructor for class com.google.common.collect.Lists.OnePlusArrayList
-
- OneSizeGenerator<T,E> - Class in com.google.common.collect.testing
-
Generator for collection of a particular size.
- OneSizeGenerator(TestContainerGenerator<T, E>, CollectionSize) - Constructor for class com.google.common.collect.testing.OneSizeGenerator
-
- OneSizeTestContainerGenerator<T,E> - Interface in com.google.common.collect.testing
-
The subject-generator interface accepted by Collection testers, for testing
a Collection at one particular
CollectionSize
.
- OneSizeTestSuiteBuilder(List<Class<? extends AbstractTester>>) - Constructor for class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder.OneSizeTestSuiteBuilder
-
- OneWeigher() - Constructor for enum com.google.common.cache.CacheBuilder.OneWeigher
-
- onFailure(Throwable) - Method in interface com.google.common.util.concurrent.FutureCallback
-
Invoked when a Future
computation fails or is canceled.
- onKeys() - Method in class com.google.common.collect.Ordering
-
- onlyOnLeft - Variable in class com.google.common.collect.Maps.MapDifferenceImpl
-
- onlyOnRight - Variable in class com.google.common.collect.Maps.MapDifferenceImpl
-
- onPattern(String) - Static method in class com.google.common.base.Splitter
-
Returns a splitter that considers any subsequence matching a given pattern (regular expression)
to be a separator.
- onRemoval(RemovalNotification<Object, Object>) - Method in enum com.google.common.cache.CacheBuilder.NullListener
-
- onRemoval(RemovalNotification<K, V>) - Method in interface com.google.common.cache.RemovalListener
-
Notifies the listener that a removal occurred at some point in the past.
- onResultOf(Function<F, ? extends T>) - Method in class com.google.common.base.Equivalence
-
Returns a new equivalence relation for F
which evaluates equivalence by first applying
function
to the argument, then evaluating using this
.
- onResultOf(Function<F, ? extends T>) - Method in class com.google.common.collect.Ordering
-
Returns a new ordering on F
which orders elements by first applying a function to them,
then comparing those results using this
.
- onSuccess(V) - Method in interface com.google.common.util.concurrent.FutureCallback
-
Invoked with the result of the Future
computation when it is successful.
- OOXML_DOCUMENT - Static variable in class com.google.common.net.MediaType
-
- OOXML_PRESENTATION - Static variable in class com.google.common.net.MediaType
-
- OOXML_SHEET - Static variable in class com.google.common.net.MediaType
-
- open(C, C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values strictly greater than lower
and strictly less than upper
.
- openBufferedStream() - Method in class com.google.common.io.ByteSink
-
Opens a new buffered OutputStream
for writing to this sink.
- openBufferedStream() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- openBufferedStream() - Method in class com.google.common.io.ByteSource
-
Opens a new buffered InputStream
for reading from this source.
- openBufferedStream() - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- openBufferedStream() - Method in class com.google.common.io.CharSink
-
Opens a new buffered Writer
for writing to this sink.
- openBufferedStream() - Method in class com.google.common.io.CharSource
-
Opens a new BufferedReader
for reading from this source.
- openClosed(C, C) - Static method in class com.google.common.collect.Range
-
Returns a range that contains all values strictly greater than lower
and less than or equal to upper
.
- OPENDOCUMENT_GRAPHICS - Static variable in class com.google.common.net.MediaType
-
- OPENDOCUMENT_PRESENTATION - Static variable in class com.google.common.net.MediaType
-
- OPENDOCUMENT_SPREADSHEET - Static variable in class com.google.common.net.MediaType
-
- OPENDOCUMENT_TEXT - Static variable in class com.google.common.net.MediaType
-
- openInputStream() - Method in class com.google.common.io.FileBackedOutputStream
-
- openStream() - Method in class com.google.common.io.ByteSink.AsCharSink
-
- openStream() - Method in class com.google.common.io.ByteSink
-
Opens a new OutputStream
for writing to this sink.
- openStream() - Method in class com.google.common.io.ByteSource.AsCharSource
-
- openStream() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- openStream() - Method in class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- openStream() - Method in class com.google.common.io.ByteSource
-
Opens a new InputStream
for reading from this source.
- openStream() - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- openStream() - Method in class com.google.common.io.CharSink
-
Opens a new Writer
for writing to this sink.
- openStream() - Method in class com.google.common.io.CharSource.AsByteSource
-
- openStream() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- openStream() - Method in class com.google.common.io.CharSource.ConcatenatedCharSource
-
- openStream() - Method in class com.google.common.io.CharSource
-
Opens a new Reader
for reading from this source.
- openStream() - Method in class com.google.common.io.Files.FileByteSink
-
- openStream() - Method in class com.google.common.io.Files.FileByteSource
-
- openStream() - Method in class com.google.common.io.Resources.UrlByteSource
-
- openStream() - Method in class com.google.common.testing.ArbitraryInstances.NullByteSink
-
- oppositeNode(Object) - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- oppositeNode(Object) - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- oppositeNode(Object) - Method in interface com.google.common.graph.NetworkConnections
-
Returns the node that is opposite the origin node along edge
.
- optimalNumOfBits(long, double) - Static method in class com.google.common.hash.BloomFilter
-
Computes m (total bits of Bloom filter) which is expected to achieve, for the specified
expected insertions, the required false positive probability.
- optimalNumOfHashFunctions(long, long) - Static method in class com.google.common.hash.BloomFilter
-
Computes the optimal k (number of hashes per element inserted in Bloom filter), given the
expected insertions and total number of bits in the Bloom filter.
- Optional<T> - Class in com.google.common.base
-
An immutable object that may contain a non-null reference to another object.
- Optional() - Constructor for class com.google.common.base.Optional
-
- or(T) - Method in class com.google.common.base.Absent
-
- or(Optional<? extends T>) - Method in class com.google.common.base.Absent
-
- or(Supplier<? extends T>) - Method in class com.google.common.base.Absent
-
- or(CharMatcher) - Method in class com.google.common.base.CharMatcher.Any
-
- or(CharMatcher) - Method in class com.google.common.base.CharMatcher.Is
-
- or(CharMatcher) - Method in class com.google.common.base.CharMatcher.IsNot
-
- or(CharMatcher) - Method in class com.google.common.base.CharMatcher.None
-
- or(CharMatcher) - Method in class com.google.common.base.CharMatcher
-
Returns a matcher that matches any character matched by either this matcher or other
.
- Or(CharMatcher, CharMatcher) - Constructor for class com.google.common.base.CharMatcher.Or
-
- or(T) - Method in class com.google.common.base.Optional
-
Returns the contained instance if it is present; defaultValue
otherwise.
- or(Optional<? extends T>) - Method in class com.google.common.base.Optional
-
Returns this Optional
if it has a value present; secondChoice
otherwise.
- or(Supplier<? extends T>) - Method in class com.google.common.base.Optional
-
Returns the contained instance if it is present; supplier.get()
otherwise.
- or(Iterable<? extends Predicate<? super T>>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if any one of its components evaluates to
true
.
- or(Predicate<? super T>...) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if any one of its components evaluates to
true
.
- or(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if either of its components evaluates to
true
.
- or(T) - Method in class com.google.common.base.Present
-
- or(Optional<? extends T>) - Method in class com.google.common.base.Present
-
- or(Supplier<? extends T>) - Method in class com.google.common.base.Present
-
- or(AbstractPackageSanityTests.Chopper) - Method in class com.google.common.testing.AbstractPackageSanityTests.Chopper
-
- order(List<E>) - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder.ReserializedCollectionGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- order(List<K>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- order(List<V>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- order(List<V>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- order(List<Map.Entry<V, K>>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- order(List<Map.Entry<AnEnum, String>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
-
- order(List<Map.Entry<String, Integer>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- order(List<Map.Entry<K, Collection<V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- order(List<K>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- order(List<V>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapGetGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- order(List<V>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ValuesGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ElementSetGenerator
-
- order(List<Multiset.Entry<E>>) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.EntrySetGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ReserializedMultisetGenerator
-
- order(List<Integer>) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
-
Sorts the elements in reverse natural order.
- order(List<String>) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
-
- order(List<String>) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
-
- order(List<String>) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
-
- order(List<Map.Entry<String, Integer>>) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- order(List<String>) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.ForwardingTestMultisetGenerator
-
- order(List<AnEnum>) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
Sorts the enums according to their natural ordering.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
Returns the original element list, unchanged.
- order(List<E>) - Method in class com.google.common.collect.testing.ListTestSuiteBuilder.ReserializedListGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.DescendingTestMapGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.SetTestSuiteBuilder.ReserializedSetGenerator
-
- order(List<Character>) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
Returns the original element list, unchanged.
- order(List<Object>) - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
-
Returns the original element list, unchanged.
- order(List<E>) - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Returns the iteration ordering of elements, given the order in
which they were added to the container.
- order(List<Map.Entry<AnEnum, String>>) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
Returns the elements sorted in natural order.
- order(List<AnEnum>) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
Sorts the enums according to their natural ordering.
- order(List<Integer>) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
Returns the iteration ordering of elements, given the order in
which they were added to the container.
- order(List<Integer>) - Method in class com.google.common.collect.testing.TestIntegerSortedSetGenerator
-
Sorts the elements by their natural ordering.
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
Returns the iteration ordering of elements, given the order in
which they were added to the container.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
Sorts the elements by their natural ordering.
- order(List<UnhashableObject>) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- orderColumnsBy(Comparator<? super C>) - Method in class com.google.common.collect.ImmutableTable.Builder
-
Specifies the ordering of the generated table's columns.
- ordered(N, N) - Static method in class com.google.common.graph.EndpointPair
-
Returns an
EndpointPair
representing the endpoints of a directed edge.
- Ordered(N, N) - Constructor for class com.google.common.graph.EndpointPair.Ordered
-
- orderedBy(Comparator<K>) - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns a builder that creates immutable sorted maps with an explicit
comparator.
- orderedBy(Comparator<E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns a builder that creates immutable sorted multisets with an explicit comparator.
- orderedBy(Comparator<E>) - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns a builder that creates immutable sorted sets with an explicit
comparator.
- orderedBy(Comparator<B>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
-
Creates and returns a new builder, configured to build MinMaxPriorityQueue
instances that use comparator
to determine the
least and greatest elements.
- OrderedPermutationCollection(Iterable<E>, Comparator<? super E>) - Constructor for class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- OrderedPermutationIterator(List<E>, Comparator<? super E>) - Constructor for class com.google.common.collect.Collections2.OrderedPermutationIterator
-
- orderedPermutations(Iterable<E>) - Static method in class com.google.common.collect.Collections2
-
Returns a Collection
of all the permutations of the specified
Iterable
.
- orderedPermutations(Iterable<E>, Comparator<? super E>) - Static method in class com.google.common.collect.Collections2
-
Returns a Collection
of all the permutations of the specified
Iterable
using the specified Comparator
for establishing
the lexicographical ordering.
- orderEntriesByKey(List<Map.Entry<K, V>>) - Static method in class com.google.common.collect.testing.Helpers
-
- orderEntriesByValue(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableBiMap.Builder
-
Configures this Builder
to order entries by value according to the specified
comparator.
- orderEntriesByValue(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableMap.Builder
-
Configures this Builder
to order entries by value according to the specified
comparator.
- orderEntriesByValue(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
-
- ordering - Variable in class com.google.common.collect.ByFunctionOrdering
-
- ordering() - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
-
- ordering - Variable in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- ordering - Variable in class com.google.common.collect.NullsFirstOrdering
-
- ordering - Variable in class com.google.common.collect.NullsLastOrdering
-
- Ordering<T> - Class in com.google.common.collect
-
A comparator, with additional methods to support common operations.
- Ordering() - Constructor for class com.google.common.collect.Ordering
-
Constructs a new instance of this class (only invokable by the subclass
constructor, typically implicit).
- Ordering.ArbitraryOrdering - Class in com.google.common.collect
-
- Ordering.ArbitraryOrderingHolder - Class in com.google.common.collect
-
- Ordering.IncomparableValueException - Exception in com.google.common.collect
-
- orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
Specifies the ordering of the generated multimap's keys.
- orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Specifies the ordering of the generated multimap's keys.
- orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
Specifies the ordering of the generated multimap's keys.
- orderRowsBy(Comparator<? super R>) - Method in class com.google.common.collect.ImmutableTable.Builder
-
Specifies the ordering of the generated table's rows.
- orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
Specifies the ordering of the generated multimap's values for each key.
- orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Specifies the ordering of the generated multimap's values for each key.
- orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
Specifies the ordering of the generated multimap's values for each key.
- ordinal() - Method in interface com.google.common.hash.BloomFilter.Strategy
-
Identifier used to encode this strategy, when marshalled as part of a BloomFilter.
- ORIGIN - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Origin
header field name.
- original - Variable in class com.google.common.base.CharMatcher.Negated
-
- original - Variable in class com.google.common.base.Converter.ReverseConverter
-
- original - Variable in class com.google.common.collect.Tables.TransposeTable
-
- originalDelegate - Variable in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection.WrappedIterator
-
- orNaturalOrder(Comparator<? super E>) - Static method in class com.google.common.collect.Maps
-
Returns the specified comparator if not null; otherwise returns Ordering.natural()
.
- orNull() - Method in class com.google.common.base.Absent
-
- orNull() - Method in class com.google.common.base.Optional
-
Returns the contained instance if it is present; null
otherwise.
- orNull() - Method in class com.google.common.base.Present
-
- OrPredicate(List<? extends Predicate<? super T>>) - Constructor for class com.google.common.base.Predicates.OrPredicate
-
- otherHeap - Variable in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- out - Variable in class com.google.common.io.FileBackedOutputStream
-
- outDegree(Object) - Method in class com.google.common.graph.AbstractGraph
-
- outDegree(Object) - Method in class com.google.common.graph.AbstractNetwork
-
- outDegree(Object) - Method in class com.google.common.graph.ForwardingGraph
-
- outDegree(Object) - Method in interface com.google.common.graph.Graph
-
Returns the count of node
's outgoing edges (equal to successors(node).size()
)
in a directed graph.
- outDegree(Object) - Method in interface com.google.common.graph.Network
-
- outEdgeMap - Variable in class com.google.common.graph.AbstractDirectedNetworkConnections
-
Keys are edges outgoing from the origin node, values are the target node.
- outEdges() - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- outEdges() - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- outEdges(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- outEdges(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- outEdges(Object) - Method in interface com.google.common.graph.Network
-
Returns all edges in this network which can be traversed in the direction (if any) of the edge
starting from node
.
- outEdges() - Method in interface com.google.common.graph.NetworkConnections
-
- outEdgeToNode - Variable in class com.google.common.graph.MultiEdgesConnecting
-
- outerSplitter - Variable in class com.google.common.base.Splitter.MapSplitter
-
- output(K, V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.Itr
-
- output(HashBiMap.BiEntry<K, V>) - Method in class com.google.common.collect.HashBiMap.Itr
-
- output(K, V) - Method in class com.google.common.collect.ImmutableMultimap.Itr
-
- output - Variable in class com.google.common.io.ByteStreams.ByteArrayDataOutputStream
-
- overflowInParse(long, int, int) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns true if (current * radix) + digit is a number too large to be represented by an
unsigned long.
- owner - Variable in class com.google.common.util.concurrent.AbstractFuture.SetFuture
-
- ownerType - Variable in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- p - Variable in class com.google.common.base.Predicates.CompositionPredicate
-
- p0 - Variable in class com.google.common.cache.Striped64.Cell
-
- p1 - Variable in class com.google.common.cache.Striped64.Cell
-
- p2 - Variable in class com.google.common.cache.Striped64.Cell
-
- p3 - Variable in class com.google.common.cache.Striped64.Cell
-
- P3P - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP P3P
header field name.
- p4 - Variable in class com.google.common.cache.Striped64.Cell
-
- p5 - Variable in class com.google.common.cache.Striped64.Cell
-
- p6 - Variable in class com.google.common.cache.Striped64.Cell
-
- packagesToTest - Variable in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
- PaddedLock() - Constructor for class com.google.common.util.concurrent.Striped.PaddedLock
-
- paddedPartition(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
-
Divides an iterable into unmodifiable sublists of the given size, padding
the final iterable with null values if necessary.
- paddedPartition(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
-
Divides an iterator into unmodifiable sublists of the given size, padding
the final iterator with null values if necessary.
- PaddedSemaphore(int) - Constructor for class com.google.common.util.concurrent.Striped.PaddedSemaphore
-
- padding() - Method in class com.google.common.io.BaseEncoding
-
- padding() - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- padding() - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- paddingChar - Variable in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- padEnd(String, int, char) - Static method in class com.google.common.base.Strings
-
Returns a string, of length at least minLength
, consisting of string
appended
with as many copies of padChar
as are necessary to reach that length.
- padStart(String, int, char) - Static method in class com.google.common.base.Strings
-
Returns a string, of length at least minLength
, consisting of string
prepended
with as many copies of padChar
as are necessary to reach that length.
- padToLong() - Method in class com.google.common.hash.HashCode.BytesHashCode
-
- padToLong() - Method in class com.google.common.hash.HashCode.IntHashCode
-
- padToLong() - Method in class com.google.common.hash.HashCode.LongHashCode
-
- padToLong() - Method in class com.google.common.hash.HashCode
-
If this hashcode has enough bits, returns asLong()
, otherwise returns a long
value with asBytes()
as the least-significant bytes and 0x00
as the remaining
most-significant bytes.
- PairedStats - Class in com.google.common.math
-
An immutable value object capturing some basic statistics about a collection of paired double
values (e.g.
- PairedStats(Stats, Stats, double) - Constructor for class com.google.common.math.PairedStats
-
Internal constructor.
- PairedStatsAccumulator - Class in com.google.common.math
-
A mutable object which accumulates paired double values (e.g.
- PairedStatsAccumulator() - Constructor for class com.google.common.math.PairedStatsAccumulator
-
- pairwise() - Method in class com.google.common.base.Equivalence
-
Returns an equivalence over iterables based on the equivalence of their elements.
- PairwiseEquivalence<T> - Class in com.google.common.base
-
- PairwiseEquivalence(Equivalence<? super T>) - Constructor for class com.google.common.base.PairwiseEquivalence
-
- PARALLEL_EDGES_NOT_ALLOWED - Static variable in class com.google.common.graph.GraphConstants
-
- Parameter - Class in com.google.common.reflect
-
Represents a method or constructor parameter.
- Parameter(Invokable<?, ?>, int, TypeToken<?>, Annotation[]) - Constructor for class com.google.common.reflect.Parameter
-
- PARAMETER_JOINER - Static variable in class com.google.common.net.MediaType
-
- ParameterHasNoDistinctValueException(Parameter) - Constructor for exception com.google.common.testing.ClassSanityTester.ParameterHasNoDistinctValueException
-
- ParameterizedTypeImpl(Type, Class<?>, Type[]) - Constructor for class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- ParameterNotInstantiableException(Parameter) - Constructor for exception com.google.common.testing.ClassSanityTester.ParameterNotInstantiableException
-
- parameters - Variable in class com.google.common.net.MediaType
-
- parameters() - Method in class com.google.common.net.MediaType
-
Returns a multimap containing the parameters of this media type.
- parametersAsMap() - Method in class com.google.common.net.MediaType
-
- parameterTypes - Variable in class com.google.common.eventbus.SubscriberRegistry.MethodIdentifier
-
- parameterTypes - Variable in class com.google.common.testing.NullPointerTester.Signature
-
- paramString(Class<?>, int) - Static method in class com.google.common.testing.FreshValueGenerator
-
- parent() - Method in class com.google.common.net.InternetDomainName
-
Returns an InternetDomainName
that is the immediate ancestor of this one; that is, the
current domain with the leftmost part removed.
- parse(CacheBuilderSpec, String, String) - Method in class com.google.common.cache.CacheBuilderSpec.DurationParser
-
- parse(CacheBuilderSpec, String, String) - Method in class com.google.common.cache.CacheBuilderSpec.IntegerParser
-
- parse(CacheBuilderSpec, String, String) - Method in class com.google.common.cache.CacheBuilderSpec.KeyStrengthParser
-
- parse(CacheBuilderSpec, String, String) - Method in class com.google.common.cache.CacheBuilderSpec.LongParser
-
- parse(String) - Static method in class com.google.common.cache.CacheBuilderSpec
-
Creates a CacheBuilderSpec from a string.
- parse(CacheBuilderSpec, String, String) - Method in class com.google.common.cache.CacheBuilderSpec.RecordStatsParser
-
- parse(CacheBuilderSpec, String, String) - Method in interface com.google.common.cache.CacheBuilderSpec.ValueParser
-
- parse(CacheBuilderSpec, String, String) - Method in class com.google.common.cache.CacheBuilderSpec.ValueStrengthParser
-
- parse(String) - Static method in class com.google.common.net.MediaType
-
Parses a media type from its string representation.
- parseDuration(CacheBuilderSpec, long, TimeUnit) - Method in class com.google.common.cache.CacheBuilderSpec.AccessDurationParser
-
- parseDuration(CacheBuilderSpec, long, TimeUnit) - Method in class com.google.common.cache.CacheBuilderSpec.DurationParser
-
- parseDuration(CacheBuilderSpec, long, TimeUnit) - Method in class com.google.common.cache.CacheBuilderSpec.RefreshDurationParser
-
- parseDuration(CacheBuilderSpec, long, TimeUnit) - Method in class com.google.common.cache.CacheBuilderSpec.WriteDurationParser
-
- parseHextet(String) - Static method in class com.google.common.net.InetAddresses
-
- parseInteger(CacheBuilderSpec, int) - Method in class com.google.common.cache.CacheBuilderSpec.ConcurrencyLevelParser
-
- parseInteger(CacheBuilderSpec, int) - Method in class com.google.common.cache.CacheBuilderSpec.InitialCapacityParser
-
- parseInteger(CacheBuilderSpec, int) - Method in class com.google.common.cache.CacheBuilderSpec.IntegerParser
-
- parseLong(CacheBuilderSpec, long) - Method in class com.google.common.cache.CacheBuilderSpec.LongParser
-
- parseLong(CacheBuilderSpec, long) - Method in class com.google.common.cache.CacheBuilderSpec.MaximumSizeParser
-
- parseLong(CacheBuilderSpec, long) - Method in class com.google.common.cache.CacheBuilderSpec.MaximumWeightParser
-
- parseOctet(String) - Static method in class com.google.common.net.InetAddresses
-
- ParseRequest - Class in com.google.common.primitives
-
A string to be parsed as a number and the radix to interpret it in.
- ParseRequest(String, int) - Constructor for class com.google.common.primitives.ParseRequest
-
- parseTrie(CharSequence) - Static method in class com.google.thirdparty.publicsuffix.TrieParser
-
Parses a serialized trie representation of a map of reversed public suffixes into an immutable
map of public suffixes.
- parseUnsignedByte(String) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the unsigned byte
value represented by the given decimal string.
- parseUnsignedByte(String, int) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the unsigned byte
value represented by a string with the given radix.
- parseUnsignedInt(String) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns the unsigned int
value represented by the given decimal string.
- parseUnsignedInt(String, int) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns the unsigned int
value represented by a string with the given radix.
- parseUnsignedLong(String) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns the unsigned long
value represented by the given decimal string.
- parseUnsignedLong(String, int) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns the unsigned long
value represented by a string with the given radix.
- PART_CHAR_MATCHER - Static variable in class com.google.common.net.InternetDomainName
-
- Partially - Class in com.google.common.util.concurrent
-
Outer class that exists solely to let us write Partially.GwtIncompatible
instead of plain
GwtIncompatible
.
- Partially() - Constructor for class com.google.common.util.concurrent.Partially
-
- Partially.GwtIncompatible - Annotation Type in com.google.common.util.concurrent
-
The presence of this annotation on an API indicates that the method
may be used with the
Google Web Toolkit (GWT) but that it has
some
restrictions.
- partialOverlap - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- partition(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
-
Divides an iterable into unmodifiable sublists of the given size (the final
iterable may be smaller).
- partition(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
-
Divides an iterator into unmodifiable sublists of the given size (the final
list may be smaller).
- partition(List<T>, int) - Static method in class com.google.common.collect.Lists
-
Returns consecutive sublists of a list,
each of the same size (the final list may be smaller).
- Partition(List<T>, int) - Constructor for class com.google.common.collect.Lists.Partition
-
- partition(int, int, int) - Method in class com.google.common.collect.TopKSelector
-
Partitions the contents of buffer in the range [left, right] around the pivot element
previously stored in buffer[pivotValue].
- partition(double[], int, int) - Static method in class com.google.common.math.Quantiles
-
Performs a partition operation on the slice of array
with elements in the range
[from
, to
].
- partitionImpl(Iterator<T>, int, boolean) - Static method in class com.google.common.collect.Iterators
-
- parts - Variable in class com.google.common.net.InternetDomainName
-
The parts of the domain name, converted to lower case.
- parts() - Method in class com.google.common.net.InternetDomainName
-
Returns the individual components of this domain name, normalized to all lower case.
- passedArgs - Variable in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- pattern() - Method in class com.google.common.base.CommonPattern
-
- pattern - Variable in class com.google.common.base.JdkPattern
-
- pattern() - Method in class com.google.common.base.JdkPattern
-
- pattern - Variable in class com.google.common.base.Predicates.ContainsPatternPredicate
-
- pattern - Variable in class com.google.common.io.PatternFilenameFilter
-
- PatternCompiler - Interface in com.google.common.base
-
Pluggable interface for compiling a regex pattern.
- patternCompiler - Static variable in class com.google.common.base.Platform
-
- PatternFilenameFilter - Class in com.google.common.io
-
File name filter that only accepts files matching a regular expression.
- PatternFilenameFilter(String) - Constructor for class com.google.common.io.PatternFilenameFilter
-
Constructs a pattern file name filter object.
- PatternFilenameFilter(Pattern) - Constructor for class com.google.common.io.PatternFilenameFilter
-
Constructs a pattern file name filter object.
- PDF - Static variable in class com.google.common.net.MediaType
-
- pearsonsCorrelationCoefficient() - Method in class com.google.common.math.PairedStats
-
- pearsonsCorrelationCoefficient() - Method in class com.google.common.math.PairedStatsAccumulator
-
- peek() - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- peek() - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- peek() - Method in class com.google.common.collect.AbstractIterator
-
Returns the next element in the iteration without advancing the iteration,
according to the contract of
PeekingIterator.peek()
.
- peek() - Method in class com.google.common.collect.BinaryTreeTraverser.PreOrderIterator
-
- peek() - Method in class com.google.common.collect.ForwardingQueue
-
- peek() - Method in class com.google.common.collect.Iterators.PeekingImpl
-
- peek() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- peek() - Method in interface com.google.common.collect.PeekingIterator
-
Returns the next element in the iteration, without advancing the iteration.
- peek() - Method in class com.google.common.collect.Synchronized.SynchronizedQueue
-
- peek() - Method in class com.google.common.collect.TreeTraverser.BreadthFirstIterator
-
- peekedElement - Variable in class com.google.common.collect.Iterators.PeekingImpl
-
- peekFirst() - Method in class com.google.common.collect.ForwardingDeque
-
- peekFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Retrieves, but does not remove, the least element of this queue, or returns
null
if the queue is empty.
- peekFirst() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- PeekingImpl(Iterator<? extends E>) - Constructor for class com.google.common.collect.Iterators.PeekingImpl
-
- peekingIterator(Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
-
Returns a PeekingIterator
backed by the given iterator.
- peekingIterator(PeekingIterator<T>) - Static method in class com.google.common.collect.Iterators
-
- PeekingIterator<E> - Interface in com.google.common.collect
-
An iterator that supports a one-element lookahead while iterating.
- peekLast() - Method in class com.google.common.collect.ForwardingDeque
-
- peekLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Retrieves, but does not remove, the greatest element of this queue, or
returns null
if the queue is empty.
- peekLast() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- PercentEscaper - Class in com.google.common.net
-
A UnicodeEscaper
that escapes some set of Java characters using a UTF-8 based percent
encoding scheme.
- PercentEscaper(String, boolean) - Constructor for class com.google.common.net.PercentEscaper
-
Constructs a percent escaper with the specified safe characters and optional handling of the
space character.
- percentiles() - Static method in class com.google.common.math.Quantiles
-
Specifies the computation of percentiles (i.e.
- PerCollectionSizeTestSuiteBuilder<B extends PerCollectionSizeTestSuiteBuilder<B,G,T,E>,G extends TestContainerGenerator<T,E>,T,E> - Class in com.google.common.collect.testing
-
- PerCollectionSizeTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
-
- PerCollectionSizeTestSuiteBuilder.OneSizeTestSuiteBuilder<T,E> - Class in com.google.common.collect.testing
-
- permitsToTime(double) - Method in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
- PermittedMetaException(String) - Constructor for exception com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
-
- PermutationCollection(ImmutableList<E>) - Constructor for class com.google.common.collect.Collections2.PermutationCollection
-
- PermutationIterator(List<E>) - Constructor for class com.google.common.collect.Collections2.PermutationIterator
-
- permutations(Collection<E>) - Static method in class com.google.common.collect.Collections2
-
Returns a Collection
of all the permutations of the specified
Collection
.
- perThreadDispatchQueue() - Static method in class com.google.common.eventbus.Dispatcher
-
Returns a dispatcher that queues events that are posted reentrantly on a thread that is already
dispatching an event, guaranteeing that all events posted on a single thread are dispatched to
all subscribers in the order they are posted.
- PerThreadQueuedDispatcher() - Constructor for class com.google.common.eventbus.Dispatcher.PerThreadQueuedDispatcher
-
- pickInstance(T[], T) - Method in class com.google.common.testing.FreshValueGenerator
-
- pickInstance(Collection<T>, T) - Method in class com.google.common.testing.FreshValueGenerator
-
- PING_FROM - Static variable in class com.google.common.net.HttpHeaders
-
- PING_TO - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP
Ping-To
header field name.
- PLAIN_TEXT_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- Platform - Class in com.google.common.base
-
Methods factored out so that they can be emulated differently in GWT.
- Platform() - Constructor for class com.google.common.base.Platform
-
- Platform - Class in com.google.common.collect
-
Methods factored out so that they can be emulated differently in GWT.
- Platform() - Constructor for class com.google.common.collect.Platform
-
- Platform - Class in com.google.common.collect.testing
-
Methods factored out so that they can be emulated differently in GWT.
- Platform() - Constructor for class com.google.common.collect.testing.Platform
-
- Platform - Class in com.google.common.collect.testing.testers
-
This class is emulated in GWT.
- Platform() - Constructor for class com.google.common.collect.testing.testers.Platform
-
- Platform - Class in com.google.common.escape
-
Methods factored out so that they can be emulated differently in GWT.
- Platform() - Constructor for class com.google.common.escape.Platform
-
- Platform - Class in com.google.common.testing
-
Methods factored out so that they can be emulated differently in GWT.
- Platform() - Constructor for class com.google.common.testing.Platform
-
- Platform - Class in com.google.common.util.concurrent
-
Methods factored out so that they can be emulated differently in GWT.
- Platform() - Constructor for class com.google.common.util.concurrent.Platform
-
- Platform.JdkPatternCompiler - Class in com.google.common.base
-
- platformThreadFactory() - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Returns a default thread factory used to create new threads.
- plus(CacheStats) - Method in class com.google.common.cache.CacheStats
-
Returns a new CacheStats
representing the sum of this CacheStats
and
other
.
- plus(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
-
Returns the result of adding this and val
.
- plus(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
-
Returns the result of adding this and val
.
- PLUS_SIGN - Static variable in class com.google.common.net.PercentEscaper
-
- plusForSpace - Variable in class com.google.common.net.PercentEscaper
-
If true we should convert space to the +
character.
- PNG - Static variable in class com.google.common.net.MediaType
-
- Policies() - Constructor for enum com.google.common.util.concurrent.CycleDetectingLockFactory.Policies
-
- policy - Variable in class com.google.common.testing.NullPointerTester
-
- policy - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory
-
- poll() - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- poll() - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- poll(long, TimeUnit) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- poll() - Method in class com.google.common.collect.ForwardingQueue
-
- poll() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- poll() - Method in class com.google.common.collect.Synchronized.SynchronizedQueue
-
- poll(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
-
- pollAsMapEntry(Iterator<Map.Entry<K, Collection<V>>>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- pollFirst() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- pollFirst() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- pollFirst(long, TimeUnit) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- pollFirst() - Method in class com.google.common.collect.ForwardingDeque
-
- pollFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
-
- pollFirst() - Method in class com.google.common.collect.ImmutableSortedSet
-
- pollFirst() - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- pollFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Removes and returns the least element of this queue, or returns null
if the queue is empty.
- pollFirst() - Method in class com.google.common.collect.Sets.DescendingSet
-
- pollFirst() - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- pollFirst() - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- pollFirst() - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- pollFirst() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- pollFirst() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- pollFirst() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- pollFirstEntry() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- pollFirstEntry() - Method in class com.google.common.collect.AbstractNavigableMap
-
- pollFirstEntry() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- pollFirstEntry() - Method in class com.google.common.collect.DescendingMultiset
-
- pollFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- pollFirstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- pollFirstEntry() - Method in class com.google.common.collect.ImmutableSortedMap
-
- pollFirstEntry() - Method in class com.google.common.collect.ImmutableSortedMultiset
-
- pollFirstEntry() - Method in class com.google.common.collect.Maps.DescendingMap
-
- pollFirstEntry() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- pollFirstEntry() - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- pollFirstEntry() - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- pollFirstEntry() - Method in interface com.google.common.collect.SortedMultiset
-
Returns and removes the entry associated with the lowest element in this
multiset, or returns null
if this multiset is empty.
- pollFirstEntry() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- pollFirstEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- pollFirstEntry() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- pollLast() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- pollLast() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- pollLast(long, TimeUnit) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- pollLast() - Method in class com.google.common.collect.ForwardingDeque
-
- pollLast() - Method in class com.google.common.collect.ForwardingNavigableSet
-
- pollLast() - Method in class com.google.common.collect.ImmutableSortedSet
-
- pollLast() - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- pollLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Removes and returns the greatest element of this queue, or returns null
if the queue is empty.
- pollLast() - Method in class com.google.common.collect.Sets.DescendingSet
-
- pollLast() - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- pollLast() - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- pollLast() - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- pollLast() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- pollLast() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- pollLast() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- pollLastEntry() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- pollLastEntry() - Method in class com.google.common.collect.AbstractNavigableMap
-
- pollLastEntry() - Method in class com.google.common.collect.AbstractSortedMultiset
-
- pollLastEntry() - Method in class com.google.common.collect.DescendingMultiset
-
- pollLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- pollLastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- pollLastEntry() - Method in class com.google.common.collect.ImmutableSortedMap
-
- pollLastEntry() - Method in class com.google.common.collect.ImmutableSortedMultiset
-
- pollLastEntry() - Method in class com.google.common.collect.Maps.DescendingMap
-
- pollLastEntry() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- pollLastEntry() - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- pollLastEntry() - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- pollLastEntry() - Method in interface com.google.common.collect.SortedMultiset
-
Returns and removes the entry associated with the greatest element in this
multiset, or returns null
if this multiset is empty.
- pollLastEntry() - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- pollLastEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- pollLastEntry() - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- pollNext(Iterator<T>) - Static method in class com.google.common.collect.Iterators
-
Deletes and returns the next value from the iterator, or returns
null
if there is no such value.
- pop() - Method in class com.google.common.collect.ForwardingDeque
-
- pop() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- populate(M, Map.Entry<T, String>[]) - Static method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- populateCache(Class<T>) - Static method in class com.google.common.base.Enums
-
- populateMap(Map<K, V>, ObjectInputStream) - Static method in class com.google.common.collect.Serialization
-
Populates a map by reading an input stream, as part of deserialization.
- populateMap(Map<K, V>, ObjectInputStream, int) - Static method in class com.google.common.collect.Serialization
-
Populates a map by reading an input stream, as part of deserialization.
- populateMultimap(Multimap<K, V>, ObjectInputStream) - Static method in class com.google.common.collect.Serialization
-
Populates a multimap by reading an input stream, as part of
deserialization.
- populateMultimap(Multimap<K, V>, ObjectInputStream, int) - Static method in class com.google.common.collect.Serialization
-
Populates a multimap by reading an input stream, as part of
deserialization.
- populateMultiset(Multiset<E>, ObjectInputStream) - Static method in class com.google.common.collect.Serialization
-
Populates a multiset by reading an input stream, as part of
deserialization.
- populateMultiset(Multiset<E>, ObjectInputStream, int) - Static method in class com.google.common.collect.Serialization
-
Populates a multiset by reading an input stream, as part of
deserialization.
- populateTypeMappings(Map<TypeResolver.TypeVariableKey, Type>, Type, Type) - Static method in class com.google.common.reflect.TypeResolver
-
- populationCovariance() - Method in class com.google.common.math.PairedStats
-
Returns the population covariance of the values.
- populationCovariance() - Method in class com.google.common.math.PairedStatsAccumulator
-
Returns the population covariance of the values.
- populationStandardDeviation() - Method in class com.google.common.math.Stats
-
- populationStandardDeviation() - Method in class com.google.common.math.StatsAccumulator
-
- populationVariance() - Method in class com.google.common.math.Stats
-
- populationVariance() - Method in class com.google.common.math.StatsAccumulator
-
- port - Variable in class com.google.common.net.HostAndPort
-
Validated port number in the range [0..65535], or NO_PORT
- port - Variable in class com.google.common.net.InetAddresses.TeredoInfo
-
- pos - Variable in class com.google.common.io.CharSequenceReader
-
- position - Variable in class com.google.common.collect.AbstractIndexedListIterator
-
- position - Variable in class com.google.common.net.MediaType.Tokenizer
-
- position - Variable in class com.google.common.reflect.Parameter
-
- positiveBoundedAbove - Variable in class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- positiveBoundedBelow - Variable in class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- positiveRangesByLowerBound - Variable in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- positiveRangesByUpperBound - Variable in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- post(Object) - Method in class com.google.common.eventbus.EventBus
-
Posts an event to all registered subscribers.
- postOrderIterator(T) - Method in class com.google.common.collect.BinaryTreeTraverser
-
- PostOrderIterator(T) - Constructor for class com.google.common.collect.BinaryTreeTraverser.PostOrderIterator
-
- postOrderIterator(T) - Method in class com.google.common.collect.TreeTraverser
-
- PostOrderIterator(T) - Constructor for class com.google.common.collect.TreeTraverser.PostOrderIterator
-
- PostOrderNode(T, Iterator<T>) - Constructor for class com.google.common.collect.TreeTraverser.PostOrderNode
-
- postOrderTraversal(T) - Method in class com.google.common.collect.TreeTraverser
-
Returns an unmodifiable iterable over the nodes in a tree structure, using post-order
traversal.
- postReadCleanup() - Method in class com.google.common.cache.LocalCache.Segment
-
Performs routine cleanup following a read.
- postReadCleanup() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Performs routine cleanup following a read.
- POSTSCRIPT - Static variable in class com.google.common.net.MediaType
-
- postWriteCleanup() - Method in class com.google.common.cache.LocalCache.Segment
-
Performs routine cleanup following a write.
- PotentialDeadlockException(CycleDetectingLockFactory.LockGraphNode, CycleDetectingLockFactory.LockGraphNode, CycleDetectingLockFactory.ExampleStackTrace) - Constructor for exception com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
-
- pow(int, int) - Static method in class com.google.common.math.IntMath
-
Returns b
to the k
th power.
- pow(long, int) - Static method in class com.google.common.math.LongMath
-
Returns b
to the k
th power.
- PowerOfTwoStriped(int) - Constructor for class com.google.common.util.concurrent.Striped.PowerOfTwoStriped
-
- powerSet(Set<E>) - Static method in class com.google.common.collect.Sets
-
Returns the set of all possible subsets of set
.
- PowerSet(Set<E>) - Constructor for class com.google.common.collect.Sets.PowerSet
-
- powersOf10 - Static variable in class com.google.common.math.IntMath
-
- powersOf10 - Static variable in class com.google.common.math.LongMath
-
- powMod(long, long, long) - Method in enum com.google.common.math.LongMath.MillerRabinTester
-
Returns a^p mod m.
- PRAGMA - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Pragma
header field name.
- precomputeCharMatcher(CharMatcher) - Static method in class com.google.common.base.Platform
-
- precomputed() - Method in class com.google.common.base.CharMatcher.FastMatcher
-
- precomputed() - Method in class com.google.common.base.CharMatcher.NegatedFastMatcher
-
- precomputed() - Method in class com.google.common.base.CharMatcher
-
Returns a char
matcher functionally equivalent to this one, but which may be faster to
query than the original; your mileage may vary.
- precomputedInternal() - Method in class com.google.common.base.CharMatcher
-
- precomputedPositive(int, BitSet, String) - Static method in class com.google.common.base.CharMatcher
-
- Preconditions - Class in com.google.common.base
-
Static convenience methods that help a method or constructor check whether it was invoked
correctly (whether its preconditions have been met).
- Preconditions() - Constructor for class com.google.common.base.Preconditions
-
- pred - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- PRED - Static variable in class com.google.common.graph.DirectedGraphConnections
-
- PredAndSucc(Object) - Constructor for class com.google.common.graph.DirectedGraphConnections.PredAndSucc
-
- predecessorCount - Variable in class com.google.common.graph.DirectedGraphConnections
-
- predecessorInMultimap - Variable in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- predecessorInValueSet - Variable in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- predecessors() - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- predecessors(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- predecessors(Object) - Method in class com.google.common.graph.ConfigurableValueGraph
-
- predecessors() - Method in class com.google.common.graph.DirectedGraphConnections
-
- predecessors() - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- predecessors() - Method in class com.google.common.graph.DirectedNetworkConnections
-
- predecessors(Object) - Method in class com.google.common.graph.ForwardingGraph
-
- predecessors(Object) - Method in interface com.google.common.graph.Graph
-
Returns all nodes in this graph adjacent to node
which can be reached by traversing
node
's incoming edges against the direction (if any) of the edge.
- predecessors() - Method in interface com.google.common.graph.GraphConnections
-
- predecessors(Object) - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- predecessors(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- predecessors(Object) - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- predecessors(Object) - Method in interface com.google.common.graph.Network
-
Returns all nodes in this network adjacent to node
which can be reached by traversing
node
's incoming edges against the direction (if any) of the edge.
- predecessors() - Method in interface com.google.common.graph.NetworkConnections
-
- predecessors() - Method in class com.google.common.graph.UndirectedGraphConnections
-
- predecessorsMultiset() - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- predecessorsReference - Variable in class com.google.common.graph.DirectedMultiNetworkConnections
-
- predicate - Variable in class com.google.common.base.CharMatcher.ForPredicate
-
- predicate - Variable in class com.google.common.base.Functions.PredicateFunction
-
- Predicate<T> - Interface in com.google.common.base
-
Determines a true or false value for a given input; a pre-Java-8 version of java.util.function.Predicate
.
- predicate - Variable in class com.google.common.base.Predicates.NotPredicate
-
- predicate - Variable in class com.google.common.collect.Collections2.FilteredCollection
-
- predicate - Variable in class com.google.common.collect.FilteredEntryMultimap
-
- predicate - Variable in class com.google.common.collect.Maps.AbstractFilteredMap
-
- predicate - Variable in class com.google.common.collect.Maps.FilteredMapValues
-
- predicate - Variable in class com.google.common.collect.Multisets.FilteredMultiset
-
- PredicateFunction(Predicate<T>) - Constructor for class com.google.common.base.Functions.PredicateFunction
-
- Predicates - Class in com.google.common.base
-
Static utility methods pertaining to Predicate
instances.
- Predicates() - Constructor for class com.google.common.base.Predicates
-
- Predicates.AndPredicate<T> - Class in com.google.common.base
-
- Predicates.CompositionPredicate<A,B> - Class in com.google.common.base
-
- Predicates.ContainsPatternFromStringPredicate - Class in com.google.common.base
-
- Predicates.ContainsPatternPredicate - Class in com.google.common.base
-
- Predicates.InPredicate<T> - Class in com.google.common.base
-
- Predicates.InstanceOfPredicate - Class in com.google.common.base
-
- Predicates.IsEqualToPredicate<T> - Class in com.google.common.base
-
- Predicates.NotPredicate<T> - Class in com.google.common.base
-
- Predicates.ObjectPredicate - Enum in com.google.common.base
-
- Predicates.OrPredicate<T> - Class in com.google.common.base
-
- Predicates.SubtypeOfPredicate - Class in com.google.common.base
-
- preferringStrings(List<Constructor<X>>) - Static method in class com.google.common.util.concurrent.FuturesGetChecked
-
- PREFIX_JOINER - Static variable in class com.google.thirdparty.publicsuffix.TrieParser
-
- preJava7FreshCurrency() - Method in class com.google.common.testing.FreshValueGenerator
-
- preOrderIterator(T) - Method in class com.google.common.collect.BinaryTreeTraverser
-
- PreOrderIterator(T) - Constructor for class com.google.common.collect.BinaryTreeTraverser.PreOrderIterator
-
- preOrderIterator(T) - Method in class com.google.common.collect.TreeTraverser
-
- PreOrderIterator(T) - Constructor for class com.google.common.collect.TreeTraverser.PreOrderIterator
-
- preOrderTraversal(T) - Method in class com.google.common.collect.TreeTraverser
-
Returns an unmodifiable iterable over the nodes in a tree structure, using pre-order
traversal.
- Presence() - Constructor for enum com.google.common.graph.GraphConstants.Presence
-
- Present<T> - Class in com.google.common.base
-
Implementation of an
Optional
containing a reference.
- Present(T) - Constructor for class com.google.common.base.Present
-
- presentFeatures - Variable in class com.google.common.collect.testing.features.TesterRequirements
-
- presentInstances(Iterable<? extends Optional<? extends T>>) - Static method in class com.google.common.base.Optional
-
Returns the value of each present instance from the supplied
optionals
, in order,
skipping over occurrences of
Optional.absent()
.
- presentKeyNullValueEntry - Variable in class com.google.common.collect.testing.testers.MapPutTester
-
- previewChar() - Method in class com.google.common.net.MediaType.Tokenizer
-
- prevInKeyInsertionOrder - Variable in class com.google.common.collect.HashBiMap.BiEntry
-
- previous() - Method in class com.google.common.collect.AbstractIndexedListIterator
-
- previous() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList.WrappedListIterator
-
- previous(BigInteger) - Method in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- previous(Integer) - Method in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- previous(Long) - Method in class com.google.common.collect.DiscreteDomain.LongDomain
-
- previous(C) - Method in class com.google.common.collect.DiscreteDomain
-
Returns the unique greatest value of type C
that is less than
value
, or null
if none exists.
- previous() - Method in class com.google.common.collect.ForwardingListIterator
-
- previous - Variable in class com.google.common.collect.LinkedListMultimap.Node
-
- previous - Variable in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- previous() - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- previous - Variable in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- previous() - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- previous() - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- previous - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- previous() - Method in class com.google.common.collect.TransformedListIterator
-
- PREVIOUS_METHOD - Static variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- previousAccess - Variable in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- previousAccess - Variable in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- previousAccess - Variable in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- previousAccess - Variable in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- previousElements - Variable in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
The elements to be returned by future calls to previous()
, with
the first at the top of the stack.
- previousIndex() - Method in class com.google.common.collect.AbstractIndexedListIterator
-
- previousIndex() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList.WrappedListIterator
-
- previousIndex() - Method in class com.google.common.collect.ForwardingListIterator
-
- previousIndex() - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- previousIndex() - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- previousIndex() - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- previousIndex - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- previousIndex() - Method in class com.google.common.collect.TransformedListIterator
-
- previousSibling - Variable in class com.google.common.collect.LinkedListMultimap.Node
-
- previousWrite - Variable in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- previousWrite - Variable in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- previousWrite - Variable in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- previousWrite - Variable in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- preWriteCleanup(long) - Method in class com.google.common.cache.LocalCache.Segment
-
Performs routine cleanup prior to executing a write.
- preWriteCleanup() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Performs routine cleanup prior to executing a write.
- PRIMITIVE_TO_WRAPPER_TYPE - Static variable in class com.google.common.primitives.Primitives
-
A map from primitive types to their corresponding wrapper types.
- Primitives - Class in com.google.common.primitives
-
Contains static utility methods pertaining to primitive types and their corresponding wrapper
types.
- Primitives() - Constructor for class com.google.common.primitives.Primitives
-
- PrimitiveSink - Interface in com.google.common.hash
-
An object which can receive a stream of primitive values.
- priority - Variable in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
- process(ByteBuffer) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
Processes the available bytes of the buffer (at most chunk
bytes).
- process(ByteBuffer) - Method in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- process(ByteBuffer) - Method in class com.google.common.hash.Murmur3_32HashFunction.Murmur3_32Hasher
-
- process(ByteBuffer) - Method in class com.google.common.hash.SipHashFunction.SipHasher
-
- processBytes(byte[], int, int) - Method in interface com.google.common.io.ByteProcessor
-
This method will be called for each chunk of bytes in an input stream.
- processCompleted() - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- processLine(String) - Method in interface com.google.common.io.LineProcessor
-
This method will be called once for each line.
- processM(long) - Method in class com.google.common.hash.SipHashFunction.SipHasher
-
- processPendingNotifications() - Method in class com.google.common.cache.LocalCache
-
Notifies listeners that an entry has been automatically removed due to expiration, eviction, or
eligibility for garbage collection.
- processRemaining(ByteBuffer) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
This is invoked for the last bytes of the input, which are not enough to fill a whole chunk.
- processRemaining(ByteBuffer) - Method in class com.google.common.hash.Murmur3_128HashFunction.Murmur3_128Hasher
-
- processRemaining(ByteBuffer) - Method in class com.google.common.hash.Murmur3_32HashFunction.Murmur3_32Hasher
-
- processRemaining(ByteBuffer) - Method in class com.google.common.hash.SipHashFunction.SipHasher
-
- promoteToNext(E) - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- propagate(Throwable) - Static method in class com.google.common.base.Throwables
-
- propagateIfInstanceOf(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
-
- propagateIfPossible(Throwable) - Static method in class com.google.common.base.Throwables
-
- propagateIfPossible(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
-
Propagates throwable
exactly as-is, if and only if it is an instance of
RuntimeException
, Error
, or declaredType
.
- propagateIfPossible(Throwable, Class<X1>, Class<X2>) - Static method in class com.google.common.base.Throwables
-
Propagates throwable
exactly as-is, if and only if it is an instance of
RuntimeException
, Error
, declaredType1
, or declaredType2
.
- PROTOBUF - Static variable in class com.google.common.net.MediaType
-
- prototype - Variable in class com.google.common.hash.MacHashFunction
-
- prototype - Variable in class com.google.common.hash.MessageDigestHashFunction
-
- PROXY_AUTHENTICATE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Proxy-Authenticate
header field name.
- PROXY_AUTHORIZATION - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Proxy-Authorization
header field name.
- PSD - Static variable in class com.google.common.net.MediaType
-
The media type for the Photoshop File Format (
psd
files) as defined by
IANA, and
found in
/etc/mime.types
, e.g.
- PUBLIC_KEY_PINS - Static variable in class com.google.common.net.HttpHeaders
-
- PUBLIC_KEY_PINS_REPORT_ONLY - Static variable in class com.google.common.net.HttpHeaders
-
- publicApiOnly() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Restricts the sanity tests for public API only.
- publicSuffix() - Method in class com.google.common.net.InternetDomainName
-
Returns the
public suffix portion of the domain name, or
null
if no public suffix is present.
- publicSuffixIndex - Variable in class com.google.common.net.InternetDomainName
-
- PublicSuffixPatterns - Class in com.google.thirdparty.publicsuffix
-
Do not use this class directly.
- PublicSuffixPatterns() - Constructor for class com.google.thirdparty.publicsuffix.PublicSuffixPatterns
-
- PublicSuffixType - Enum in com.google.thirdparty.publicsuffix
-
Specifies the type of a top-level domain definition.
- PublicSuffixType(char, char) - Constructor for enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
- publish(LogRecord) - Method in class com.google.common.testing.TestLogHandler
-
Adds the most recently logged record to our list.
- PureJavaComparator() - Constructor for enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.PureJavaComparator
-
- PureJavaLongAddable() - Constructor for class com.google.common.cache.LongAddables.PureJavaLongAddable
-
- push(E) - Method in class com.google.common.collect.ForwardingDeque
-
- push(E) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- pushIfPresent(Deque<T>, Optional<T>) - Static method in class com.google.common.collect.BinaryTreeTraverser
-
- put(Map<Class<?>, Object>, Class<T>, T) - Static method in class com.google.common.base.Defaults
-
- put(K, V) - Method in class com.google.common.cache.AbstractCache
-
- put(K, V) - Method in interface com.google.common.cache.Cache
-
Associates value
with key
in this cache.
- put(K, V) - Method in class com.google.common.cache.ForwardingCache
-
- put(K, V) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- put(K, V) - Method in class com.google.common.cache.LocalCache
-
- put(K, int, V, boolean) - Method in class com.google.common.cache.LocalCache.Segment
-
- put(K, V) - Method in class com.google.common.collect.AbstractBiMap
-
- put(K, V) - Method in class com.google.common.collect.AbstractListMultimap
-
Stores a key-value pair in the multimap.
- put(K, V) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- put(K, V) - Method in class com.google.common.collect.AbstractMultimap
-
- put(K, V) - Method in class com.google.common.collect.AbstractSetMultimap
-
Stores a key-value pair in the multimap.
- put(R, C, V) - Method in class com.google.common.collect.AbstractTable
-
- put(K, V) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- put(C, Map<R, V>) - Method in class com.google.common.collect.ArrayTable.ColumnMap
-
- put(R, C, V) - Method in class com.google.common.collect.ArrayTable
-
Associates the specified value with the specified keys.
- put(R, Map<C, V>) - Method in class com.google.common.collect.ArrayTable.RowMap
-
- put(K, V) - Method in interface com.google.common.collect.BiMap
- put(K, V) - Method in class com.google.common.collect.EnumHashBiMap
-
- put(E) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- put(K, V) - Method in class com.google.common.collect.ForwardingMap
-
- put(K, V) - Method in class com.google.common.collect.ForwardingMultimap
-
- put(R, C, V) - Method in class com.google.common.collect.ForwardingTable
-
- put(V, K) - Method in class com.google.common.collect.HashBiMap.Inverse
-
- put(K, V) - Method in class com.google.common.collect.HashBiMap
-
- put(K, V, boolean) - Method in class com.google.common.collect.HashBiMap
-
- put(K, V) - Method in class com.google.common.collect.ImmutableBiMap.Builder
-
Associates key
with value
in the built bimap.
- put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableBiMap.Builder
-
Adds the given entry
to the bimap.
- put(Class<T>, T) - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
-
Associates key
with value
in the built map.
- put(K, V) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
- put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
Adds an entry to the built multimap.
- put(K, V) - Method in class com.google.common.collect.ImmutableMap.Builder
-
Associates key
with value
in the built map.
- put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap.Builder
-
Adds the given entry
to the map, making it immutable if
necessary.
- put(K, V) - Method in class com.google.common.collect.ImmutableMap
-
- put(K, V) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Adds a key-value mapping to the built multimap.
- put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Adds an entry to the built multimap.
- put(K, V) - Method in class com.google.common.collect.ImmutableMultimap
-
- put(Range<K>, V) - Method in class com.google.common.collect.ImmutableRangeMap.Builder
-
Associates the specified range with the specified value.
- put(Range<K>, V) - Method in class com.google.common.collect.ImmutableRangeMap
-
- put(K, V) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
Adds a key-value mapping to the built multimap if it is not already
present.
- put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
Adds an entry to the built multimap if it is not already present.
- put(K, V) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
-
Associates key
with value
in the built map.
- put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
-
Adds the given entry
to the map, making it immutable if
necessary.
- put(R, C, V) - Method in class com.google.common.collect.ImmutableTable.Builder
-
Associates the (rowKey
, columnKey
) pair with value
in the built table.
- put(Table.Cell<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable.Builder
-
Adds the given cell
to the table, making it immutable if
necessary.
- put(R, C, V) - Method in class com.google.common.collect.ImmutableTable
-
- put(K, V) - Method in class com.google.common.collect.LinkedListMultimap
-
Stores a key-value pair in the multimap.
- put(K, V) - Method in class com.google.common.collect.MapConstraints.ConstrainedMap
-
Deprecated.
- put(K, V) - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- put(K, V) - Method in class com.google.common.collect.MapMakerInternalMap
-
- put(K, int, V, boolean) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- put(K, V) - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- put(K, V) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- put(K, V) - Method in interface com.google.common.collect.Multimap
-
Stores a key-value pair in this multimap.
- put(K, V) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- put(K, V2) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- put(K, V) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- put(Range<K>, V) - Method in interface com.google.common.collect.RangeMap
-
Maps a range to a specified value (optional operation).
- put(R, V) - Method in class com.google.common.collect.StandardTable.Column
-
- put(R, C, V) - Method in class com.google.common.collect.StandardTable
-
- put(C, V) - Method in class com.google.common.collect.StandardTable.Row
-
- put(K, V) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- put(K, V) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- put(R, C, V) - Method in interface com.google.common.collect.Table
-
Associates the specified value with the specified keys.
- put(R, C, V2) - Method in class com.google.common.collect.Tables.TransformedTable
-
- put(C, R, V) - Method in class com.google.common.collect.Tables.TransposeTable
-
- put(R, C, V) - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- put(K, V) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- put(Map.Entry<K, V>) - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- put(C, V) - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- put(Range<K>, V) - Method in class com.google.common.collect.TreeRangeMap
-
- put(Range<K>, V) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- put(K, V) - Method in class com.google.common.graph.MapIteratorCache
-
- put(T) - Method in class com.google.common.hash.BloomFilter
-
Puts an element into this BloomFilter
.
- put(T, Funnel<? super T>, int, BloomFilterStrategies.BitArray) - Method in interface com.google.common.hash.BloomFilter.Strategy
-
Sets numHashFunctions
bits of the given bit array, by hashing a user element.
- put(Class<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap.Builder
-
Associates key
with value
in the built map.
- put(TypeToken<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap.Builder
-
Associates key
with value
in the built map.
- put(TypeToken<? extends B>, B) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- put(TypeToken<? extends B>, B) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- put(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Associates newValue
with key
in this map, and returns the value previously
associated with key
, or zero if there was no such value.
- put(E) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.cache.AbstractCache
-
- putAll(Map<? extends K, ? extends V>) - Method in interface com.google.common.cache.Cache
-
Copies all of the mappings from the specified map to the cache.
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.cache.ForwardingCache
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.cache.LocalCache
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.AbstractBiMap
-
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.AbstractMultimap
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.AbstractMultimap
-
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.AbstractTable
-
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ArrayTable
-
Copies all mappings from the specified table to this table.
- putAll(Map<? extends K, ? extends V>) - Method in interface com.google.common.collect.BiMap
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMap
-
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
-
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ForwardingTable
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableBiMap.Builder
-
Associates all of the given map's keys and values in the built bimap.
- putAll(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.google.common.collect.ImmutableBiMap.Builder
-
Adds all of the given entries to the built bimap.
- putAll(Map<? extends Class<? extends T>, ? extends T>) - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
-
Associates all of map's
keys and values in the built map.
- putAll(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
Adds entries to the built multimap.
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
- putAll(K, V...) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap.Builder
-
Associates all of the given map's keys and values in the built map.
- putAll(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.google.common.collect.ImmutableMap.Builder
-
Adds all of the given entries to the built map.
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap
-
- putAll(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Adds entries to the built multimap.
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Stores a collection of values with the same key in the built multimap.
- putAll(K, V...) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Stores an array of values with the same key in the built multimap.
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
-
Stores another multimap's entries in the built multimap.
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
-
- putAll(RangeMap<K, ? extends V>) - Method in class com.google.common.collect.ImmutableRangeMap.Builder
-
Copies all associations from the specified range map into this builder.
- putAll(RangeMap<K, V>) - Method in class com.google.common.collect.ImmutableRangeMap
-
- putAll(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
Adds entries to the built multimap.
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
- putAll(K, V...) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
-
Associates all of the given map's keys and values in the built map.
- putAll(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
-
Adds all the given entries to the built map.
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable.Builder
-
Associates all of the given table's keys and values in the built table.
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.MapConstraints.ConstrainedMap
-
Deprecated.
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.MapMakerInternalMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- putAll(K, Iterable<? extends V>) - Method in interface com.google.common.collect.Multimap
-
Stores a key-value pair in this multimap for each of values
, all
using the same key, key
.
- putAll(Multimap<? extends K, ? extends V>) - Method in interface com.google.common.collect.Multimap
-
Stores all key-value pairs of multimap
in this multimap, in the
order returned by multimap.entries()
.
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- putAll(K, Iterable<? extends V2>) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- putAll(Multimap<? extends K, ? extends V2>) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- putAll(RangeMap<K, V>) - Method in interface com.google.common.collect.RangeMap
-
Puts all the associations from rangeMap
into this range map (optional operation).
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in interface com.google.common.collect.Table
-
Copies all mappings from the specified table to this table.
- putAll(Table<? extends R, ? extends C, ? extends V2>) - Method in class com.google.common.collect.Tables.TransformedTable
-
- putAll(Table<? extends C, ? extends R, ? extends V>) - Method in class com.google.common.collect.Tables.TransposeTable
-
- putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- putAll(Iterable<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- putAll(RangeMap<K, V>) - Method in class com.google.common.collect.TreeRangeMap
-
- putAll(RangeMap<K, V>) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- putAll(BloomFilter<T>) - Method in class com.google.common.hash.BloomFilter
-
Combines this bloom filter with another bloom filter by performing a bitwise OR of the
underlying data.
- putAll(BloomFilterStrategies.BitArray) - Method in class com.google.common.hash.BloomFilterStrategies.BitArray
-
Combines the two BitArrays using bitwise OR.
- putAll(Map<? extends TypeToken<? extends B>, ? extends B>) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- putAll(Map<? extends TypeToken<? extends B>, ? extends B>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- putAll(Map<? extends K, ? extends Long>) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Copies all of the mappings from the specified map to this map.
- putAllImpl(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
-
An implementation of Map.putAll(java.util.Map<? extends K, ? extends V>)
.
- putBoolean(boolean) - Method in class com.google.common.hash.AbstractHasher
-
- putBoolean(boolean) - Method in interface com.google.common.hash.Hasher
-
Equivalent to putByte(b ? (byte) 1 : (byte) 0)
.
- putBoolean(boolean) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a boolean into this sink.
- putByte(byte) - Method in class com.google.common.hash.AbstractByteHasher
-
- putByte(byte) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putByte(byte) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putByte(byte) - Method in interface com.google.common.hash.Hasher
-
- putByte(byte) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a byte into this sink.
- putBytes(byte[]) - Method in class com.google.common.hash.AbstractByteHasher
-
- putBytes(byte[], int, int) - Method in class com.google.common.hash.AbstractByteHasher
-
- putBytes(byte[]) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putBytes(byte[], int, int) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putBytes(byte[]) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putBytes(byte[], int, int) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putBytes(ByteBuffer) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putBytes(byte[]) - Method in interface com.google.common.hash.Hasher
-
- putBytes(byte[], int, int) - Method in interface com.google.common.hash.Hasher
-
- putBytes(byte[]) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts an array of bytes into this sink.
- putBytes(byte[], int, int) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a chunk of an array of bytes into this sink.
- putChar(char) - Method in class com.google.common.hash.AbstractByteHasher
-
- putChar(char) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putChar(char) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putChar(char) - Method in interface com.google.common.hash.Hasher
-
- putChar(char) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a character into this sink.
- putDistinctKeysDistinctValues() - Method in class com.google.common.collect.testing.google.BiMapPutTester
-
- putDouble(double) - Method in class com.google.common.hash.AbstractHasher
-
- putDouble(double) - Method in interface com.google.common.hash.Hasher
-
Equivalent to putLong(Double.doubleToRawLongBits(d))
.
- putDouble(double) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a double into this sink.
- putEdge(N, N) - Method in class com.google.common.graph.ConfigurableMutableGraph
-
- putEdge(N, N) - Method in interface com.google.common.graph.MutableGraph
-
Adds an edge connecting nodeU
to nodeV
if one is not already present.
- putEdgeValue(N, N, V) - Method in class com.google.common.graph.ConfigurableMutableValueGraph
-
- putEdgeValue(N, N, V) - Method in interface com.google.common.graph.MutableValueGraph
-
Adds an edge connecting nodeU
to nodeV
if one is not already present; associate
that edge with value
.
- putFirst(E) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- putFloat(float) - Method in class com.google.common.hash.AbstractHasher
-
- putFloat(float) - Method in interface com.google.common.hash.Hasher
-
Equivalent to putInt(Float.floatToRawIntBits(f))
.
- putFloat(float) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a float into this sink.
- putIfAbsent(K, V) - Method in class com.google.common.cache.LocalCache
-
- putIfAbsent(K, V) - Method in class com.google.common.collect.ForwardingConcurrentMap
-
- putIfAbsent(K, V) - Method in class com.google.common.collect.MapMakerInternalMap
-
- putIfAbsent(Map.Entry<K, V>) - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- putIfAbsent(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
If key
is not already associated with a value or if key
is associated with
zero, associate it with newValue
.
- putInBothMaps(K, V, boolean) - Method in class com.google.common.collect.AbstractBiMap
-
- putInstance(Class<T>, T) - Method in interface com.google.common.collect.ClassToInstanceMap
-
Maps the specified class to the specified value.
- putInstance(Class<T>, T) - Method in class com.google.common.collect.ImmutableClassToInstanceMap
-
- putInstance(Class<T>, T) - Method in class com.google.common.collect.MutableClassToInstanceMap
-
- putInstance(TypeToken<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- putInstance(Class<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- putInstance(Class<T>, T) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- putInstance(TypeToken<T>, T) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- putInstance(Class<T>, T) - Method in interface com.google.common.reflect.TypeToInstanceMap
-
Maps the specified class to the specified value.
- putInstance(TypeToken<T>, T) - Method in interface com.google.common.reflect.TypeToInstanceMap
-
Maps the specified type to the specified value.
- putInt(int) - Method in class com.google.common.hash.AbstractByteHasher
-
- putInt(int) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putInt(int) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putInt(int) - Method in interface com.google.common.hash.Hasher
-
- putInt(int) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts an int into this sink.
- putInverse(V, K, boolean) - Method in class com.google.common.collect.HashBiMap
-
- putLast(E) - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- putLong(long) - Method in class com.google.common.hash.AbstractByteHasher
-
- putLong(long) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putLong(long) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putLong(long) - Method in interface com.google.common.hash.Hasher
-
- putLong(long) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a long into this sink.
- putLongLittleEndian(byte[], int, long) - Method in interface com.google.common.hash.LittleEndianByteArray.LittleEndianBytes
-
- putNext(AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.AtomicHelper
-
- putNext(AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- putNext(AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.SynchronizedHelper
-
- putNext(AbstractFuture.Waiter, AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- putObject(T, Funnel<? super T>) - Method in class com.google.common.hash.AbstractByteHasher
-
- putObject(T, Funnel<? super T>) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putObject(T, Funnel<? super T>) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putObject(T, Funnel<? super T>) - Method in interface com.google.common.hash.Hasher
-
A simple convenience for funnel.funnel(object, this)
.
- putRangeMapEntry(Cut<K>, Cut<K>, V) - Method in class com.google.common.collect.TreeRangeMap
-
- putShort(short) - Method in class com.google.common.hash.AbstractByteHasher
-
- putShort(short) - Method in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- putShort(short) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putShort(short) - Method in interface com.google.common.hash.Hasher
-
- putShort(short) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a short into this sink.
- putString(CharSequence, Charset) - Method in class com.google.common.hash.AbstractHasher
-
- putString(CharSequence, Charset) - Method in interface com.google.common.hash.Hasher
-
Equivalent to putBytes(charSequence.toString().getBytes(charset))
.
- putString(CharSequence, Charset) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts a string into this sink using the given charset.
- putThread(AbstractFuture.Waiter, Thread) - Method in class com.google.common.util.concurrent.AbstractFuture.AtomicHelper
-
- putThread(AbstractFuture.Waiter, Thread) - Method in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- putThread(AbstractFuture.Waiter, Thread) - Method in class com.google.common.util.concurrent.AbstractFuture.SynchronizedHelper
-
- putThread(AbstractFuture.Waiter, Thread) - Method in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- putUnencodedChars(CharSequence) - Method in class com.google.common.hash.AbstractHasher
-
- putUnencodedChars(CharSequence) - Method in class com.google.common.hash.AbstractStreamingHashFunction.AbstractStreamingHasher
-
- putUnencodedChars(CharSequence) - Method in interface com.google.common.hash.Hasher
-
Equivalent to processing each char
value in the CharSequence
, in order.
- putUnencodedChars(CharSequence) - Method in interface com.google.common.hash.PrimitiveSink
-
Puts each 16-bit code unit from the CharSequence
into this sink.
- putUninterruptibly(BlockingQueue<E>, E) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes queue.
put(element)
uninterruptibly.
- radix - Variable in class com.google.common.primitives.ParseRequest
-
- RandomAccessListWrapper(List<E>) - Constructor for class com.google.common.collect.Lists.RandomAccessListWrapper
-
- RandomAccessPartition(List<T>, int) - Constructor for class com.google.common.collect.Lists.RandomAccessPartition
-
- RandomAccessReverseList(List<T>) - Constructor for class com.google.common.collect.Lists.RandomAccessReverseList
-
- RandomAccessWrappedList(K, List<V>, AbstractMapBasedMultimap<K, V>.WrappedCollection) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.RandomAccessWrappedList
-
- range() - Method in class com.google.common.collect.ContiguousSet
-
Returns a range, closed on both ends, whose endpoints are the minimum and maximum values
contained in this set.
- range(BoundType, BoundType) - Method in class com.google.common.collect.ContiguousSet
-
Returns the minimal range with the given boundary types for which all values in this set are
contained within the range.
- range() - Method in class com.google.common.collect.EmptyContiguousSet
-
- range(BoundType, BoundType) - Method in class com.google.common.collect.EmptyContiguousSet
-
- range(Comparator<? super T>, T, BoundType, T, BoundType) - Static method in class com.google.common.collect.GeneralRange
-
Returns everything between the endpoints relative to the specified comparator, with the
specified endpoint behavior.
- Range<C extends java.lang.Comparable> - Class in com.google.common.collect
-
A range (or "interval") defines the boundaries around a contiguous span of values of some
Comparable
type; for example, "integers from 1 to 100 inclusive." Note that it is not
possible to iterate over these contained values.
- Range(Cut<C>, Cut<C>) - Constructor for class com.google.common.collect.Range
-
- range(C, BoundType, C, BoundType) - Static method in class com.google.common.collect.Range
-
Returns a range that contains any value from lower
to upper
, where each endpoint may be either inclusive (closed) or exclusive
(open).
- range - Variable in class com.google.common.collect.RegularContiguousSet
-
- range() - Method in class com.google.common.collect.RegularContiguousSet
-
- range(BoundType, BoundType) - Method in class com.google.common.collect.RegularContiguousSet
-
- range - Variable in class com.google.common.collect.RegularContiguousSet.SerializedForm
-
- range - Variable in class com.google.common.collect.TreeMultiset
-
- range - Variable in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- RANGE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Range
header field name.
- Range.RangeLexOrdering - Class in com.google.common.collect
-
Needed to serialize sorted collections of Ranges.
- RANGE_ENDS - Static variable in class com.google.common.base.CharMatcher.Invisible
-
- RANGE_LEX_ORDERING - Static variable in class com.google.common.collect.Range
-
- RANGE_STARTS - Static variable in class com.google.common.base.CharMatcher.Invisible
-
- rangeContaining(C) - Method in class com.google.common.collect.AbstractRangeSet
-
- rangeContaining(C) - Method in class com.google.common.collect.ImmutableRangeSet
-
- rangeContaining(C) - Method in interface com.google.common.collect.RangeSet
-
Returns the unique range from this range set that
contains
value
, or
null
if this range set does not contain
value
.
- rangeContaining(C) - Method in class com.google.common.collect.TreeRangeSet
-
- rangeContaining(C) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- rangeContains(Object) - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- rangeEnclosing(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- rangeEnds - Variable in class com.google.common.base.CharMatcher.RangesMatcher
-
- RangeLexOrdering() - Constructor for class com.google.common.collect.Range.RangeLexOrdering
-
- rangeMap - Variable in class com.google.common.collect.ImmutableRangeMap.Builder
-
- RangeMap<K extends java.lang.Comparable,V> - Interface in com.google.common.collect
-
A mapping from disjoint nonempty ranges to non-null values.
- RangeMapEntry(Cut<K>, Cut<K>, V) - Constructor for class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- RangeMapEntry(Range<K>, V) - Constructor for class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- ranges - Variable in class com.google.common.collect.ImmutableRangeMap
-
- ranges - Variable in class com.google.common.collect.ImmutableRangeSet.AsSetSerializedForm
-
- ranges - Variable in class com.google.common.collect.ImmutableRangeSet
-
- ranges - Variable in class com.google.common.collect.ImmutableRangeSet.SerializedForm
-
- rangesByLowerBound - Variable in class com.google.common.collect.TreeRangeSet
-
- rangesByLowerBound - Variable in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- rangesByLowerBound - Variable in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- RangesByUpperBound(NavigableMap<Cut<C>, Range<C>>) - Constructor for class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- RangesByUpperBound(NavigableMap<Cut<C>, Range<C>>, Range<Cut<C>>) - Constructor for class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- rangesByUpperBound - Variable in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- rangeSet - Variable in class com.google.common.collect.ImmutableRangeSet.Builder
-
- RangeSet<C extends java.lang.Comparable> - Interface in com.google.common.collect
-
- RangesMatcher(String, char[], char[]) - Constructor for class com.google.common.base.CharMatcher.RangesMatcher
-
- rangeStarts - Variable in class com.google.common.base.CharMatcher.RangesMatcher
-
- rank(T) - Method in class com.google.common.collect.ExplicitOrdering
-
- rankMap - Variable in class com.google.common.collect.ExplicitOrdering
-
- RateLimiter - Class in com.google.common.util.concurrent
-
A rate limiter.
- RateLimiter(RateLimiter.SleepingStopwatch) - Constructor for class com.google.common.util.concurrent.RateLimiter
-
- RateLimiter.SleepingStopwatch - Class in com.google.common.util.concurrent
-
- rawType - Variable in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- rawTypes() - Method in class com.google.common.reflect.TypeToken.ClassSet
-
- rawTypes() - Method in class com.google.common.reflect.TypeToken.InterfaceSet
-
- rawTypes() - Method in class com.google.common.reflect.TypeToken.TypeSet
-
Returns the raw types of the types in this set, in the same order.
- rawValue - Variable in class com.google.common.primitives.ParseRequest
-
- RDF_XML_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- reachableNodes(Graph<N>, Object) - Static method in class com.google.common.graph.Graphs
-
Returns the set of nodes that are reachable from node
.
- read() - Method in class com.google.common.base.Ticker
-
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
- read() - Method in class com.google.common.hash.HashingInputStream
-
Reads the next byte of data from the underlying input stream and updates the hasher with the
byte read.
- read(byte[], int, int) - Method in class com.google.common.hash.HashingInputStream
-
Reads the specified bytes of data from the underlying input stream and updates the hasher with
the bytes read.
- read() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- read(ByteProcessor<T>) - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- read() - Method in class com.google.common.io.ByteSource.EmptyByteSource
-
- read() - Method in class com.google.common.io.ByteSource
-
Reads the full contents of this byte source as a byte array.
- read(ByteProcessor<T>) - Method in class com.google.common.io.ByteSource
-
Reads the contents of this byte source using the given processor
to process bytes as
they are read.
- read() - Method in class com.google.common.io.ByteStreams.LimitedInputStream
-
- read(byte[], int, int) - Method in class com.google.common.io.ByteStreams.LimitedInputStream
-
- read(InputStream, byte[], int, int) - Static method in class com.google.common.io.ByteStreams
-
Reads some bytes from an input stream and stores them into the buffer array b
.
- read(CharBuffer) - Method in class com.google.common.io.CharSequenceReader
-
- read() - Method in class com.google.common.io.CharSequenceReader
-
- read(char[], int, int) - Method in class com.google.common.io.CharSequenceReader
-
- read() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- read() - Method in class com.google.common.io.CharSource
-
Reads the contents of this source as a string.
- read() - Method in class com.google.common.io.CountingInputStream
-
- read(byte[], int, int) - Method in class com.google.common.io.CountingInputStream
-
- read() - Method in class com.google.common.io.Files.FileByteSource
-
- read() - Method in class com.google.common.io.MultiInputStream
-
- read(byte[], int, int) - Method in class com.google.common.io.MultiInputStream
-
- read(char[], int, int) - Method in class com.google.common.io.MultiReader
-
- read() - Method in class com.google.common.io.ReaderInputStream
-
- read(byte[], int, int) - Method in class com.google.common.io.ReaderInputStream
-
- read() - Method in class com.google.common.testing.FakeTicker
-
- READ_WRITE_LOCK_SUPPLIER - Static variable in class com.google.common.util.concurrent.Striped
-
- readable - Variable in class com.google.common.io.LineReader
-
- readAndCheckByte() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads a byte from the input stream checking that the end of file (EOF) has not been
encountered.
- readBoolean() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readBoolean() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readBoolean() - Method in class com.google.common.io.LittleEndianDataInputStream
-
- readByte() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readByte() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readByte() - Method in class com.google.common.io.LittleEndianDataInputStream
-
- readBytes(InputStream, ByteProcessor<T>) - Static method in class com.google.common.io.ByteStreams
-
Process the bytes of the given input stream using the given processor.
- readBytes(File, ByteProcessor<T>) - Static method in class com.google.common.io.Files
-
Process the bytes of a file.
- readChar() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readChar() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readChar() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads a char as specified by DataInputStream.readChar()
, except using little-endian
byte order.
- readCount - Variable in class com.google.common.cache.LocalCache.Segment
-
A counter of the number of reads since the last write, used to drain queues on a small
fraction of read operations.
- readCount - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
A counter of the number of reads since the last write, used to drain queues on a small
fraction of read operations.
- readCount(ObjectInputStream) - Static method in class com.google.common.collect.Serialization
-
Reads a count corresponding to a serialized map, multiset, or multimap.
- readDouble() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readDouble() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readDouble() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads a double
as specified by DataInputStream.readDouble()
, except using
little-endian byte order.
- readEntries(ObjectInputStream) - Method in class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- reader - Variable in class com.google.common.io.LineReader
-
- reader - Variable in class com.google.common.io.ReaderInputStream
-
- ReaderInputStream - Class in com.google.common.io
-
An InputStream
that converts characters from a Reader
into bytes using an
arbitrary Charset.
- ReaderInputStream(Reader, Charset, int) - Constructor for class com.google.common.io.ReaderInputStream
-
Creates a new input stream that will encode the characters from reader
into bytes using
the given character set.
- ReaderInputStream(Reader, CharsetEncoder, int) - Constructor for class com.google.common.io.ReaderInputStream
-
Creates a new input stream that will encode the characters from reader
into bytes using
the given character set encoder.
- readFile(InputStream, long) - Static method in class com.google.common.io.Files
-
Reads a file of the given expected size from the given input stream, if it will fit into a byte
array.
- readFirstLine() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- readFirstLine() - Method in class com.google.common.io.CharSource
-
Reads the first line of this source as a string.
- readFirstLine(File, Charset) - Static method in class com.google.common.io.Files
-
Reads the first line from a file.
- readFloat() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readFloat() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readFloat() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads a float
as specified by DataInputStream.readFloat()
, except using
little-endian byte order.
- readFrom(InputStream, Funnel<T>) - Static method in class com.google.common.hash.BloomFilter
-
- readFrom(ByteBuffer) - Static method in class com.google.common.math.Stats
-
Creates a Stats instance from the byte representation read from the given ByteBuffer
.
- readFully(byte[]) - Method in interface com.google.common.io.ByteArrayDataInput
-
- readFully(byte[], int, int) - Method in interface com.google.common.io.ByteArrayDataInput
-
- readFully(byte[]) - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readFully(byte[], int, int) - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readFully(InputStream, byte[]) - Static method in class com.google.common.io.ByteStreams
-
Attempts to read enough bytes from the stream to fill the given byte array, with the same
behavior as DataInput.readFully(byte[])
.
- readFully(InputStream, byte[], int, int) - Static method in class com.google.common.io.ByteStreams
-
Attempts to read len
bytes from the stream into the given array starting at
off
, with the same behavior as DataInput.readFully(byte[], int, int)
.
- readFully(byte[]) - Method in class com.google.common.io.LittleEndianDataInputStream
-
- readFully(byte[], int, int) - Method in class com.google.common.io.LittleEndianDataInputStream
-
- readInt() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readInt() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readInt() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads an integer as specified by DataInputStream.readInt()
, except using little-endian
byte order.
- readLine() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readLine() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readLine() - Method in class com.google.common.io.LineReader
-
Reads a line of text.
- readLine() - Method in class com.google.common.io.LittleEndianDataInputStream
-
This method will throw an UnsupportedOperationException
.
- readLines() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- readLines(LineProcessor<T>) - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- readLines() - Method in class com.google.common.io.CharSource
-
Reads all the lines of this source as a list of strings.
- readLines(LineProcessor<T>) - Method in class com.google.common.io.CharSource
-
Reads lines of text from this source, processing each line as it is read using the given
processor
.
- readLines(Readable) - Static method in class com.google.common.io.CharStreams
-
Reads all of the lines from a Readable
object.
- readLines(Readable, LineProcessor<T>) - Static method in class com.google.common.io.CharStreams
-
Streams lines from a Readable
object, stopping when the processor returns false
or all lines have been read and returning the result produced by the processor.
- readLines(File, Charset) - Static method in class com.google.common.io.Files
-
Reads all of the lines from a file.
- readLines(File, Charset, LineProcessor<T>) - Static method in class com.google.common.io.Files
-
Streams lines from a File
, stopping when our callback returns false, or we have read
all of the lines.
- readLines(URL, Charset, LineProcessor<T>) - Static method in class com.google.common.io.Resources
-
Streams lines from a URL, stopping when our callback returns false, or we have read all of the
lines.
- readLines(URL, Charset) - Static method in class com.google.common.io.Resources
-
Reads all of the lines from a URL.
- readLock - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
-
- readLock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
-
- readLong() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readLong() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readLong() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads a long
as specified by DataInputStream.readLong()
, except using
little-endian byte order.
- readMapMaker(ObjectInputStream) - Method in class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- readMicros() - Method in class com.google.common.util.concurrent.RateLimiter.SleepingStopwatch
-
- readMoreChars() - Method in class com.google.common.io.ReaderInputStream
-
Handle the case of underflow caused by needing more input characters.
- readObject(ObjectInputStream) - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- readObject(ObjectInputStream) - Method in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- readObject(ObjectInputStream) - Method in class com.google.common.cache.LongAdder
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.AbstractBiMap.Inverse
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ArrayListMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.EnumBiMap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.EnumHashBiMap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.EnumMultiset
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.HashBiMap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.HashMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.HashMultiset
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ImmutableAsList
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ImmutableList
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ImmutableListMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ImmutableSetMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.ImmutableSortedSet
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.LinkedHashMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.LinkedHashMultiset
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.LinkedListMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.MapMakerInternalMap.SerializationProxy
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.Multimaps.CustomListMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.Multimaps.CustomMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.Multimaps.CustomSetMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.TreeMultimap
-
- readObject(ObjectInputStream) - Method in class com.google.common.collect.TreeMultiset
-
- readObject(ObjectInputStream) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Reconstitutes the instance from a stream (that is, deserializes it).
- readObject(ObjectInputStream) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Reconstitutes the instance from a stream (that is, deserializes it).
- readObjectNoData() - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- readResolve() - Method in class com.google.common.base.Absent
-
- readResolve() - Method in class com.google.common.base.Converter.IdentityConverter
-
- readResolve() - Method in class com.google.common.base.Equivalence.Equals
-
- readResolve() - Method in class com.google.common.base.Equivalence.Identity
-
- readResolve() - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- readResolve() - Method in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- readResolve() - Method in class com.google.common.collect.AbstractBiMap.Inverse
-
- readResolve() - Method in class com.google.common.collect.AllEqualOrdering
-
- readResolve() - Method in class com.google.common.collect.Cut.AboveAll
-
- readResolve() - Method in class com.google.common.collect.Cut.BelowAll
-
- readResolve() - Method in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- readResolve() - Method in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- readResolve() - Method in class com.google.common.collect.DiscreteDomain.LongDomain
-
- readResolve() - Method in class com.google.common.collect.EmptyContiguousSet.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.EmptyImmutableListMultimap
-
- readResolve() - Method in class com.google.common.collect.EmptyImmutableSetMultimap
-
- readResolve() - Method in class com.google.common.collect.HashBiMap.InverseSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableAsList.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableBiMap.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableClassToInstanceMap
-
- readResolve() - Method in class com.google.common.collect.ImmutableEnumMap.EnumSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableEnumSet.EnumSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableList.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableMap.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableMapEntrySet.EntrySetSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableMapKeySet.KeySetSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableMapValues.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableMultiset.EntrySetSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableMultiset.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableRangeMap.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableRangeSet.AsSetSerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableRangeSet.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableSet.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableSortedMap.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableSortedMultiset.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableSortedSet.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ImmutableTable.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.MapMakerInternalMap.SerializationProxy
-
- readResolve() - Method in class com.google.common.collect.MutableClassToInstanceMap.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.NaturalOrdering
-
- readResolve() - Method in class com.google.common.collect.Range
-
- readResolve() - Method in class com.google.common.collect.RegularContiguousSet.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.RegularImmutableBiMap.InverseSerializedForm
-
- readResolve() - Method in class com.google.common.collect.RegularImmutableMap.KeySet.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.RegularImmutableMap.Values.SerializedForm
-
- readResolve() - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- readResolve() - Method in class com.google.common.collect.UsingToStringOrdering
-
- readResolve() - Method in class com.google.common.hash.BloomFilter.SerialForm
-
- readResolve() - Method in class com.google.common.hash.Funnels.StringCharsetFunnel.SerializedForm
-
- readResolve() - Method in class com.google.common.hash.MessageDigestHashFunction.SerializedForm
-
- readResolve() - Method in class com.google.common.primitives.Doubles.DoubleConverter
-
- readResolve() - Method in class com.google.common.primitives.Floats.FloatConverter
-
- readResolve() - Method in class com.google.common.primitives.Ints.IntConverter
-
- readResolve() - Method in class com.google.common.primitives.Longs.LongConverter
-
- readResolve() - Method in class com.google.common.primitives.Shorts.ShortConverter
-
- readResolve() - Method in class com.google.common.reflect.TypeToken.ClassSet
-
- readResolve() - Method in class com.google.common.reflect.TypeToken.InterfaceSet
-
- readResolve() - Method in class com.google.common.testing.ArbitraryInstances.AlwaysEqual
-
- readResolve() - Method in class com.google.common.testing.ArbitraryInstances.ByToString
-
- readShort() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readShort() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readShort() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads a short
as specified by DataInputStream.readShort()
, except using
little-endian byte order.
- readUnsignedByte() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readUnsignedByte() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readUnsignedByte() - Method in class com.google.common.io.LittleEndianDataInputStream
-
- readUnsignedShort() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readUnsignedShort() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readUnsignedShort() - Method in class com.google.common.io.LittleEndianDataInputStream
-
Reads an unsigned short
as specified by DataInputStream.readUnsignedShort()
,
except using little-endian byte order.
- readUTF() - Method in interface com.google.common.io.ByteArrayDataInput
-
- readUTF() - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- readUTF() - Method in class com.google.common.io.LittleEndianDataInputStream
-
- readWriteLock - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadLock
-
- readWriteLock - Variable in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
-
- readWriteLock(int) - Static method in class com.google.common.util.concurrent.Striped
-
Creates a Striped<ReadWriteLock>
with eagerly initialized, strongly referenced
read-write locks.
- ready() - Method in class com.google.common.io.CharSequenceReader
-
- ready() - Method in class com.google.common.io.MultiReader
-
- ready - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
These two booleans are used to mark the state as ready to start.
- rebalance() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- recencyQueue - Variable in class com.google.common.cache.LocalCache.Segment
-
The recency queue is used to record which entries were accessed for updating the access
list's ordering.
- reclaimKey(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache
-
- reclaimKey(LocalCache.ReferenceEntry<K, V>, int) - Method in class com.google.common.cache.LocalCache.Segment
-
Removes an entry whose key has been garbage collected.
- reclaimKey(E) - Method in class com.google.common.collect.MapMakerInternalMap
-
- reclaimKey(E, int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Removes an entry whose key has been garbage collected.
- reclaimValue(LocalCache.ValueReference<K, V>) - Method in class com.google.common.cache.LocalCache
-
- reclaimValue(K, int, LocalCache.ValueReference<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
Removes an entry whose value has been garbage collected.
- reclaimValue(MapMakerInternalMap.WeakValueReference<K, V, E>) - Method in class com.google.common.collect.MapMakerInternalMap
-
- reclaimValue(K, int, MapMakerInternalMap.WeakValueReference<K, V, E>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Removes an entry whose value has been garbage collected.
- recompute() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- recomputeHeight() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- recomputeMultiset() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- recordEviction() - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- recordEviction() - Method in interface com.google.common.cache.AbstractCache.StatsCounter
-
Records the eviction of an entry from the cache.
- recordHits(int) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- recordHits(int) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
-
Records cache hits.
- recordLoadException(long) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- recordLoadException(long) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
-
Records the failed load of a new entry.
- recordLoadSuccess(long) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- recordLoadSuccess(long) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
-
Records the successful load of a new entry.
- recordLockedRead(LocalCache.ReferenceEntry<K, V>, long) - Method in class com.google.common.cache.LocalCache.Segment
-
Updates the eviction metadata that entry
was just read.
- recordMisses(int) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- recordMisses(int) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
-
Records cache misses.
- recordRead(LocalCache.ReferenceEntry<K, V>, long) - Method in class com.google.common.cache.LocalCache.Segment
-
Records the relative order in which this read was performed by adding entry
to the
recency queue.
- recordsAccess() - Method in class com.google.common.cache.LocalCache
-
- recordStats() - Method in class com.google.common.cache.CacheBuilder
-
Enable the accumulation of
CacheStats
during the operation of the cache.
- recordStats - Variable in class com.google.common.cache.CacheBuilderSpec
-
- RecordStatsParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.RecordStatsParser
-
- recordsTime() - Method in class com.google.common.cache.LocalCache
-
- recordsWrite() - Method in class com.google.common.cache.LocalCache
-
- recordWrite(LocalCache.ReferenceEntry<K, V>, int, long) - Method in class com.google.common.cache.LocalCache.Segment
-
Updates eviction metadata that entry
was just written.
- recreateCacheBuilder() - Method in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- recurse(int) - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
- reference - Variable in class com.google.common.base.Equivalence.Wrapper
-
- reference - Variable in class com.google.common.base.Present
-
- Reference() - Constructor for class com.google.common.collect.TreeMultiset.Reference
-
- referenceValue(LocalCache.Segment<K, V>, LocalCache.ReferenceEntry<K, V>, V, int) - Method in enum com.google.common.cache.LocalCache.Strength
-
Creates a reference for the given value according to this value strength.
- referent - Variable in class com.google.common.cache.LocalCache.StrongValueReference
-
- REFERER - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Referer
header field name.
- Reflection - Class in com.google.common.reflect
-
Static utilities relating to Java reflection.
- Reflection() - Constructor for class com.google.common.reflect.Reflection
-
- refresh(K) - Method in class com.google.common.cache.AbstractLoadingCache
-
- refresh(K) - Method in class com.google.common.cache.ForwardingLoadingCache
-
- refresh(K) - Method in interface com.google.common.cache.LoadingCache
-
Loads a new value for key key
, possibly asynchronously.
- refresh(K) - Method in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- refresh(K) - Method in class com.google.common.cache.LocalCache.LocalLoadingCache
-
- refresh(K) - Method in class com.google.common.cache.LocalCache
-
- refresh(K, int, CacheLoader<? super K, V>, boolean) - Method in class com.google.common.cache.LocalCache.Segment
-
Refreshes the value associated with key
, unless another thread is already doing so.
- REFRESH - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Refresh
header field name.
- refreshAfterWrite(long, TimeUnit) - Method in class com.google.common.cache.CacheBuilder
-
Specifies that active entries are eligible for automatic refresh once a fixed duration has
elapsed after the entry's creation, or the most recent replacement of its value.
- refreshDuration - Variable in class com.google.common.cache.CacheBuilderSpec
-
- RefreshDurationParser() - Constructor for class com.google.common.cache.CacheBuilderSpec.RefreshDurationParser
-
- refreshes() - Method in class com.google.common.cache.LocalCache
-
- refreshIfEmpty() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
If the delegate collection is empty, but the multimap has values for the
key, replace the delegate with the new collection for the key.
- refreshNanos - Variable in class com.google.common.cache.CacheBuilder
-
- refreshNanos - Variable in class com.google.common.cache.LocalCache
-
How long after the last write an entry becomes a candidate for refresh.
- refreshTimeUnit - Variable in class com.google.common.cache.CacheBuilderSpec
-
- register(Object) - Method in class com.google.common.eventbus.EventBus
-
Registers all subscriber methods on object
to receive events.
- register(Object) - Method in class com.google.common.eventbus.SubscriberRegistry
-
Registers all subscriber methods on the given listener object.
- register(C) - Method in class com.google.common.io.Closer
-
Registers the given
closeable
to be closed when this
Closer
is
closed.
- RegularContiguousSet<C extends java.lang.Comparable> - Class in com.google.common.collect
-
An implementation of
ContiguousSet
that contains one or more elements.
- RegularContiguousSet(Range<C>, DiscreteDomain<C>) - Constructor for class com.google.common.collect.RegularContiguousSet
-
- RegularContiguousSet.SerializedForm<C extends java.lang.Comparable> - Class in com.google.common.collect
-
- RegularEntrySet(ImmutableMap<K, V>, Map.Entry<K, V>[]) - Constructor for class com.google.common.collect.ImmutableMapEntrySet.RegularEntrySet
-
- RegularImmutableAsList<E> - Class in com.google.common.collect
-
An
ImmutableAsList
implementation specialized for when the delegate collection is
already backed by an
ImmutableList
or array.
- RegularImmutableAsList(ImmutableCollection<E>, ImmutableList<? extends E>) - Constructor for class com.google.common.collect.RegularImmutableAsList
-
- RegularImmutableAsList(ImmutableCollection<E>, Object[]) - Constructor for class com.google.common.collect.RegularImmutableAsList
-
- RegularImmutableBiMap<K,V> - Class in com.google.common.collect
-
Bimap with zero or more mappings.
- RegularImmutableBiMap(ImmutableMapEntry<K, V>[], ImmutableMapEntry<K, V>[], Map.Entry<K, V>[], int, int) - Constructor for class com.google.common.collect.RegularImmutableBiMap
-
- RegularImmutableBiMap.Inverse - Class in com.google.common.collect
-
- RegularImmutableBiMap.Inverse.InverseEntrySet - Class in com.google.common.collect
-
- RegularImmutableBiMap.InverseSerializedForm<K,V> - Class in com.google.common.collect
-
- RegularImmutableList<E> - Class in com.google.common.collect
-
Implementation of
ImmutableList
used for 0 or 2+ elements (not 1).
- RegularImmutableList(Object[]) - Constructor for class com.google.common.collect.RegularImmutableList
-
- RegularImmutableMap<K,V> - Class in com.google.common.collect
-
- RegularImmutableMap(Map.Entry<K, V>[], ImmutableMapEntry<K, V>[], int) - Constructor for class com.google.common.collect.RegularImmutableMap
-
- RegularImmutableMap.KeySet<K,V> - Class in com.google.common.collect
-
- RegularImmutableMap.KeySet.SerializedForm<K> - Class in com.google.common.collect
-
- RegularImmutableMap.Values<K,V> - Class in com.google.common.collect
-
- RegularImmutableMap.Values.SerializedForm<V> - Class in com.google.common.collect
-
- RegularImmutableMultiset<E> - Class in com.google.common.collect
-
- RegularImmutableMultiset(Collection<? extends Multiset.Entry<? extends E>>) - Constructor for class com.google.common.collect.RegularImmutableMultiset
-
- RegularImmutableMultiset.ElementSet - Class in com.google.common.collect
-
- RegularImmutableMultiset.NonTerminalEntry<E> - Class in com.google.common.collect
-
- RegularImmutableSet<E> - Class in com.google.common.collect
-
- RegularImmutableSet(Object[], int, Object[], int) - Constructor for class com.google.common.collect.RegularImmutableSet
-
- RegularImmutableSortedMultiset<E> - Class in com.google.common.collect
-
An immutable sorted multiset with one or more distinct elements.
- RegularImmutableSortedMultiset(Comparator<? super E>) - Constructor for class com.google.common.collect.RegularImmutableSortedMultiset
-
- RegularImmutableSortedMultiset(RegularImmutableSortedSet<E>, long[], int, int) - Constructor for class com.google.common.collect.RegularImmutableSortedMultiset
-
- RegularImmutableSortedSet<E> - Class in com.google.common.collect
-
An immutable sorted set with one or more elements.
- RegularImmutableSortedSet(ImmutableList<E>, Comparator<? super E>) - Constructor for class com.google.common.collect.RegularImmutableSortedSet
-
- RegularImmutableTable<R,C,V> - Class in com.google.common.collect
-
An implementation of
ImmutableTable
holding an arbitrary number of
cells.
- RegularImmutableTable() - Constructor for class com.google.common.collect.RegularImmutableTable
-
- RegularImmutableTable.CellSet - Class in com.google.common.collect
-
- RegularImmutableTable.Values - Class in com.google.common.collect
-
- RegularLinearTransformation(double, double) - Constructor for class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- RegularLinearTransformation(double, double, LinearTransformation) - Constructor for class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- rehash(int) - Static method in class com.google.common.cache.LocalCache
-
Applies a supplemental hash function to a given hash code, which defends against poor quality
hash functions.
- rehash(int) - Static method in class com.google.common.collect.MapMakerInternalMap
-
Applies a supplemental hash function to a given hash code, which defends against poor quality
hash functions.
- rehashIfNecessary() - Method in class com.google.common.collect.HashBiMap
-
- rehashIfNecessary() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- rejectionPropagatingExecutor(Executor, AbstractFuture<?>) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Returns an Executor that will propagate RejectedExecutionException
from the delegate
executor to the given future
.
- rejectTypeVariables() - Method in class com.google.common.reflect.TypeToken
-
Ensures that this type token doesn't contain type variables, which can cause unchecked type
errors for callers like
TypeToInstanceMap
.
- relationshipName - Variable in class com.google.common.testing.RelationshipTester
-
- RelationshipTester<T> - Class in com.google.common.testing
-
- RelationshipTester(Equivalence<? super T>, String, String, RelationshipTester.ItemReporter) - Constructor for class com.google.common.testing.RelationshipTester
-
- RelationshipTester.Item<T> - Class in com.google.common.testing
-
- RelationshipTester.ItemReporter - Class in com.google.common.testing
-
- releaseResourcesAfterFailure() - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
Listeners implicitly keep a reference to
AggregateFuture.RunningState
as they're inner classes, so we
free resources here as well for the allMustSucceed=true case (i.e.
- releaseResourcesAfterFailure() - Method in class com.google.common.util.concurrent.CollectionFuture.CollectionFutureRunningState
-
- releaseResourcesAfterFailure() - Method in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureRunningState
-
- releaseWaiters() - Method in class com.google.common.util.concurrent.AbstractFuture
-
- reload(K, V) - Method in class com.google.common.cache.CacheLoader
-
Computes or retrieves a replacement value corresponding to an already-cached key
.
- remainder(int, int) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 32-bit
quantities.
- remainder(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 64-bit
quantities.
- remaining() - Method in class com.google.common.io.CharSequenceReader
-
- remaining - Variable in class com.google.common.util.concurrent.AggregateFutureState
-
- remainingCapacity() - Method in class com.google.common.collect.EvictingQueue
-
Returns the number of additional elements that this queue can accept without evicting;
zero if the queue is currently full.
- remainingCapacity() - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- remainingCapacity() - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
-
- remainingCountUpdater - Variable in class com.google.common.util.concurrent.AggregateFutureState.SafeAtomicHelper
-
- remainingNanos(long, long) - Static method in class com.google.common.util.concurrent.Monitor
-
Returns the remaining nanos until the given timeout, or 0L if the timeout has already elapsed.
- RemovalCause - Enum in com.google.common.cache
-
The reason why a cached entry was removed.
- RemovalCause() - Constructor for enum com.google.common.cache.RemovalCause
-
- removalListener - Variable in class com.google.common.cache.CacheBuilder
-
- removalListener(RemovalListener<? super K1, ? super V1>) - Method in class com.google.common.cache.CacheBuilder
-
Specifies a listener instance that caches should notify each time an entry is removed for any
reason.
- removalListener - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- removalListener - Variable in class com.google.common.cache.LocalCache
-
A listener that is invoked when an entry is removed due to expiration or garbage collection of
soft/weak entries.
- RemovalListener<K,V> - Interface in com.google.common.cache
-
An object that can receive a notification when an entry is removed from a cache.
- RemovalListeners - Class in com.google.common.cache
-
A collection of common removal listeners.
- RemovalListeners() - Constructor for class com.google.common.cache.RemovalListeners
-
- RemovalNotification<K,V> - Class in com.google.common.cache
-
A notification of the removal of a single entry.
- RemovalNotification(K, V, RemovalCause) - Constructor for class com.google.common.cache.RemovalNotification
-
- removalNotificationQueue - Variable in class com.google.common.cache.LocalCache
-
Entries waiting to be consumed by the removal listener.
- remove() - Method in class com.google.common.base.AbstractIterator
-
- remove(Object) - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- remove(Object) - Method in class com.google.common.cache.LocalCache.EntrySet
-
- remove() - Method in class com.google.common.cache.LocalCache.HashIterator
-
- remove(Object) - Method in class com.google.common.cache.LocalCache.KeySet
-
- remove(Object) - Method in class com.google.common.cache.LocalCache
-
- remove(Object, Object) - Method in class com.google.common.cache.LocalCache
-
- remove(Object, int) - Method in class com.google.common.cache.LocalCache.Segment
-
- remove(Object, int, Object) - Method in class com.google.common.cache.LocalCache.Segment
-
- remove(Object) - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- remove(Object) - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- remove(Object) - Method in class com.google.common.collect.AbstractBiMap.KeySet
-
- remove(Object) - Method in class com.google.common.collect.AbstractBiMap
-
- remove(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapEntries
-
- remove() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap.AsMapIterator
-
- remove(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- remove() - Method in class com.google.common.collect.AbstractMapBasedMultimap.Itr
-
- remove(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.KeySet
-
- remove(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- remove() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection.WrappedIterator
-
- remove(int) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- remove() - Method in class com.google.common.collect.AbstractMapBasedMultiset.MapBasedMultisetIterator
-
- remove(Object, int) - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- remove(Object, Object) - Method in class com.google.common.collect.AbstractMultimap
-
- remove(Object) - Method in class com.google.common.collect.AbstractMultiset
-
- remove(Object, int) - Method in class com.google.common.collect.AbstractMultiset
-
- remove(Range<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- remove(Object) - Method in class com.google.common.collect.AbstractTable.CellSet
-
- remove(Object, Object) - Method in class com.google.common.collect.AbstractTable
-
- remove(Object) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- remove(Object, Object) - Method in class com.google.common.collect.ArrayTable
-
- remove(Object) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- remove(Object, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
Removes a number of occurrences of the specified element from this multiset.
- remove(Object) - Method in class com.google.common.collect.EvictingQueue
-
- remove(Object) - Method in class com.google.common.collect.FilteredEntryMultimap.AsMap
-
- remove(Object, int) - Method in class com.google.common.collect.FilteredEntryMultimap.Keys
-
- remove(Object) - Method in class com.google.common.collect.FilteredKeyMultimap.Entries
-
- remove(Object) - Method in class com.google.common.collect.FilteredMultimapValues
-
- remove(Object) - Method in class com.google.common.collect.ForwardingCollection
-
- remove(Object, Object) - Method in class com.google.common.collect.ForwardingConcurrentMap
-
- remove() - Method in class com.google.common.collect.ForwardingIterator
-
- remove(int) - Method in class com.google.common.collect.ForwardingList
-
- remove(Object) - Method in class com.google.common.collect.ForwardingMap
-
- remove(Object, Object) - Method in class com.google.common.collect.ForwardingMultimap
-
- remove(Object, int) - Method in class com.google.common.collect.ForwardingMultiset
-
- remove() - Method in class com.google.common.collect.ForwardingQueue
-
- remove(Object, Object) - Method in class com.google.common.collect.ForwardingTable
-
- remove(Object, Object) - Method in class com.google.common.collect.HashBasedTable
-
- remove(Object) - Method in class com.google.common.collect.HashBiMap.Inverse.InverseKeySet
-
- remove(Object) - Method in class com.google.common.collect.HashBiMap.Inverse
-
- remove() - Method in class com.google.common.collect.HashBiMap.Itr
-
- remove(Object) - Method in class com.google.common.collect.HashBiMap.KeySet
-
- remove(Object) - Method in class com.google.common.collect.HashBiMap
-
- remove(Object) - Method in class com.google.common.collect.ImmutableCollection
-
- remove(int) - Method in class com.google.common.collect.ImmutableList
-
- remove(Object) - Method in class com.google.common.collect.ImmutableMap
-
- remove(Object, Object) - Method in class com.google.common.collect.ImmutableMultimap
-
- remove(Object, int) - Method in class com.google.common.collect.ImmutableMultiset
-
- remove(Range<K>) - Method in class com.google.common.collect.ImmutableRangeMap
-
- remove(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- remove(Object, Object) - Method in class com.google.common.collect.ImmutableTable
-
- remove() - Method in class com.google.common.collect.Iterators.PeekingImpl
-
- remove(Object) - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- remove() - Method in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- remove() - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- remove() - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- remove(int) - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- remove(int) - Method in class com.google.common.collect.Lists.ReverseList
-
- remove(int) - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- remove(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- remove(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- remove(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- remove(Object) - Method in class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- remove() - Method in class com.google.common.collect.MapMakerInternalMap.HashIterator
-
- remove(Object) - Method in class com.google.common.collect.MapMakerInternalMap.KeySet
-
- remove(Object) - Method in class com.google.common.collect.MapMakerInternalMap
-
- remove(Object, Object) - Method in class com.google.common.collect.MapMakerInternalMap
-
- remove(Object, int) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- remove(Object, int, Object) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- remove(Object) - Method in class com.google.common.collect.Maps.AbstractFilteredMap
-
- remove(Object) - Method in class com.google.common.collect.Maps.AsMapView
-
- remove(Object) - Method in class com.google.common.collect.Maps.EntrySet
-
- remove(Object) - Method in class com.google.common.collect.Maps.FilteredEntryMap.KeySet
-
- remove(Object) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- remove(Object) - Method in class com.google.common.collect.Maps.FilteredMapValues
-
- remove(Object) - Method in class com.google.common.collect.Maps.KeySet
-
- remove(Object) - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- remove(Object) - Method in class com.google.common.collect.Maps.Values
-
- remove() - Method in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- remove(Object, Object) - Method in interface com.google.common.collect.Multimap
-
Removes a single key-value pair with the key key
and the value
value
from this multimap, if such exists.
- remove(Object) - Method in class com.google.common.collect.Multimaps.AsMap.EntrySet
-
- remove(Object) - Method in class com.google.common.collect.Multimaps.AsMap
-
- remove(Object) - Method in class com.google.common.collect.Multimaps.Entries
-
- remove(Object) - Method in class com.google.common.collect.Multimaps.Keys.KeysEntrySet
-
- remove(Object, int) - Method in class com.google.common.collect.Multimaps.Keys
-
- remove(Object, Object) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- remove(Object, Object) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- remove(Object, Object) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- remove(Object, int) - Method in interface com.google.common.collect.Multiset
-
Removes a number of occurrences of the specified element from this
multiset.
- remove(Object) - Method in interface com.google.common.collect.Multiset
-
Removes a single occurrence of the specified element from this
multiset, if present.
- remove(Object) - Method in class com.google.common.collect.Multisets.ElementSet
-
- remove(Object) - Method in class com.google.common.collect.Multisets.EntrySet
-
- remove(Object, int) - Method in class com.google.common.collect.Multisets.FilteredMultiset
-
- remove() - Method in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
- remove(Object) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- remove(Object, int) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- remove() - Method in class com.google.common.collect.MultitransformedIterator
-
- remove() - Method in interface com.google.common.collect.PeekingIterator
- remove(Range<K>) - Method in interface com.google.common.collect.RangeMap
-
Removes all associations from this range map in the specified range (optional operation).
- remove(Range<C>) - Method in interface com.google.common.collect.RangeSet
-
Removes the specified range from this RangeSet
(optional operation).
- remove() - Method in class com.google.common.collect.StandardTable.CellIterator
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.Column.KeySet
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.Column
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.Column.Values
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.ColumnKeySet
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapValues
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.ColumnMap
-
- remove(Object, Object) - Method in class com.google.common.collect.StandardTable
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.Row
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.RowMap.EntrySet
-
- remove(Object) - Method in class com.google.common.collect.StandardTable.RowMap
-
- remove(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- remove(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- remove(int) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- remove(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- remove(Object, Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- remove(Object, int) - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- remove() - Method in class com.google.common.collect.Synchronized.SynchronizedQueue
-
- remove(Object, Object) - Method in interface com.google.common.collect.Table
-
Removes the mapping, if any, associated with the given keys.
- remove(Object, Object) - Method in class com.google.common.collect.Tables.TransformedTable
-
- remove(Object, Object) - Method in class com.google.common.collect.Tables.TransposeTable
-
- remove(Object, Object) - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- remove() - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- remove - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- remove(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- remove(Object) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- remove() - Method in class com.google.common.collect.TransformedIterator
-
- remove(Comparator<? super E>, E, int, int[]) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- remove(Object, int) - Method in class com.google.common.collect.TreeMultiset
-
- remove(Range<K>) - Method in class com.google.common.collect.TreeRangeMap
-
- remove(Range<K>) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- remove(Object) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- remove(Range<C>) - Method in class com.google.common.collect.TreeRangeSet.Complement
-
- remove(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- remove(Range<C>) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- remove() - Method in class com.google.common.collect.UnmodifiableIterator
-
- remove(Object) - Method in class com.google.common.graph.MapIteratorCache
-
- remove(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Removes and returns the value associated with key
.
- remove(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
If (key, value)
is currently in the map, this method removes it and returns true;
otherwise, this method returns false.
- REMOVE_METHOD - Static variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.AbstractBiMap.KeySet
-
- removeAll(Object) - Method in class com.google.common.collect.AbstractListMultimap
-
Removes all values associated with the key key
.
- removeAll(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Removes all values associated with the key key
.
- removeAll(Collection<?>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSet
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.AbstractMultiset
-
- removeAll(RangeSet<C>) - Method in class com.google.common.collect.AbstractRangeSet
-
- removeAll(Object) - Method in class com.google.common.collect.AbstractSetMultimap
-
Removes all values associated with the key key
.
- removeAll(Object) - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
Removes all values associated with a given key.
- removeAll(Collection<?>) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- removeAll(Object) - Method in class com.google.common.collect.FilteredEntryMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.FilteredEntrySetMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.FilteredKeyListMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.FilteredKeyMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.FilteredKeySetMultimap
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.FilteredMultimapValues
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
-
- removeAll(Object) - Method in class com.google.common.collect.ForwardingListMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.ForwardingMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.ForwardingSetMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
-
- removeAll(Object) - Method in class com.google.common.collect.ImmutableListMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.ImmutableMultimap
-
- removeAll(RangeSet<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
- removeAll(Object) - Method in class com.google.common.collect.ImmutableSetMultimap
-
- removeAll(Iterable<?>, Collection<?>) - Static method in class com.google.common.collect.Iterables
-
Removes, from an iterable, every element that belongs to the provided
collection.
- removeAll(Iterator<?>, Collection<?>) - Static method in class com.google.common.collect.Iterators
-
Traverses an iterator and removes every element that belongs to the
provided collection.
- removeAll(Object) - Method in class com.google.common.collect.LinkedListMultimap
-
Removes all values associated with the key key
.
- removeAll(Object) - Method in interface com.google.common.collect.ListMultimap
-
Removes all values associated with the key key
.
- removeAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- removeAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- removeAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- removeAll(Object) - Method in class com.google.common.collect.MapConstraints.ConstrainedListMultimap
-
Deprecated.
- removeAll(Collection<?>) - Method in class com.google.common.collect.Maps.EntrySet
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.Maps.FilteredEntryMap.KeySet
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.Maps.FilteredMapValues
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.Maps.Values
-
- removeAll(Object) - Method in interface com.google.common.collect.Multimap
-
Removes all values associated with the key key
.
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.TransformedEntriesListMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.UnmodifiableListMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.UnmodifiableSetMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Multimaps.UnmodifiableSortedSetMultimap
-
- removeAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
- removeAll(Collection<?>) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- removeAll(RangeSet<C>) - Method in interface com.google.common.collect.RangeSet
-
Removes all of the ranges from the specified range set from this range set (optional
operation).
- removeAll(Object) - Method in interface com.google.common.collect.SetMultimap
-
Removes all values associated with the key key
.
- removeAll(Collection<?>) - Method in class com.google.common.collect.Sets.ImprovedAbstractSet
-
- removeAll(Object) - Method in interface com.google.common.collect.SortedSetMultimap
-
Removes all values associated with a given key.
- removeAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.Column.Values
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.ColumnKeySet
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapValues
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- removeAll(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedListMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- removeAll(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSetMultimap
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.testing.MinimalCollection
-
- removeAll(Collection<?>) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- removeAllImpl(Multiset<?>, Collection<?>) - Static method in class com.google.common.collect.Multisets
-
- removeAllImpl(Set<?>, Iterator<?>) - Static method in class com.google.common.collect.Sets
-
Remove each element in an iterable from a set.
- removeAllImpl(Set<?>, Collection<?>) - Static method in class com.google.common.collect.Sets
-
- removeAllNodes(Object) - Method in class com.google.common.collect.LinkedListMultimap
-
Removes all nodes for the specified key.
- removeAllZeros() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Removes all mappings from this map whose values are zero.
- removeAndGet(int) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Removes and returns the value at index
.
- removeAt(int) - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Removes the element at position index
.
- removeCollectedEntry(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- removeColumn(Object) - Method in class com.google.common.collect.StandardTable
-
- removeEdge(Object, Object) - Method in class com.google.common.graph.ConfigurableMutableGraph
-
- removeEdge(Object) - Method in class com.google.common.graph.ConfigurableMutableNetwork
-
- removeEdge(Object, Object) - Method in class com.google.common.graph.ConfigurableMutableValueGraph
-
- removeEdge(Object, Object) - Method in interface com.google.common.graph.MutableGraph
-
Removes the edge connecting nodeU
to nodeV
, if it is present.
- removeEdge(Object) - Method in interface com.google.common.graph.MutableNetwork
-
Removes edge
from this network, if it is present.
- removeEdge(Object, Object) - Method in interface com.google.common.graph.MutableValueGraph
-
Removes the edge connecting nodeU
to nodeV
, if it is present.
- removeEntriesIf(Predicate<? super Map.Entry<K, Collection<V>>>) - Method in class com.google.common.collect.FilteredEntryMultimap
-
- removeEntry(LocalCache.ReferenceEntry<K, V>, int, RemovalCause) - Method in class com.google.common.cache.LocalCache.Segment
-
- removeEntryForTesting(E) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- removeEntryFromChain(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- removeEntryIf(Predicate<? super Map.Entry<Range<K>, V>>) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- removeEntryImpl(Collection<Map.Entry<K, V>>, Object) - Static method in class com.google.common.collect.Maps
-
Implements Collection.remove
safely for forwarding collections of
map entries.
- removeExact(Object) - Method in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- removeExactly(Object, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
Removes exactly the specified number of occurrences of element
, or makes no
change if this is not possible.
- removeFirst() - Method in class com.google.common.collect.ForwardingDeque
-
- removeFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Removes and returns the least element of this queue.
- removeFirst() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- removeFirstMatching(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Removes and returns the first matching element, or returns null
if there is none.
- removeFirstOccurrence(Object) - Method in class com.google.common.collect.ForwardingDeque
-
- removeFirstOccurrence(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- removeFrom(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- removeFrom(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- removeFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns a string containing all non-matching characters of a character sequence, in order.
- removeFrom - Variable in class com.google.common.collect.MultitransformedIterator
-
- removeFromBothMaps(Object) - Method in class com.google.common.collect.AbstractBiMap
-
- removeFromChain(E, E) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Removes an entry from within a table.
- removeFromChainForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely removes the given entry from the given chain in this segment's hash table.
- removeFromColumnIf(Predicate<? super Map.Entry<R, V>>) - Method in class com.google.common.collect.StandardTable.Column
-
Removes all Column
mappings whose row key and value satisfy the
given predicate.
- removeFromInverseMap(V) - Method in class com.google.common.collect.AbstractBiMap
-
- removeIf(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Removes, from an iterable, every element that satisfies the provided
predicate.
- removeIf(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Removes every element that satisfies the provided predicate from the
iterator.
- removeIf(Predicate<? super K>) - Method in class com.google.common.collect.Maps.FilteredEntryMap.KeySet
-
- removeIf(Predicate<? super V>) - Method in class com.google.common.collect.Maps.FilteredMapValues
-
- removeIfEmpty() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
If collection is empty, remove it from AbstractMapBasedMultimap.this.map
.
- removeIfFromRandomAccessList(List<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
- removeIfZero(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Atomically remove key
from the map iff its associated value is 0.
- removeInEdge(Object, boolean) - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- removeInEdge(Object, boolean) - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- removeInEdge(Object, boolean) - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- removeInEdge(Object, boolean) - Method in interface com.google.common.graph.NetworkConnections
-
Remove edge
from the set of incoming edges.
- removeInEdge(Object, boolean) - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- removeLast() - Method in class com.google.common.collect.ForwardingDeque
-
- removeLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
Removes and returns the greatest element of this queue.
- removeLast() - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- removeLastOccurrence(Object) - Method in class com.google.common.collect.ForwardingDeque
-
- removeLastOccurrence(Object) - Method in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- removeLoadingValue(K, int, LocalCache.LoadingValueReference<K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- removeMapping(Object, Object, Object) - Method in class com.google.common.collect.StandardTable
-
Remove a row key / column key / value mapping, if present.
- removeMax(TreeMultiset.AvlNode<E>) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- removeMin(TreeMultiset.AvlNode<E>) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- removeNode(LinkedListMultimap.Node<K, V>) - Method in class com.google.common.collect.LinkedListMultimap
-
Removes the specified node from the linked list.
- removeNode(Object) - Method in class com.google.common.graph.ConfigurableMutableGraph
-
- removeNode(Object) - Method in class com.google.common.graph.ConfigurableMutableNetwork
-
- removeNode(Object) - Method in class com.google.common.graph.ConfigurableMutableValueGraph
-
- removeNode(Object) - Method in interface com.google.common.graph.MutableGraph
-
Removes node
if it is present; all edges incident to node
will also be removed.
- removeNode(Object) - Method in interface com.google.common.graph.MutableNetwork
-
Removes node
if it is present; all edges incident to node
will also be removed.
- removeNode(Object) - Method in interface com.google.common.graph.MutableValueGraph
-
Removes node
if it is present; all edges incident to node
will also be removed.
- removeOccurrences(Multiset<?>, Iterable<?>) - Static method in class com.google.common.collect.Multisets
-
For each occurrence of an element e
in occurrencesToRemove
,
removes one occurrence of e
in multisetToModify
.
- removeOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
-
For each occurrence of an element e
in occurrencesToRemove
,
removes one occurrence of e
in multisetToModify
.
- removeOnlyNavigableSet(NavigableSet<E>) - Static method in class com.google.common.collect.Maps
-
- removeOnlySet(Set<E>) - Static method in class com.google.common.collect.Maps
-
- removeOnlySortedSet(SortedSet<E>) - Static method in class com.google.common.collect.Maps
-
- removeOutEdge(Object) - Method in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- removeOutEdge(Object) - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- removeOutEdge(Object) - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- removeOutEdge(Object) - Method in interface com.google.common.graph.NetworkConnections
-
Remove edge
from the set of outgoing edges.
- removeOutEdge(Object) - Method in class com.google.common.graph.UndirectedMultiNetworkConnections
-
- removePredecessor(Object) - Method in class com.google.common.graph.DirectedGraphConnections
-
- removePredecessor(Object) - Method in interface com.google.common.graph.GraphConnections
-
Remove node
from the set of predecessors.
- removePredecessor(Object) - Method in class com.google.common.graph.UndirectedGraphConnections
-
- removeRange(int, int) - Method in class com.google.common.collect.Lists.ReverseList
-
- removeSuccessor(Object) - Method in class com.google.common.graph.DirectedGraphConnections
-
- removeSuccessor(Object) - Method in interface com.google.common.graph.GraphConnections
-
Remove node
from the set of successors.
- removeSuccessor(Object) - Method in class com.google.common.graph.UndirectedGraphConnections
-
- removeTableEntryForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely removes the given entry from this segment's hash table.
- removeValueFromChain(LocalCache.ReferenceEntry<K, V>, LocalCache.ReferenceEntry<K, V>, K, int, V, LocalCache.ValueReference<K, V>, RemovalCause) - Method in class com.google.common.cache.LocalCache.Segment
-
- removeValuesForKey(Object) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Removes all values for the provided key.
- removeValuesForKey(Object) - Method in class com.google.common.collect.Multimaps.AsMap
-
- removeWaiter(AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture
-
Marks the given node as 'deleted' (null waiter) and then scans the list to unlink all deleted
nodes.
- renamingDecorator(Executor, Supplier<String>) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Creates an Executor
that renames the threads
that its tasks run in.
- renamingDecorator(ExecutorService, Supplier<String>) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Creates an ExecutorService
that renames the threads
that its tasks run
in.
- renamingDecorator(ScheduledExecutorService, Supplier<String>) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Creates a ScheduledExecutorService
that renames the threads
that its
tasks run in.
- repeat(String, int) - Static method in class com.google.common.base.Strings
-
Returns a string consisting of a specific number of concatenated copies of an input string.
- REPETITIONS - Static variable in class com.google.common.testing.EqualsTester
-
- REPETITIONS - Static variable in class com.google.common.testing.EquivalenceTester
-
- replace(K, V, V) - Method in class com.google.common.cache.LocalCache
-
- replace(K, V) - Method in class com.google.common.cache.LocalCache
-
- replace(K, int, V, V) - Method in class com.google.common.cache.LocalCache.Segment
-
- replace(K, int, V) - Method in class com.google.common.cache.LocalCache.Segment
-
- replace(K, V) - Method in class com.google.common.collect.ForwardingConcurrentMap
-
- replace(K, V, V) - Method in class com.google.common.collect.ForwardingConcurrentMap
-
- replace(K, V, V) - Method in class com.google.common.collect.MapMakerInternalMap
-
- replace(K, V) - Method in class com.google.common.collect.MapMakerInternalMap
-
- replace(K, int, V, V) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- replace(K, int, V) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- replace(K, long, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
-
If (key, expectedOldValue)
is currently in the map, this method replaces expectedOldValue
with newValue
and returns true; otherwise, this method returns false.
- replaceAll(String) - Method in class com.google.common.base.CommonMatcher
-
- replaceAll(String) - Method in class com.google.common.base.JdkPattern.JdkMatcher
-
- replaced - Variable in class com.google.common.collect.MinMaxPriorityQueue.MoveDesc
-
- replaceFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher.Any
-
- replaceFrom(CharSequence, CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- replaceFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher.Is
-
- replaceFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher.None
-
- replaceFrom(CharSequence, CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- replaceFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
-
Returns a string copy of the input character sequence, with each character that matches this
matcher replaced by a given replacement character.
- replaceFrom(CharSequence, CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns a string copy of the input character sequence, with each character that matches this
matcher replaced by a given replacement sequence.
- replaceLength - Variable in class com.google.common.escape.CharEscaperBuilder.CharArrayDecorator
-
- replacementArray - Variable in class com.google.common.escape.ArrayBasedEscaperMap
-
- replacementMap - Variable in class com.google.common.escape.Escapers.Builder
-
- replacements - Variable in class com.google.common.escape.ArrayBasedCharEscaper
-
- replacements - Variable in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- replacements - Variable in class com.google.common.escape.CharEscaperBuilder.CharArrayDecorator
-
- replacementsLength - Variable in class com.google.common.escape.ArrayBasedCharEscaper
-
- replacementsLength - Variable in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- replaceRangeWithSameLowerBound(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- replaceValue(List<Map.Entry<K, V>>, Map.Entry<K, V>) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.AbstractListMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.AbstractMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.AbstractSetMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.FilteredEntrySetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.FilteredKeyListMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.FilteredKeySetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingListMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingSetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedHashMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedListMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.ListMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.MapConstraints.ConstrainedListMultimap
-
Deprecated.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.MapConstraints.ConstrainedMultimap
-
Deprecated.
- replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.Multimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- replaceValues(K, Iterable<? extends V2>) - Method in class com.google.common.collect.Multimaps.TransformedEntriesListMultimap
-
- replaceValues(K, Iterable<? extends V2>) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.UnmodifiableListMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.UnmodifiableSetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Multimaps.UnmodifiableSortedSetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.SetMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.SortedSetMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedListMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSetMultimap
-
- reportContext(List<E>) - Method in class com.google.common.collect.testing.testers.AbstractListTester
-
Used to delay string formatting until actually required, as it
otherwise shows up in the test execution profile when running an
extremely large numbers of tests.
- reportItem(RelationshipTester.Item<?>) - Method in class com.google.common.testing.RelationshipTester.ItemReporter
-
- requestCount() - Method in class com.google.common.cache.CacheStats
-
Returns the number of times
Cache
lookup methods have returned either a cached or
uncached value.
- requireBracketsForIPv6() - Method in class com.google.common.net.HostAndPort
-
Generate an error if the host might be a non-bracketed IPv6 literal.
- ReschedulableCallable(AbstractService, ScheduledExecutorService, Runnable) - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
- reschedule() - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
- reserialize(T) - Static method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- reserialize(T) - Static method in class com.google.common.testing.Platform
-
Serializes and deserializes the specified object.
- reserialize(T) - Static method in class com.google.common.testing.SerializableTester
-
Serializes and deserializes the specified object.
- reserializeAndAssert(T) - Static method in class com.google.common.testing.SerializableTester
-
Serializes and deserializes the specified object and verifies that the
re-serialized object is equal to the provided object, that the hashcodes
are identical, and that the class of the re-serialized object is identical
to that of the original.
- ReserializedCollectionGenerator(OneSizeTestContainerGenerator<Collection<E>, E>) - Constructor for class com.google.common.collect.testing.CollectionTestSuiteBuilder.ReserializedCollectionGenerator
-
- ReserializedListGenerator(OneSizeTestContainerGenerator<Collection<E>, E>) - Constructor for class com.google.common.collect.testing.ListTestSuiteBuilder.ReserializedListGenerator
-
- ReserializedMapGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- ReserializedMultimapGenerator(OneSizeTestContainerGenerator<M, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- ReserializedMultisetGenerator(OneSizeTestContainerGenerator<Collection<E>, E>) - Constructor for class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ReserializedMultisetGenerator
-
- ReserializedSetGenerator(OneSizeTestContainerGenerator<Collection<E>, E>) - Constructor for class com.google.common.collect.testing.SetTestSuiteBuilder.ReserializedSetGenerator
-
- ReserializingTestCollectionGenerator<E> - Class in com.google.common.collect.testing
-
Reserializes the sets created by another test set generator.
- ReserializingTestCollectionGenerator(TestCollectionGenerator<E>) - Constructor for class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- ReserializingTestSetGenerator<E> - Class in com.google.common.collect.testing
-
Reserializes the sets created by another test set generator.
- ReserializingTestSetGenerator(TestSetGenerator<E>) - Constructor for class com.google.common.collect.testing.ReserializingTestSetGenerator
-
- reserve(int) - Method in class com.google.common.util.concurrent.RateLimiter
-
Reserves the given number of permits from this RateLimiter
for future use, returning
the number of microseconds until the reservation can be consumed.
- reserveAndGetWaitLength(int, long) - Method in class com.google.common.util.concurrent.RateLimiter
-
Reserves next ticket and returns the wait time that the caller must wait for.
- reserveEarliestAvailable(int, long) - Method in class com.google.common.util.concurrent.RateLimiter
-
Reserves the requested number of permits and returns the time that those permits can be used
(with one caveat).
- reserveEarliestAvailable(int, long) - Method in class com.google.common.util.concurrent.SmoothRateLimiter
-
- reset() - Method in class com.google.common.base.Stopwatch
-
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state.
- reset() - Method in class com.google.common.cache.LongAdder
-
Resets variables maintaining the sum to zero.
- reset() - Method in class com.google.common.hash.HashingInputStream
-
reset() is not supported for HashingInputStream.
- reset() - Method in class com.google.common.io.ByteStreams.LimitedInputStream
-
- reset() - Method in class com.google.common.io.CharSequenceReader
-
- reset() - Method in class com.google.common.io.CountingInputStream
-
- reset() - Method in class com.google.common.io.FileBackedOutputStream
-
- resetCollection() - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
- resetCollection() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- resetContainer(Collection<E>) - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
- resetContainer() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Replaces the existing container under test with a new container created
by the subject generator.
- resetContainer(C) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Replaces the existing container under test with a new container.
- resetContainer(M) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- resetContainer(Map.Entry<K, V>...) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- resetMap() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- resetMap(Map.Entry<K, V>[]) - Method in class com.google.common.collect.testing.AbstractMapTester
-
- resetOnFinalize - Variable in class com.google.common.io.FileBackedOutputStream
-
- resetWithHole() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
Resets the contents of sortedMultiset to have entries a, c, for the navigation tests.
- resetWithHole() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
Resets the contents of navigableMap to have entries a, c, for the
navigation tests.
- resetWithHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
Resets the contents of navigableSet to have elements a, c, for the
navigation tests.
- resolve(TypeVariable<?>) - Method in class com.google.common.reflect.TypeResolver.TypeTable
-
- resolveGenericArrayType(GenericArrayType) - Method in class com.google.common.reflect.TypeResolver
-
- resolveInPlace(Type[]) - Method in class com.google.common.reflect.TypeToken
-
- resolveInternal(TypeVariable<?>, TypeResolver.TypeTable) - Method in class com.google.common.reflect.TypeResolver.TypeTable
-
Resolves var
using the encapsulated type mapping.
- resolveParameterizedType(ParameterizedType) - Method in class com.google.common.reflect.TypeResolver
-
- resolveSupertype(Type) - Method in class com.google.common.reflect.TypeToken
-
- resolveType(Type) - Method in class com.google.common.reflect.TypeResolver
-
Resolves all type variables in type
and all downstream types and returns a
corresponding type with type variables resolved.
- resolveType(Type) - Method in class com.google.common.reflect.TypeToken
-
Resolves the given type
against the type context represented by this type.
- resolveTypeArgsForSubclass(Class<?>) - Method in class com.google.common.reflect.TypeToken
-
- resolveTypes(Type[]) - Method in class com.google.common.reflect.TypeResolver
-
- resolveWildcardType(WildcardType) - Method in class com.google.common.reflect.TypeResolver
-
- ResourceInfo(String, ClassLoader) - Constructor for class com.google.common.reflect.ClassPath.ResourceInfo
-
- resourceName - Variable in class com.google.common.reflect.ClassPath.ResourceInfo
-
- Resources - Class in com.google.common.io
-
Provides utility methods for working with resources in the classpath.
- Resources() - Constructor for class com.google.common.io.Resources
-
- resources - Variable in class com.google.common.reflect.ClassPath.DefaultScanner
-
- resources - Variable in class com.google.common.reflect.ClassPath
-
- Resources.UrlByteSource - Class in com.google.common.io
-
A byte source that reads from a URL using URL.openStream()
.
- rest - Variable in class com.google.common.collect.Lists.OnePlusArrayList
-
- rest - Variable in class com.google.common.collect.Lists.TwoPlusArrayList
-
- restriction - Variable in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- restriction - Variable in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
restriction is the subRangeSet view; ranges are truncated to their intersection with
restriction.
- result - Variable in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- result() - Method in class com.google.common.collect.ComparisonChain.InactiveComparisonChain
-
- result() - Method in class com.google.common.collect.ComparisonChain
-
Ends this comparison chain and returns its result: a value having the
same sign as the first nonzero comparison result in the chain, or zero if
every result was zero.
- resultEquivalence - Variable in class com.google.common.base.FunctionalEquivalence
-
- resultIndex(int) - Method in enum com.google.common.collect.SortedLists.KeyAbsentBehavior
-
- resultIndex(Comparator<? super E>, E, List<? extends E>, int) - Method in enum com.google.common.collect.SortedLists.KeyPresentBehavior
-
- resume() - Method in class com.google.common.util.concurrent.SerializingExecutor
-
- resync(long) - Method in class com.google.common.util.concurrent.SmoothRateLimiter
-
Updates storedPermits
and nextFreeTicketMicros
based on the current time.
- retainAll(Collection<?>) - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.AbstractBiMap.KeySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.AbstractMultiset
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.FilteredMultimapValues
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
-
- retainAll(Iterable<?>, Collection<?>) - Static method in class com.google.common.collect.Iterables
-
Removes, from an iterable, every element that does not belong to the
provided collection.
- retainAll(Iterator<?>, Collection<?>) - Static method in class com.google.common.collect.Iterators
-
Traverses an iterator and removes every element that does not belong to the
provided collection.
- retainAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- retainAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- retainAll(Collection<?>) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- retainAll(Collection<?>) - Method in class com.google.common.collect.Maps.EntrySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Maps.FilteredEntryMap.KeySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Maps.FilteredMapValues
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Maps.Values
-
- retainAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
- retainAll(Collection<?>) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Sets.ImprovedAbstractSet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.Column.KeySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.Column.Values
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.ColumnKeySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapValues
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.testing.MinimalCollection
-
- retainAll(Collection<?>) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- retainAllImpl(Multiset<?>, Collection<?>) - Static method in class com.google.common.collect.Multisets
-
- retainFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns a string containing all matching characters of a character sequence, in order.
- retainOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
-
Modifies multisetToModify
so that its count for an element
e
is at most multisetToRetain.count(e)
.
- retainOccurrencesImpl(Multiset<E>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
-
Delegate implementation which cares about the element type.
- rethrow(Throwable) - Method in class com.google.common.io.Closer
-
Stores the given throwable and rethrows it.
- rethrow(Throwable, Class<X>) - Method in class com.google.common.io.Closer
-
Stores the given throwable and rethrows it.
- rethrow(Throwable, Class<X1>, Class<X2>) - Method in class com.google.common.io.Closer
-
Stores the given throwable and rethrows it.
- RETRY_AFTER - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Retry-After
header field name.
- retryUpdate(long, int[], boolean) - Method in class com.google.common.cache.Striped64
-
Handles cases of updates involving initialization, resizing,
creating new Cells, and/or contention.
- returning(Class<R1>) - Method in class com.google.common.reflect.Invokable
-
Explicitly specifies the return type of this Invokable
.
- returning(TypeToken<R1>) - Method in class com.google.common.reflect.Invokable
-
Explicitly specifies the return type of this Invokable
.
- returning(T) - Static method in class com.google.common.util.concurrent.Callables
-
Creates a Callable
which immediately returns a preset value each time it is called.
- returnTypeToTest - Variable in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
- returnValue - Variable in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- REUSING_EDGE - Static variable in class com.google.common.graph.GraphConstants
-
- reverse() - Method in class com.google.common.base.Converter.IdentityConverter
-
- reverse - Variable in class com.google.common.base.Converter
-
- reverse() - Method in class com.google.common.base.Converter
-
Returns the reversed view of this converter, which converts this.convert(a)
back to a
value roughly equivalent to a
.
- reverse() - Method in class com.google.common.base.Converter.ReverseConverter
-
- reverse() - Method in class com.google.common.collect.AllEqualOrdering
-
- reverse - Variable in class com.google.common.collect.GeneralRange
-
- reverse() - Method in class com.google.common.collect.GeneralRange
-
Returns the same range relative to the reversed comparator.
- reverse() - Method in class com.google.common.collect.ImmutableList
-
Returns a view of this immutable list in reverse order.
- reverse() - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- reverse(List<T>) - Static method in class com.google.common.collect.Lists
-
Returns a reversed view of the specified list.
- reverse(Comparator<T>) - Static method in class com.google.common.collect.Maps.DescendingMap
-
- reverse() - Method in class com.google.common.collect.NaturalOrdering
-
- reverse() - Method in class com.google.common.collect.NullsFirstOrdering
-
- reverse() - Method in class com.google.common.collect.NullsLastOrdering
-
- reverse() - Method in class com.google.common.collect.Ordering
-
Returns the reverse of this ordering; the Ordering
equivalent to Collections.reverseOrder(Comparator)
.
- reverse() - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- reverse() - Method in class com.google.common.collect.ReverseOrdering
-
- reverse(Comparator<T>) - Static method in class com.google.common.collect.Sets.DescendingSet
-
- reverse(Map.Entry<K, V>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- reverse(List<T>) - Static method in class com.google.common.collect.testing.Helpers
-
- reverse(CharSequence) - Static method in class com.google.thirdparty.publicsuffix.TrieParser
-
- ReverseConverter(Converter<A, B>) - Constructor for class com.google.common.base.Converter.ReverseConverter
-
- reverseEntry(Map.Entry<K, V>) - Static method in class com.google.common.collect.testing.google.AbstractBiMapTester
-
- ReverseImmutableList(ImmutableList<E>) - Constructor for class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- reverseIndex(int) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- reverseIndex(int) - Method in class com.google.common.collect.Lists.ReverseList
-
- ReverseList(List<T>) - Constructor for class com.google.common.collect.Lists.ReverseList
-
- ReverseNaturalOrdering - Class in com.google.common.collect
-
An ordering that uses the reverse of the natural order of the values.
- ReverseNaturalOrdering() - Constructor for class com.google.common.collect.ReverseNaturalOrdering
-
- reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedMap
-
Returns a builder that creates immutable sorted maps whose keys are
ordered by the reverse of their natural ordering.
- reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedMultiset
-
Returns a builder that creates immutable sorted multisets whose elements are ordered by the
reverse of their natural ordering.
- reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedSet
-
Returns a builder that creates immutable sorted sets whose elements are
ordered by the reverse of their natural ordering.
- ReverseOrdering<T> - Class in com.google.common.collect
-
An ordering that uses the reverse of a given order.
- ReverseOrdering(Ordering<? super T>) - Constructor for class com.google.common.collect.ReverseOrdering
-
- reversePosition(int) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- reversePosition(int) - Method in class com.google.common.collect.Lists.ReverseList
-
- right - Variable in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- right - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- RIGHT_IS_GREATER - Static variable in class com.google.common.collect.Ordering
-
- rightChild(T) - Method in class com.google.common.collect.BinaryTreeTraverser
-
Returns the right child of the specified node, or
Optional.absent()
if the specified
node has no right child.
- rightValue() - Method in interface com.google.common.collect.MapDifference.ValueDifference
-
Returns the value from the right map (possibly null).
- rightValue() - Method in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- rng - Static variable in class com.google.common.cache.Striped64
-
Generator of new random hash codes
- root - Variable in class com.google.common.collect.TreeTraverser.PostOrderNode
-
- rootReference - Variable in class com.google.common.collect.TreeMultiset
-
- rotateLeft() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- rotateRight() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- roundIntermediate(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
-
- roundToBigInteger(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
-
Returns the BigInteger
value that is equal to x
rounded with the specified
rounding mode, if possible.
- roundToInt(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
-
Returns the int
value that is equal to x
rounded with the specified rounding
mode, if possible.
- roundToLong(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
-
Returns the long
value that is equal to x
rounded with the specified rounding
mode, if possible.
- row(R) - Method in class com.google.common.collect.ArrayTable
-
Returns a view of all mappings that have the given row key.
- Row(int) - Constructor for class com.google.common.collect.ArrayTable.Row
-
- Row(int) - Constructor for class com.google.common.collect.DenseImmutableTable.Row
-
- row(R) - Method in class com.google.common.collect.ForwardingTable
-
- row(R) - Method in class com.google.common.collect.ImmutableTable
-
Returns a view of all mappings that have the given row key.
- row(R) - Method in class com.google.common.collect.StandardTable
-
- Row(R) - Constructor for class com.google.common.collect.StandardTable.Row
-
- row(R) - Method in interface com.google.common.collect.Table
-
Returns a view of all mappings that have the given row key.
- row(R) - Method in class com.google.common.collect.Tables.TransformedTable
-
- row(C) - Method in class com.google.common.collect.Tables.TransposeTable
-
- row(R) - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- row(R) - Method in class com.google.common.collect.TreeBasedTable
-
Returns a view of all mappings that have the given row key.
- rowComparator - Variable in class com.google.common.collect.ImmutableTable.Builder
-
- rowComparator() - Method in class com.google.common.collect.TreeBasedTable
-
Returns the comparator that orders the rows.
- rowCounts - Variable in class com.google.common.collect.DenseImmutableTable
-
- rowEntry - Variable in class com.google.common.collect.StandardTable.CellIterator
-
- rowIndex - Variable in class com.google.common.collect.ArrayTable.Row
-
- rowIndex - Variable in class com.google.common.collect.DenseImmutableTable.Row
-
- rowIterator - Variable in class com.google.common.collect.StandardTable.CellIterator
-
- rowKey - Variable in class com.google.common.collect.StandardTable.Row
-
- rowKey - Variable in class com.google.common.collect.Tables.ImmutableCell
-
- rowKeyList() - Method in class com.google.common.collect.ArrayTable
-
Returns, as an immutable list, the row keys provided when the table was
constructed, including those that are mapped to null values only.
- rowKeys - Variable in class com.google.common.collect.ImmutableTable.SerializedForm
-
- rowKeySet() - Method in class com.google.common.collect.AbstractTable
-
- rowKeySet() - Method in class com.google.common.collect.ArrayTable
-
Returns an immutable set of the valid row keys, including those that are
associated with null values only.
- rowKeySet() - Method in class com.google.common.collect.ForwardingTable
-
- rowKeySet() - Method in class com.google.common.collect.ImmutableTable
-
- rowKeySet() - Method in interface com.google.common.collect.RowSortedTable
-
Returns a set of row keys that have one or more values in the table.
- rowKeySet() - Method in class com.google.common.collect.StandardRowSortedTable
-
Returns a set of row keys that have one or more values in the table.
- rowKeySet() - Method in class com.google.common.collect.StandardTable
-
- rowKeySet() - Method in interface com.google.common.collect.Table
-
Returns a set of row keys that have one or more values in the table.
- rowKeySet() - Method in class com.google.common.collect.Tables.TransformedTable
-
- rowKeySet() - Method in class com.google.common.collect.Tables.TransposeTable
-
- rowKeySet() - Method in class com.google.common.collect.Tables.UnmodifiableRowSortedMap
-
- rowKeySet() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- rowKeySet() - Method in class com.google.common.collect.TreeBasedTable
-
- rowKeyToIndex - Variable in class com.google.common.collect.ArrayTable
-
- rowKeyToIndex - Variable in class com.google.common.collect.DenseImmutableTable
-
- rowList - Variable in class com.google.common.collect.ArrayTable
-
- rowMap - Variable in class com.google.common.collect.ArrayTable
-
- rowMap() - Method in class com.google.common.collect.ArrayTable
-
- RowMap() - Constructor for class com.google.common.collect.ArrayTable.RowMap
-
- rowMap - Variable in class com.google.common.collect.DenseImmutableTable
-
- rowMap() - Method in class com.google.common.collect.DenseImmutableTable
-
- RowMap() - Constructor for class com.google.common.collect.DenseImmutableTable.RowMap
-
- rowMap() - Method in class com.google.common.collect.ForwardingTable
-
- rowMap() - Method in class com.google.common.collect.ImmutableTable
-
Returns a view that associates each row key with the corresponding map from
column keys to values.
- rowMap() - Method in interface com.google.common.collect.RowSortedTable
-
Returns a view that associates each row key with the corresponding map from
column keys to values.
- rowMap() - Method in class com.google.common.collect.SingletonImmutableTable
-
- rowMap - Variable in class com.google.common.collect.SparseImmutableTable
-
- rowMap() - Method in class com.google.common.collect.SparseImmutableTable
-
- rowMap() - Method in class com.google.common.collect.StandardRowSortedTable
-
Returns a view that associates each row key with the corresponding map from
column keys to values.
- rowMap - Variable in class com.google.common.collect.StandardTable
-
- rowMap() - Method in class com.google.common.collect.StandardTable
-
- RowMap() - Constructor for class com.google.common.collect.StandardTable.RowMap
-
- rowMap() - Method in interface com.google.common.collect.Table
-
Returns a view that associates each row key with the corresponding map from
column keys to values.
- rowMap() - Method in class com.google.common.collect.Tables.TransformedTable
-
- rowMap() - Method in class com.google.common.collect.Tables.TransposeTable
-
- rowMap() - Method in class com.google.common.collect.Tables.UnmodifiableRowSortedMap
-
- rowMap() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- rowMap() - Method in class com.google.common.collect.TreeBasedTable
-
- RowSortedMap() - Constructor for class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- RowSortedTable<R,C,V> - Interface in com.google.common.collect
-
Interface that extends Table
and whose rows are sorted.
- RS - Static variable in class com.google.common.base.Ascii
-
Record Separator: These four information separators may be used within data in optional
fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then
GS, then RS, and US is least inclusive.
- RTF_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- run() - Method in class com.google.common.base.internal.Finalizer
-
Loops continuously, pulling references off the queue and cleaning them up.
- run() - Method in class com.google.common.collect.MapMakerInternalMap.CleanupMapTask
-
- run() - Method in class com.google.common.testing.ArbitraryInstances.Dummies.DummyRunnable
-
- run() - Method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
- run() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Run the service.
- run() - Method in class com.google.common.util.concurrent.AbstractFuture.SetFuture
-
- run() - Method in class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate.Task
-
- run() - Method in class com.google.common.util.concurrent.AbstractTransformFuture
-
- run() - Method in class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- run() - Method in class com.google.common.util.concurrent.InterruptibleTask
-
- run() - Method in class com.google.common.util.concurrent.ListenerCallQueue
-
- run() - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.NeverSuccessfulListenableFutureTask
-
- run() - Method in class com.google.common.util.concurrent.SerializingExecutor.QueueWorker
-
- run() - Method in class com.google.common.util.concurrent.testing.MockFutureListener
-
- run() - Method in class com.google.common.util.concurrent.TimeoutFuture.Fire
-
- run() - Method in class com.google.common.util.concurrent.TrustedListenableFutureTask
-
- runCleanup() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- runCollectionTests - Variable in class com.google.common.collect.testing.QueueTestSuiteBuilder
-
- runEntryWithNullTest(Map.Entry<K, V>) - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
-
- runInterruptibly() - Method in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureInterruptibleTask
-
- runInterruptibly() - Method in class com.google.common.util.concurrent.InterruptibleTask
-
- runInterruptibly() - Method in class com.google.common.util.concurrent.TrustedListenableFutureTask.TrustedFutureInterruptibleTask
-
- runIteratorTest(Set<IteratorFeature>, AbstractIteratorTester.KnownOrder, Iterable<E>) - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- runListIteratorTest(Set<IteratorFeature>) - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- runLockedCleanup(long) - Method in class com.google.common.cache.LocalCache.Segment
-
- runLockedCleanup() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- runnable - Variable in class com.google.common.util.concurrent.ExecutionList.RunnableExecutorPair
-
- RunnableExecutorPair(Runnable, Executor, ExecutionList.RunnableExecutorPair) - Constructor for class com.google.common.util.concurrent.ExecutionList.RunnableExecutorPair
-
- runnables - Variable in class com.google.common.util.concurrent.ExecutionList
-
The runnable, executor pairs to execute.
- Runnables - Class in com.google.common.util.concurrent
-
Static utility methods pertaining to the Runnable
interface.
- Runnables() - Constructor for class com.google.common.util.concurrent.Runnables
-
- runner - Variable in class com.google.common.util.concurrent.InterruptibleTask
-
- runnerUpdater - Variable in class com.google.common.util.concurrent.InterruptibleTask.SafeAtomicHelper
-
- running() - Method in class com.google.common.util.concurrent.AbstractService
-
- running() - Method in class com.google.common.util.concurrent.Service.Listener
-
- running() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- RUNNING_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- runningState - Variable in class com.google.common.util.concurrent.AggregateFuture
-
- RunningState(ImmutableCollection<? extends ListenableFuture<? extends InputT>>, boolean, boolean) - Constructor for class com.google.common.util.concurrent.AggregateFuture.RunningState
-
- runningTask - Variable in class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate
-
- runningTasks - Variable in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- runOneIteration() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
Run one iteration of the scheduled task.
- runRemoveTest(int) - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- runTearDown() - Method in class com.google.common.testing.TearDownStack
-
Causes teardown to execute.
- runtime - Variable in class com.google.common.util.concurrent.UncaughtExceptionHandlers.Exiter
-
- runtimeType - Variable in class com.google.common.reflect.TypeToken
-
- runUnlockedCleanup() - Method in class com.google.common.cache.LocalCache.Segment
-
- s - Variable in class com.google.common.collect.testing.BaseComparable
-
- SafeAtomicHelper(AtomicReferenceFieldUpdater<AbstractFuture.Waiter, Thread>, AtomicReferenceFieldUpdater<AbstractFuture.Waiter, AbstractFuture.Waiter>, AtomicReferenceFieldUpdater<AbstractFuture, AbstractFuture.Waiter>, AtomicReferenceFieldUpdater<AbstractFuture, AbstractFuture.Listener>, AtomicReferenceFieldUpdater<AbstractFuture, Object>) - Constructor for class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- SafeAtomicHelper(AtomicReferenceFieldUpdater, AtomicIntegerFieldUpdater) - Constructor for class com.google.common.util.concurrent.AggregateFutureState.SafeAtomicHelper
-
- SafeAtomicHelper(AtomicReferenceFieldUpdater) - Constructor for class com.google.common.util.concurrent.InterruptibleTask.SafeAtomicHelper
-
- safeContains(Collection<?>, Object) - Static method in class com.google.common.collect.Collections2
-
Delegates to Collection.contains(java.lang.Object)
.
- safeContainsKey(Map<?, ?>, Object) - Static method in class com.google.common.collect.Maps
-
Delegates to Map.containsKey(java.lang.Object)
.
- safeGet(Map<?, V>, Object) - Static method in class com.google.common.collect.Maps
-
Delegates to Map.get(java.lang.Object)
.
- safeMax - Variable in class com.google.common.escape.ArrayBasedCharEscaper
-
- safeMax - Variable in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- safeMax - Variable in class com.google.common.escape.Escapers.Builder
-
- safeMaxChar - Variable in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- safeMin - Variable in class com.google.common.escape.ArrayBasedCharEscaper
-
- safeMin - Variable in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- safeMin - Variable in class com.google.common.escape.Escapers.Builder
-
- safeMinChar - Variable in class com.google.common.escape.ArrayBasedUnicodeEscaper
-
- safeOctets - Variable in class com.google.common.net.PercentEscaper
-
An array of flags where for any char c
if safeOctets[c]
is true then c
should remain unmodified in the output.
- safeRemove(Collection<?>, Object) - Static method in class com.google.common.collect.Collections2
-
Delegates to Collection.remove(java.lang.Object)
.
- safeRemove(Map<?, V>, Object) - Static method in class com.google.common.collect.Maps
-
Delegates to Map.remove(java.lang.Object)
.
- SafeToArraySet() - Constructor for class com.google.common.collect.MapMakerInternalMap.SafeToArraySet
-
- SafeTreeMap<K,V> - Class in com.google.common.collect.testing
-
A wrapper around TreeMap
that aggressively checks to see if keys are
mutually comparable.
- SafeTreeMap() - Constructor for class com.google.common.collect.testing.SafeTreeMap
-
- SafeTreeMap(Comparator<? super K>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
-
- SafeTreeMap(Map<? extends K, ? extends V>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
-
- SafeTreeMap(SortedMap<K, ? extends V>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
-
- SafeTreeMap(NavigableMap<K, V>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
-
- SafeTreeSet<E> - Class in com.google.common.collect.testing
-
A wrapper around TreeSet
that aggressively checks to see if elements
are mutually comparable.
- SafeTreeSet() - Constructor for class com.google.common.collect.testing.SafeTreeSet
-
- SafeTreeSet(Collection<? extends E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
-
- SafeTreeSet(Comparator<? super E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
-
- SafeTreeSet(SortedSet<E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
-
- SafeTreeSet(NavigableSet<E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
-
- sameElements - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- sameThreadExecutor() - Static method in class com.google.common.util.concurrent.MoreExecutors
-
- sameThreadScheduledExecutor() - Static method in class com.google.common.util.concurrent.testing.TestingExecutors
-
Creates a scheduled executor service that runs each task in the thread
that invokes execute/submit/schedule
, as in
CallerRunsPolicy
.
- SameThreadScheduledExecutorService - Class in com.google.common.util.concurrent.testing
-
A ScheduledExecutorService that executes all scheduled actions immediately
in the calling thread.
- SameThreadScheduledExecutorService() - Constructor for class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- SameThreadScheduledExecutorService.ImmediateScheduledFuture<V> - Class in com.google.common.util.concurrent.testing
-
- sampleCovariance() - Method in class com.google.common.math.PairedStats
-
Returns the sample covariance of the values.
- sampleCovariance() - Method in class com.google.common.math.PairedStatsAccumulator
-
Returns the sample covariance of the values.
- SampleElements<E> - Class in com.google.common.collect.testing
-
A container class for the five sample elements we need for testing.
- SampleElements(E, E, E, E, E) - Constructor for class com.google.common.collect.testing.SampleElements
-
- SampleElements.Chars - Class in com.google.common.collect.testing
-
- SampleElements.Collider - Class in com.google.common.collect.testing
-
- SampleElements.Colliders - Class in com.google.common.collect.testing
-
- SampleElements.Enums - Class in com.google.common.collect.testing
-
- SampleElements.Ints - Class in com.google.common.collect.testing
-
- SampleElements.Strings - Class in com.google.common.collect.testing
-
- SampleElements.Unhashables - Class in com.google.common.collect.testing
-
- sampleInstances - Variable in class com.google.common.testing.FreshValueGenerator
-
- sampleKeys() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- sampleKeys() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- sampleKeys() - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
-
- sampleKeys() - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- sampleKeys() - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- samples - Variable in class com.google.common.collect.testing.AbstractContainerTester
-
- samples() - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder.ReserializedCollectionGenerator
-
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.ForwardingTestMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- samples - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
-
- samples - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
-
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- samples - Variable in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.AsMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.EntriesGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.MultimapGetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ValuesGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ElementSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.EntrySetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder.ReserializedMultisetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.ForwardingTestMultisetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- samples() - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- samples() - Method in class com.google.common.collect.testing.ListTestSuiteBuilder.ReserializedListGenerator
-
- samples() - Method in class com.google.common.collect.testing.MapTestSuiteBuilder.ReserializedMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- samples() - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- samples() - Method in class com.google.common.collect.testing.SetTestSuiteBuilder.ReserializedSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
-
- samples() - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Returns the sample elements that this generate populates its container
with.
- samples() - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestStringListGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
- samples() - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- sampleStandardDeviation() - Method in class com.google.common.math.Stats
-
- sampleStandardDeviation() - Method in class com.google.common.math.StatsAccumulator
-
- sampleValues() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- sampleValues() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ReserializedMultimapGenerator
-
- sampleValues() - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
-
- sampleValues() - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- sampleValues() - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- sampleValuesIterator() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.KeysGenerator
-
- sampleVariance() - Method in class com.google.common.math.Stats
-
- sampleVariance() - Method in class com.google.common.math.StatsAccumulator
-
- sanityError(Class<?>, List<String>, String, Throwable) - Static method in class com.google.common.testing.AbstractPackageSanityTests
-
- satisfies(K, V) - Method in class com.google.common.collect.FilteredEntryMultimap
-
- saturatedAdd(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the sum of a
and b
unless it would overflow or underflow in which case
Integer.MAX_VALUE
or Integer.MIN_VALUE
is returned, respectively.
- saturatedAdd(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the sum of a
and b
unless it would overflow or underflow in which case
Long.MAX_VALUE
or Long.MIN_VALUE
is returned, respectively.
- saturatedCast(long) - Static method in class com.google.common.primitives.Chars
-
Returns the char
nearest in value to value
.
- saturatedCast(long) - Static method in class com.google.common.primitives.Ints
-
Returns the int
nearest in value to value
.
- saturatedCast(long) - Static method in class com.google.common.primitives.Shorts
-
Returns the short
nearest in value to value
.
- saturatedCast(long) - Static method in class com.google.common.primitives.SignedBytes
-
Returns the byte
nearest in value to value
.
- saturatedCast(long) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the byte
value that, when treated as unsigned, is nearest in value to
value
.
- saturatedMultiply(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the product of a
and b
unless it would overflow or underflow in which
case Integer.MAX_VALUE
or Integer.MIN_VALUE
is returned, respectively.
- saturatedMultiply(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the product of a
and b
unless it would overflow or underflow in which
case Long.MAX_VALUE
or Long.MIN_VALUE
is returned, respectively.
- saturatedPow(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the b
to the k
th power, unless it would overflow or underflow in which
case Integer.MAX_VALUE
or Integer.MIN_VALUE
is returned, respectively.
- saturatedPow(long, int) - Static method in class com.google.common.math.LongMath
-
Returns the b
to the k
th power, unless it would overflow or underflow in which
case Long.MAX_VALUE
or Long.MIN_VALUE
is returned, respectively.
- saturatedSubtract(int, int) - Static method in class com.google.common.math.IntMath
-
Returns the difference of a
and b
unless it would overflow or underflow in
which case Integer.MAX_VALUE
or Integer.MIN_VALUE
is returned, respectively.
- saturatedSubtract(long, long) - Static method in class com.google.common.math.LongMath
-
Returns the difference of a
and b
unless it would overflow or underflow in
which case Long.MAX_VALUE
or Long.MIN_VALUE
is returned, respectively.
- sawReturn - Variable in class com.google.common.io.LineBuffer
-
Whether a line ending with a CR is pending processing.
- scale(int) - Static method in class com.google.common.math.Quantiles
-
Specifies the computation of q-quantiles.
- Scale(int) - Constructor for class com.google.common.math.Quantiles.Scale
-
- scale - Variable in class com.google.common.math.Quantiles.Scale
-
- scale - Variable in class com.google.common.math.Quantiles.ScaleAndIndex
-
- scale - Variable in class com.google.common.math.Quantiles.ScaleAndIndexes
-
- ScaleAndIndex(int, int) - Constructor for class com.google.common.math.Quantiles.ScaleAndIndex
-
- ScaleAndIndexes(int, int[]) - Constructor for class com.google.common.math.Quantiles.ScaleAndIndexes
-
- scaleNormalize(double) - Static method in class com.google.common.math.DoubleUtils
-
- scan(ClassLoader) - Method in class com.google.common.reflect.ClassPath.Scanner
-
- scan(File, ClassLoader) - Method in class com.google.common.reflect.ClassPath.Scanner
-
- scanDirectory(ClassLoader, File) - Method in class com.google.common.reflect.ClassPath.DefaultScanner
-
- scanDirectory(File, ClassLoader, String) - Method in class com.google.common.reflect.ClassPath.DefaultScanner
-
- scanDirectory(ClassLoader, File) - Method in class com.google.common.reflect.ClassPath.Scanner
-
Called when a directory is scanned for resource files.
- scanFrom(File, ClassLoader) - Method in class com.google.common.reflect.ClassPath.Scanner
-
- scanJar(File, ClassLoader) - Method in class com.google.common.reflect.ClassPath.Scanner
-
- scanJarFile(ClassLoader, JarFile) - Method in class com.google.common.reflect.ClassPath.DefaultScanner
-
- scanJarFile(ClassLoader, JarFile) - Method in class com.google.common.reflect.ClassPath.Scanner
-
Called when a jar file is scanned for resource entries.
- scannedUris - Variable in class com.google.common.reflect.ClassPath.Scanner
-
- Scanner() - Constructor for class com.google.common.reflect.ClassPath.Scanner
-
- schedule(AbstractService, ScheduledExecutorService, Runnable) - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler
-
- Schedule(long, TimeUnit) - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.Schedule
-
- schedule(AbstractService, ScheduledExecutorService, Runnable) - Method in class com.google.common.util.concurrent.AbstractScheduledService.Scheduler
-
Schedules the task to run on the provided executor on behalf of the service.
- schedule(Runnable, long, TimeUnit) - Method in interface com.google.common.util.concurrent.ListeningScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in interface com.google.common.util.concurrent.ListeningScheduledExecutorService
-
- schedule(Runnable, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator
-
- schedule(Runnable, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- schedule(Runnable, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- schedule(Runnable, long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingScheduledExecutorService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.google.common.util.concurrent.ListeningScheduledExecutorService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingScheduledExecutorService
-
- scheduledDelegate - Variable in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator.ListenableScheduledTask
-
- ScheduledListeningDecorator(ScheduledExecutorService) - Constructor for class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator
-
- scheduler() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- Scheduler() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.Scheduler
-
- scheduleRefresh(LocalCache.ReferenceEntry<K, V>, K, int, V, long, CacheLoader<? super K, V>) - Method in class com.google.common.cache.LocalCache.Segment
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface com.google.common.util.concurrent.ListeningScheduledExecutorService
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.MoreExecutors.ScheduledListeningDecorator
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.google.common.util.concurrent.WrappingScheduledExecutorService
-
- scratch - Variable in class com.google.common.hash.AbstractByteHasher
-
- second - Variable in class com.google.common.base.CharMatcher.And
-
- second - Variable in class com.google.common.base.CharMatcher.Or
-
- second - Variable in class com.google.common.base.Converter.ConverterComposition
-
- second - Variable in class com.google.common.collect.Lists.TwoPlusArrayList
-
- seed - Variable in class com.google.common.hash.Murmur3_128HashFunction
-
- seed - Variable in class com.google.common.hash.Murmur3_32HashFunction
-
- seekByKey(Object, int) - Method in class com.google.common.collect.HashBiMap
-
- seekByValue(Object, int) - Method in class com.google.common.collect.HashBiMap
-
- seen - Variable in class com.google.common.collect.StandardTable.ColumnKeyIterator
-
- seenExceptions - Variable in class com.google.common.util.concurrent.AggregateFutureState
-
- seenExceptionsUpdater - Variable in class com.google.common.util.concurrent.AggregateFutureState.SafeAtomicHelper
-
- seenKeys - Variable in class com.google.common.collect.LinkedListMultimap.DistinctKeyIterator
-
- Segment(LocalCache<K, V>, int, long, AbstractCache.StatsCounter) - Constructor for class com.google.common.cache.LocalCache.Segment
-
- Segment(MapMakerInternalMap<K, V, E, S>, int, int) - Constructor for class com.google.common.collect.MapMakerInternalMap.Segment
-
- segmentFor(int) - Method in class com.google.common.cache.LocalCache
-
Returns the segment that should be used for a key with the given hash.
- segmentFor(int) - Method in class com.google.common.collect.MapMakerInternalMap
-
Returns the segment that should be used for a key with the given hash.
- segmentMask - Variable in class com.google.common.cache.LocalCache
-
Mask value for indexing into segments.
- segmentMask - Variable in class com.google.common.collect.MapMakerInternalMap
-
Mask value for indexing into segments.
- segments - Variable in class com.google.common.cache.LocalCache
-
The segments, each of which is a specialized hash table.
- segments - Variable in class com.google.common.collect.MapMakerInternalMap
-
The segments, each of which is a specialized hash table.
- segmentShift - Variable in class com.google.common.cache.LocalCache
-
Shift value for indexing within segments.
- segmentShift - Variable in class com.google.common.collect.MapMakerInternalMap
-
Shift value for indexing within segments.
- selectAllInPlace(int[], int, int, double[], int, int) - Static method in class com.google.common.math.Quantiles
-
- selectInPlace(int, double[], int, int) - Static method in class com.google.common.math.Quantiles
-
Performs an in-place selection to find the element which would appear at a given index in a
dataset if it were sorted.
- self() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
- self() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueSegment
-
- self() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- self() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueSegment
-
- self() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- self() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- SELF_LOOPS_NOT_ALLOWED - Static variable in class com.google.common.graph.GraphConstants
-
- selfLoopCount - Variable in class com.google.common.graph.AbstractDirectedNetworkConnections
-
- semaphore(int, int) - Static method in class com.google.common.util.concurrent.Striped
-
Creates a Striped<Semaphore>
with eagerly initialized, strongly referenced semaphores,
with the specified number of permits.
- SeparatedBaseEncoding(BaseEncoding, String, int) - Constructor for class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- separatingAppendable(Appendable, String, int) - Static method in class com.google.common.io.BaseEncoding
-
- separatingWriter(Writer, String, int) - Static method in class com.google.common.io.BaseEncoding
-
- separator - Variable in class com.google.common.base.Joiner
-
- separator - Variable in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- separatorChars - Variable in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- separatorEnd(int) - Method in class com.google.common.base.Splitter.SplittingIterator
-
Returns the first index in toSplit
after separatorPosition
that does not contain a separator.
- separatorStart(int) - Method in class com.google.common.base.Splitter.SplittingIterator
-
Returns the first index in toSplit
at or after start
that contains the
separator.
- seq - Variable in class com.google.common.io.CharSequenceReader
-
- seq - Variable in class com.google.common.io.CharSource.CharSequenceCharSource
-
- sequence - Variable in class com.google.common.collect.Lists.CharSequenceAsList
-
- sequentialFunnel(Funnel<E>) - Static method in class com.google.common.hash.Funnels
-
Returns a funnel that processes an Iterable
by funneling its elements in iteration
order with the specified funnel.
- SequentialFunnel(Funnel<E>) - Constructor for class com.google.common.hash.Funnels.SequentialFunnel
-
- SerialForm(BloomFilter<T>) - Constructor for class com.google.common.hash.BloomFilter.SerialForm
-
- SERIALIZABLE_TEST_METHOD_NAMES - Static variable in class com.google.common.testing.AbstractPackageSanityTests
-
- SerializableDummyProxy(ClassSanityTester) - Constructor for class com.google.common.testing.ClassSanityTester.SerializableDummyProxy
-
- SerializableTester - Class in com.google.common.testing
-
Tests serialization and deserialization of an object, optionally asserting
that the resulting object is equal to the original.
- SerializableTester() - Constructor for class com.google.common.testing.SerializableTester
-
- Serialization - Class in com.google.common.collect
-
Provides static methods for serializing collection classes.
- Serialization() - Constructor for class com.google.common.collect.Serialization
-
- Serialization.FieldSetter<T> - Class in com.google.common.collect
-
- SerializationProxy(MapMakerInternalMap.Strength, MapMakerInternalMap.Strength, Equivalence<Object>, Equivalence<Object>, int, ConcurrentMap<K, V>) - Constructor for class com.google.common.collect.MapMakerInternalMap.SerializationProxy
-
- SerializedForm(DiscreteDomain<C>) - Constructor for class com.google.common.collect.EmptyContiguousSet.SerializedForm
-
- SerializedForm(ImmutableCollection<?>) - Constructor for class com.google.common.collect.ImmutableAsList.SerializedForm
-
- SerializedForm(ImmutableBiMap<?, ?>) - Constructor for class com.google.common.collect.ImmutableBiMap.SerializedForm
-
- SerializedForm(Object[]) - Constructor for class com.google.common.collect.ImmutableList.SerializedForm
-
- SerializedForm(ImmutableMap<?, ?>) - Constructor for class com.google.common.collect.ImmutableMap.SerializedForm
-
- SerializedForm(ImmutableMap<?, V>) - Constructor for class com.google.common.collect.ImmutableMapValues.SerializedForm
-
- SerializedForm(Multiset<?>) - Constructor for class com.google.common.collect.ImmutableMultiset.SerializedForm
-
- SerializedForm(ImmutableMap<Range<K>, V>) - Constructor for class com.google.common.collect.ImmutableRangeMap.SerializedForm
-
- SerializedForm(ImmutableList<Range<C>>) - Constructor for class com.google.common.collect.ImmutableRangeSet.SerializedForm
-
- SerializedForm(Object[]) - Constructor for class com.google.common.collect.ImmutableSet.SerializedForm
-
- SerializedForm(ImmutableSortedMap<?, ?>) - Constructor for class com.google.common.collect.ImmutableSortedMap.SerializedForm
-
- SerializedForm(SortedMultiset<E>) - Constructor for class com.google.common.collect.ImmutableSortedMultiset.SerializedForm
-
- SerializedForm(Comparator<? super E>, Object[]) - Constructor for class com.google.common.collect.ImmutableSortedSet.SerializedForm
-
- SerializedForm(Object[], Object[], Object[], int[], int[]) - Constructor for class com.google.common.collect.ImmutableTable.SerializedForm
-
- SerializedForm(Map<Class<? extends B>, B>) - Constructor for class com.google.common.collect.MutableClassToInstanceMap.SerializedForm
-
- SerializedForm(Range<C>, DiscreteDomain<C>) - Constructor for class com.google.common.collect.RegularContiguousSet.SerializedForm
-
- SerializedForm(ImmutableMap<K, ?>) - Constructor for class com.google.common.collect.RegularImmutableMap.KeySet.SerializedForm
-
- SerializedForm(ImmutableMap<?, V>) - Constructor for class com.google.common.collect.RegularImmutableMap.Values.SerializedForm
-
- SerializedForm(Charset) - Constructor for class com.google.common.hash.Funnels.StringCharsetFunnel.SerializedForm
-
- SerializedForm(String, int, String) - Constructor for class com.google.common.hash.MessageDigestHashFunction.SerializedForm
-
- SerializingExecutor - Class in com.google.common.util.concurrent
-
Executor ensuring that all Runnables submitted are executed in order, using the provided
Executor, and serially such that no two will ever be running at the same time.
- SerializingExecutor(Executor) - Constructor for class com.google.common.util.concurrent.SerializingExecutor
-
- SerializingExecutor.QueueWorker - Class in com.google.common.util.concurrent
-
Worker that runs tasks off the queue until it is empty or the queue is suspended.
- serialVersionUID - Static variable in class com.google.common.base.Absent
-
- serialVersionUID - Static variable in class com.google.common.base.CaseFormat.StringConverter
-
- serialVersionUID - Static variable in class com.google.common.base.Converter.ConverterComposition
-
- serialVersionUID - Static variable in class com.google.common.base.Converter.IdentityConverter
-
- serialVersionUID - Static variable in class com.google.common.base.Converter.ReverseConverter
-
- serialVersionUID - Static variable in class com.google.common.base.Enums.StringConverter
-
- serialVersionUID - Static variable in class com.google.common.base.Equivalence.Equals
-
- serialVersionUID - Static variable in class com.google.common.base.Equivalence.EquivalentToPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Equivalence.Identity
-
- serialVersionUID - Static variable in class com.google.common.base.Equivalence.Wrapper
-
- serialVersionUID - Static variable in class com.google.common.base.FunctionalEquivalence
-
- serialVersionUID - Static variable in class com.google.common.base.Functions.ConstantFunction
-
- serialVersionUID - Static variable in class com.google.common.base.Functions.ForMapWithDefault
-
- serialVersionUID - Static variable in class com.google.common.base.Functions.FunctionComposition
-
- serialVersionUID - Static variable in class com.google.common.base.Functions.FunctionForMapNoDefault
-
- serialVersionUID - Static variable in class com.google.common.base.Functions.PredicateFunction
-
- serialVersionUID - Static variable in class com.google.common.base.Functions.SupplierFunction
-
- serialVersionUID - Static variable in class com.google.common.base.JdkPattern
-
- serialVersionUID - Static variable in class com.google.common.base.Optional
-
- serialVersionUID - Static variable in class com.google.common.base.PairwiseEquivalence
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.AndPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.CompositionPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.ContainsPatternFromStringPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.ContainsPatternPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.InPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.InstanceOfPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.IsEqualToPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.NotPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.OrPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Predicates.SubtypeOfPredicate
-
- serialVersionUID - Static variable in class com.google.common.base.Present
-
- serialVersionUID - Static variable in class com.google.common.base.Suppliers.ExpiringMemoizingSupplier
-
- serialVersionUID - Static variable in class com.google.common.base.Suppliers.MemoizingSupplier
-
- serialVersionUID - Static variable in class com.google.common.base.Suppliers.SupplierComposition
-
- serialVersionUID - Static variable in class com.google.common.base.Suppliers.SupplierOfInstance
-
- serialVersionUID - Static variable in class com.google.common.base.Suppliers.ThreadSafeSupplier
-
- serialVersionUID - Static variable in class com.google.common.cache.CacheLoader.FunctionToCacheLoader
-
- serialVersionUID - Static variable in class com.google.common.cache.CacheLoader.SupplierToCacheLoader
-
- serialVersionUID - Static variable in class com.google.common.cache.LocalCache.LoadingSerializationProxy
-
- serialVersionUID - Static variable in class com.google.common.cache.LocalCache.LocalLoadingCache
-
- serialVersionUID - Static variable in class com.google.common.cache.LocalCache.LocalManualCache
-
- serialVersionUID - Static variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- serialVersionUID - Static variable in class com.google.common.cache.LongAdder
-
- serialVersionUID - Static variable in class com.google.common.cache.RemovalNotification
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractBiMap.Inverse
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractBiMap
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractMapBasedMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractMapBasedMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.AbstractSortedSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.AllEqualOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.ArrayListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.ArrayTable
-
- serialVersionUID - Static variable in class com.google.common.collect.ByFunctionOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.ComparatorOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.CompoundOrdering
-
- serialVersionUID - Static variable in exception com.google.common.collect.ComputationException
-
- serialVersionUID - Static variable in class com.google.common.collect.ConcurrentHashMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.Cut.AboveAll
-
- serialVersionUID - Static variable in class com.google.common.collect.Cut.AboveValue
-
- serialVersionUID - Static variable in class com.google.common.collect.Cut.BelowAll
-
- serialVersionUID - Static variable in class com.google.common.collect.Cut.BelowValue
-
- serialVersionUID - Static variable in class com.google.common.collect.Cut
-
- serialVersionUID - Static variable in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- serialVersionUID - Static variable in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- serialVersionUID - Static variable in class com.google.common.collect.DiscreteDomain.LongDomain
-
- serialVersionUID - Static variable in class com.google.common.collect.EmptyContiguousSet.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.EmptyImmutableListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.EmptyImmutableSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.EnumBiMap
-
- serialVersionUID - Static variable in class com.google.common.collect.EnumHashBiMap
-
- serialVersionUID - Static variable in class com.google.common.collect.EnumMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.EvictingQueue
-
- serialVersionUID - Static variable in class com.google.common.collect.ExplicitOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.HashBasedTable.Factory
-
- serialVersionUID - Static variable in class com.google.common.collect.HashBasedTable
-
- serialVersionUID - Static variable in class com.google.common.collect.HashBiMap
-
- serialVersionUID - Static variable in class com.google.common.collect.HashMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.HashMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableAsList.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableBiMap.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableEntry
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableEnumMap.EnumSerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableEnumSet.EnumSerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableList.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMap.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMapEntrySet.EntrySetSerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMapKeySet.KeySetSerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMapValues.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMultimap.Values
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMultiset.EntrySet
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableMultiset.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableRangeMap.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableRangeMap
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableSet.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableSortedMap.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableSortedMap
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableSortedSet.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ImmutableTable.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.LexicographicalOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.LinkedHashMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.LinkedHashMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.LinkedListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Lists.OnePlusArrayList
-
- serialVersionUID - Static variable in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- serialVersionUID - Static variable in class com.google.common.collect.Lists.TransformingSequentialList
-
- serialVersionUID - Static variable in class com.google.common.collect.Lists.TwoPlusArrayList
-
- serialVersionUID - Static variable in class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- serialVersionUID - Static variable in class com.google.common.collect.MapMakerInternalMap.SerializationProxy
-
- serialVersionUID - Static variable in class com.google.common.collect.MapMakerInternalMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Maps.BiMapConverter
-
- serialVersionUID - Static variable in class com.google.common.collect.Maps.UnmodifiableBiMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.CustomListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.CustomMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.CustomSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.MapMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.UnmodifiableListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.UnmodifiableSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multimaps.UnmodifiableSortedSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Multisets.ImmutableEntry
-
- serialVersionUID - Static variable in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.MutableClassToInstanceMap.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.NaturalOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.NullsFirstOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.NullsLastOrdering
-
- serialVersionUID - Static variable in exception com.google.common.collect.Ordering.IncomparableValueException
-
- serialVersionUID - Static variable in class com.google.common.collect.Range.RangeLexOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.Range
-
- serialVersionUID - Static variable in class com.google.common.collect.RegularContiguousSet
-
- serialVersionUID - Static variable in class com.google.common.collect.RegularImmutableBiMap.InverseSerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.RegularImmutableMap.KeySet.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.RegularImmutableMap
-
- serialVersionUID - Static variable in class com.google.common.collect.RegularImmutableMap.Values.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.collect.ReverseNaturalOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.ReverseOrdering
-
- serialVersionUID - Static variable in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- serialVersionUID - Static variable in class com.google.common.collect.StandardRowSortedTable
-
- serialVersionUID - Static variable in class com.google.common.collect.StandardTable
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedAsMapValues
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedDeque
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedEntry
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedList
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedListMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedObject
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedQueue
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedRandomAccessList
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedSet
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- serialVersionUID - Static variable in class com.google.common.collect.Synchronized.SynchronizedSortedSetMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.Tables.ImmutableCell
-
- serialVersionUID - Static variable in class com.google.common.collect.Tables.UnmodifiableRowSortedMap
-
- serialVersionUID - Static variable in class com.google.common.collect.Tables.UnmodifiableTable
-
- serialVersionUID - Static variable in exception com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
-
- serialVersionUID - Static variable in exception com.google.common.collect.testing.AbstractIteratorTester.UnknownElementException
-
- serialVersionUID - Static variable in class com.google.common.collect.testing.BaseComparable
-
- serialVersionUID - Static variable in class com.google.common.collect.testing.DerivedComparable
-
- serialVersionUID - Static variable in exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- serialVersionUID - Static variable in class com.google.common.collect.testing.features.TesterRequirements
-
- serialVersionUID - Static variable in class com.google.common.collect.testing.google.BiMapInverseTester.BiMapPair
-
- serialVersionUID - Static variable in class com.google.common.collect.testing.SafeTreeMap
-
- serialVersionUID - Static variable in class com.google.common.collect.testing.SafeTreeSet
-
- serialVersionUID - Static variable in class com.google.common.collect.TreeBasedTable.Factory
-
- serialVersionUID - Static variable in class com.google.common.collect.TreeBasedTable
-
- serialVersionUID - Static variable in class com.google.common.collect.TreeMultimap
-
- serialVersionUID - Static variable in class com.google.common.collect.TreeMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.UnmodifiableSortedMultiset
-
- serialVersionUID - Static variable in class com.google.common.collect.UsingToStringOrdering
-
- serialVersionUID - Static variable in class com.google.common.hash.AbstractCompositeHashFunction
-
- serialVersionUID - Static variable in class com.google.common.hash.BloomFilter.SerialForm
-
- serialVersionUID - Static variable in class com.google.common.hash.ChecksumHashFunction
-
- serialVersionUID - Static variable in class com.google.common.hash.Funnels.StringCharsetFunnel.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.hash.HashCode.BytesHashCode
-
- serialVersionUID - Static variable in class com.google.common.hash.HashCode.IntHashCode
-
- serialVersionUID - Static variable in class com.google.common.hash.HashCode.LongHashCode
-
- serialVersionUID - Static variable in class com.google.common.hash.MessageDigestHashFunction.SerializedForm
-
- serialVersionUID - Static variable in class com.google.common.hash.Murmur3_128HashFunction
-
- serialVersionUID - Static variable in class com.google.common.hash.Murmur3_32HashFunction
-
- serialVersionUID - Static variable in class com.google.common.hash.SipHashFunction
-
- serialVersionUID - Static variable in class com.google.common.math.PairedStats
-
- serialVersionUID - Static variable in class com.google.common.math.Stats
-
- serialVersionUID - Static variable in class com.google.common.net.HostAndPort
-
- serialVersionUID - Static variable in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Chars.CharArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Doubles.DoubleConverter
-
- serialVersionUID - Static variable in class com.google.common.primitives.Floats.FloatArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Floats.FloatConverter
-
- serialVersionUID - Static variable in class com.google.common.primitives.Ints.IntArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Ints.IntConverter
-
- serialVersionUID - Static variable in class com.google.common.primitives.Longs.LongArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Longs.LongConverter
-
- serialVersionUID - Static variable in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- serialVersionUID - Static variable in class com.google.common.primitives.Shorts.ShortConverter
-
- serialVersionUID - Static variable in class com.google.common.reflect.Types.GenericArrayTypeImpl
-
- serialVersionUID - Static variable in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- serialVersionUID - Static variable in class com.google.common.reflect.Types.WildcardTypeImpl
-
- serialVersionUID - Static variable in class com.google.common.reflect.TypeToken.ClassSet
-
- serialVersionUID - Static variable in class com.google.common.reflect.TypeToken.InterfaceSet
-
- serialVersionUID - Static variable in class com.google.common.reflect.TypeToken.SimpleTypeToken
-
- serialVersionUID - Static variable in class com.google.common.reflect.TypeToken.TypeSet
-
- serialVersionUID - Static variable in class com.google.common.util.concurrent.AtomicDouble
-
- serialVersionUID - Static variable in class com.google.common.util.concurrent.AtomicDoubleArray
-
- serialVersionUID - Static variable in error com.google.common.util.concurrent.ExecutionError
-
- serialVersionUID - Static variable in exception com.google.common.util.concurrent.UncheckedExecutionException
-
- serialVersionUID - Static variable in exception com.google.common.util.concurrent.UncheckedTimeoutException
-
- SERVER - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Server
header field name.
- server - Variable in class com.google.common.net.InetAddresses.TeredoInfo
-
- service - Variable in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.ReschedulableCallable
-
The service that is managing this callable.
- Service - Interface in com.google.common.util.concurrent
-
- service - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- Service.Listener - Class in com.google.common.util.concurrent
-
A listener for the various state changes that a
Service
goes through in its lifecycle.
- Service.State - Enum in com.google.common.util.concurrent
-
The lifecycle states of a service.
- SERVICE_WORKER - Static variable in class com.google.common.net.HttpHeaders
-
- SERVICE_WORKER_ALLOWED - Static variable in class com.google.common.net.HttpHeaders
-
- ServiceDelegate() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate
-
- ServiceListener(Service, WeakReference<ServiceManager.ServiceManagerState>) - Constructor for class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- ServiceManager - Class in com.google.common.util.concurrent
-
A manager for monitoring and controlling a set of
services.
- ServiceManager(Iterable<? extends Service>) - Constructor for class com.google.common.util.concurrent.ServiceManager
-
Constructs a new instance for managing the given services.
- ServiceManager.EmptyServiceManagerWarning - Class in com.google.common.util.concurrent
-
This is never thrown but only used for logging.
- ServiceManager.Listener - Class in com.google.common.util.concurrent
-
A listener for the aggregate state changes of the services that are under management.
- ServiceManager.NoOpService - Class in com.google.common.util.concurrent
-
A
Service
instance that does nothing.
- ServiceManager.ServiceListener - Class in com.google.common.util.concurrent
-
A
Service
that wraps another service and times how long it takes for it to start and
also calls the
ServiceManagerState#transitionService(Service, State, State)
, to record
the state transitions.
- ServiceManager.ServiceManagerState - Class in com.google.common.util.concurrent
-
- ServiceManager.ServiceManagerState.AwaitHealthGuard - Class in com.google.common.util.concurrent
-
- ServiceManager.ServiceManagerState.StoppedGuard - Class in com.google.common.util.concurrent
-
- ServiceManagerState(ImmutableCollection<Service>) - Constructor for class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- serviceName() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Returns the name of this service.
- serviceName() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
Returns the name of this service.
- serviceName() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
Returns the name of this service.
- services - Variable in class com.google.common.util.concurrent.ServiceManager
-
- servicesByState - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- servicesByState() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- servicesByState() - Method in class com.google.common.util.concurrent.ServiceManager
-
Provides a snapshot of the current state of all the services under management.
- set(V) - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- set(int, V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- set(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList.WrappedListIterator
-
- set(int, int, V) - Method in class com.google.common.collect.ArrayTable
-
Associates value
with the specified row and column indices.
- set(int, E) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- set(E) - Method in class com.google.common.collect.Constraints.ConstrainedListIterator
-
- set(int) - Method in class com.google.common.collect.Count
-
- set(int, E) - Method in class com.google.common.collect.ForwardingList
-
- set(E) - Method in class com.google.common.collect.ForwardingListIterator
-
- set(int, E) - Method in class com.google.common.collect.ImmutableList
-
- set(Map.Entry<K, V>) - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- set(V) - Method in class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
- set(int, E) - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- set(int, T) - Method in class com.google.common.collect.Lists.ReverseList
-
- set - Variable in class com.google.common.collect.Maps.AsMapView
-
- set - Variable in class com.google.common.collect.Maps.NavigableAsMapView
-
- set(T, Object) - Method in class com.google.common.collect.Serialization.FieldSetter
-
- set(T, int) - Method in class com.google.common.collect.Serialization.FieldSetter
-
- set(Set<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- set(int, E) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- set(E) - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- set - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- set(T) - Method in class com.google.common.collect.TransformedListIterator
-
- set(E) - Method in class com.google.common.collect.UnmodifiableListIterator
-
- set(long) - Method in class com.google.common.hash.BloomFilterStrategies.BitArray
-
Returns true if the bit changed value.
- set(int, Boolean) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- set(int, Byte) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- set(int, Character) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- set(int, Double) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- set(int, Float) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- set(int, Integer) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- set(int, Long) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- set(int, Short) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- set(V) - Method in class com.google.common.util.concurrent.AbstractFuture
-
Sets the result of this
Future
unless this
Future
has already been cancelled or
set (including
set asynchronously).
- set(double) - Method in class com.google.common.util.concurrent.AtomicDouble
-
Sets to the given value.
- set(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Sets the element at position i
to the given value.
- set(V) - Method in class com.google.common.util.concurrent.SettableFuture
-
- SET_COOKIE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Set-Cookie
header field name.
- SET_COOKIE2 - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Set-Cookie2
header field name.
- setAccessible(boolean) - Method in class com.google.common.reflect.Element
-
- setAccessTime(long) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setAccessTime(long) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setAccessTime(long) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the entry access time in ns.
- setAccessTime(long) - Method in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- setAccessTime(long) - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- setAccessTime(long) - Method in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- setAccessTime(long) - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- setAccessTime(long) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- SetAddAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests addAll operations on a set.
- SetAddAllTester() - Constructor for class com.google.common.collect.testing.testers.SetAddAllTester
-
- SetAddTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests add operations on a set.
- SetAddTester() - Constructor for class com.google.common.collect.testing.testers.SetAddTester
-
- setAutoIncrementStep(long, TimeUnit) - Method in class com.google.common.testing.FakeTicker
-
Sets the increment applied to the ticker whenever it is queried.
- setBackingMap(Map<E, Count>) - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
Used during deserialization only.
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.And
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.AnyOf
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.BitSetMatcher
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.InRange
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.Is
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.IsEither
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.IsNot
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.Negated
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.Or
-
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher
-
Sets bits in table
matched by this matcher.
- setBits(BitSet) - Method in class com.google.common.base.CharMatcher.Whitespace
-
- setBits(BitSet) - Method in class com.google.common.base.SmallCharMatcher
-
- setCount(E, int) - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- setCount(E, int) - Method in class com.google.common.collect.AbstractMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.AbstractMultiset
-
- setCount(E, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
Sets the number of occurrences of element
to newCount
, but only if
the count is currently expectedOldCount
.
- setCount(E, int) - Method in class com.google.common.collect.ForwardingMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.ForwardingMultiset
-
- setCount(E, int) - Method in class com.google.common.collect.ImmutableMultiset.Builder
-
Adds or removes the necessary occurrences of an element such that the
element attains the desired count.
- setCount(E, int) - Method in class com.google.common.collect.ImmutableMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.ImmutableMultiset
-
- setCount(E, int) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
-
Adds or removes the necessary occurrences of an element such that the element attains the
desired count.
- setCount(E, int) - Method in interface com.google.common.collect.Multiset
-
Adds or removes the necessary occurrences of an element such that the
element attains the desired count.
- setCount(E, int, int) - Method in interface com.google.common.collect.Multiset
-
Conditionally sets the count of an element to a new value, as described in
Multiset.setCount(Object, int)
, provided that the element has the expected
current count.
- setCount(E, int) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.Multisets.UnmodifiableMultiset
-
- setCount(E, int) - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- setCount(E, int) - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- setCount(E, int) - Method in class com.google.common.collect.testing.google.MultisetSetCountUnconditionallyTester
-
- setCount(Comparator<? super E>, E, int, int[]) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- setCount(Comparator<? super E>, E, int, int, int[]) - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- setCount(E, int) - Method in class com.google.common.collect.TreeMultiset
-
- setCount(E, int, int) - Method in class com.google.common.collect.TreeMultiset
-
- setCountCheckReturnValue(E, int) - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
Call the setCount()
method under test, and check its return value.
- setCountCheckReturnValue(E, int) - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- setCountCheckReturnValue(E, int) - Method in class com.google.common.collect.testing.google.MultisetSetCountUnconditionallyTester
-
- setCountImpl(Multiset<E>, E, int) - Static method in class com.google.common.collect.Multisets
-
- setCountImpl(Multiset<E>, E, int, int) - Static method in class com.google.common.collect.Multisets
-
- setCountNoCheckReturnValue(E, int) - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
Call the setCount()
method under test, but do not check its return
value.
- setCountNoCheckReturnValue(E, int) - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- setCountNoCheckReturnValue(E, int) - Method in class com.google.common.collect.testing.google.MultisetSetCountUnconditionallyTester
-
- SetCreationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or
static factory method) of a set.
- SetCreationTester() - Constructor for class com.google.common.collect.testing.testers.SetCreationTester
-
- setDaemon(boolean) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
Sets daemon or not for new threads created with this ThreadFactory.
- setDefault(Class<T>, T) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Sets the default value for type
, when dummy value for a parameter of the same type
needs to be created in order to invoke a method or constructor.
- setDefault(Class<T>, T) - Method in class com.google.common.testing.ClassSanityTester
-
Sets the default value for type
.
- setDefault(Class<T>, T) - Method in class com.google.common.testing.NullPointerTester
-
Sets a default value that can be used for any parameter of type
type
.
- setDelegates(Map<K, V>, Map<V, K>) - Method in class com.google.common.collect.AbstractBiMap
-
Specifies the delegate maps going in each direction.
- setDistinctValues(Class<T>, T, T) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Sets two distinct values for type
.
- setDistinctValues(Class<T>, T, T) - Method in class com.google.common.testing.ClassSanityTester
-
Sets distinct values for type
, so that when a class Foo
is tested for Object.equals(java.lang.Object)
and Object.hashCode()
, and its construction requires a parameter of type
, the distinct values of type
can be passed as parameters to create Foo
instances that are unequal.
- SetEqualsTester<E> - Class in com.google.common.collect.testing.testers
-
Tests Set.equals(java.lang.Object)
.
- SetEqualsTester() - Constructor for class com.google.common.collect.testing.testers.SetEqualsTester
-
- setException(Throwable) - Method in class com.google.common.cache.LocalCache.LoadingValueReference
-
- setException(Throwable) - Method in class com.google.common.util.concurrent.AbstractFuture
-
Sets the failed result of this
Future
unless this
Future
has already been
cancelled or set (including
set asynchronously).
- setException(Throwable) - Method in class com.google.common.util.concurrent.SettableFuture
-
- SetFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from Set
.
- SetFeature(Feature<? super Set>...) - Constructor for enum com.google.common.collect.testing.features.SetFeature
-
- SetFeature.Require - Annotation Type in com.google.common.collect.testing.features
-
- setFuture(ListenableFuture<? extends V>) - Method in class com.google.common.util.concurrent.AbstractFuture
-
Sets the result of this Future
to match the supplied input Future
once the
supplied Future
is done, unless this Future
has already been cancelled or set
(including "set asynchronously," defined below).
- SetFuture(AbstractFuture<V>, ListenableFuture<? extends V>) - Constructor for class com.google.common.util.concurrent.AbstractFuture.SetFuture
-
- setFuture(ListenableFuture<? extends V>) - Method in class com.google.common.util.concurrent.SettableFuture
-
- SetGenerators - Class in com.google.common.collect.testing.google
-
Generators of different types of sets and derived collections from sets.
- SetGenerators() - Constructor for class com.google.common.collect.testing.google.SetGenerators
-
- SetGenerators.AbstractContiguousSetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetDescendingGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetHeadsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetSubsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetTailsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.DegeneratedImmutableSetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSetAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSetCopyOfGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSetWithBadHashesGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetAsListSubListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetCopyOfGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetDescendingAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetDescendingGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetExplicitComparator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetHeadsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetReversedOrderGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetSubsetAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetSubsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetTailsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetUnhashableGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.TestUnhashableSetGenerator - Class in com.google.common.collect.testing.google
-
- SetHashCodeTester<E> - Class in com.google.common.collect.testing.testers
-
Tests Set.hashCode()
.
- SetHashCodeTester() - Constructor for class com.google.common.collect.testing.testers.SetHashCodeTester
-
- setImplementation(Class<T>, Class<? extends T>) - Static method in class com.google.common.testing.ArbitraryInstances
-
- setInverse(AbstractBiMap<V, K>) - Method in class com.google.common.collect.AbstractBiMap
-
- setKeyStrength(LocalCache.Strength) - Method in class com.google.common.cache.CacheBuilder
-
- setKeyStrength(MapMakerInternalMap.Strength) - Method in class com.google.common.collect.MapMaker
-
- setMap(Map<K, Collection<V>>) - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Used during deserialization only.
- SetMultimap<K,V> - Interface in com.google.common.collect
-
A Multimap
that cannot hold duplicate key-value pairs.
- setMultimap(SetMultimap<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- SetMultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- SetMultimapBuilder() - Constructor for class com.google.common.collect.MultimapBuilder.SetMultimapBuilder
-
- SetMultimapEqualsTester<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapEqualsTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapEqualsTester
-
- SetMultimapPutAllTester<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapPutAllTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapPutAllTester
-
- SetMultimapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapPutTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapPutTester
-
- SetMultimapReplaceValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapReplaceValuesTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapReplaceValuesTester
-
- SetMultimapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a SetMultimap
implementation.
- SetMultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
-
- SetMultimapTestSuiteBuilder.EntriesGenerator<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapTestSuiteBuilder.MultimapAsMapGetGenerator<K,V> - Class in com.google.common.collect.testing.google
-
- SetMultimapTestSuiteBuilder.MultimapGetGenerator<K,V> - Class in com.google.common.collect.testing.google
-
- setNameFormat(String) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
Sets the naming format to use when naming threads (Thread.setName(java.lang.String)
) which are created
with this ThreadFactory.
- setNext(AbstractFuture.Waiter) - Method in class com.google.common.util.concurrent.AbstractFuture.Waiter
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<Object, Object>) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the next entry in the access queue.
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- setNextInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<Object, Object>) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the next entry in the write queue.
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- setNextInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- setPredecessorInMultimap(LinkedHashMultimap.ValueEntry<K, V>) - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- setPredecessorInValueSet(LinkedHashMultimap.ValueSetLink<K, V>) - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- setPredecessorInValueSet(LinkedHashMultimap.ValueSetLink<K, V>) - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- setPredecessorInValueSet(LinkedHashMultimap.ValueSetLink<K, V>) - Method in interface com.google.common.collect.LinkedHashMultimap.ValueSetLink
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<Object, Object>) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the previous entry in the access queue.
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongAccessEntry
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakAccessEntry
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- setPreviousInAccessQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<Object, Object>) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the previous entry in the write queue.
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- setPreviousInWriteQueue(LocalCache.ReferenceEntry<K, V>) - Method in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- setPriority(int) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
Sets the priority for new threads created with this ThreadFactory.
- setRate(double) - Method in class com.google.common.util.concurrent.RateLimiter
-
Updates the stable rate of this RateLimiter
, that is, the permitsPerSecond
argument provided in the factory method that constructed the RateLimiter
.
- SetRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests remove operations on a set.
- SetRemoveTester() - Constructor for class com.google.common.collect.testing.testers.SetRemoveTester
-
- setResult(ListenableFuture<? extends V>) - Method in class com.google.common.util.concurrent.AbstractCatchingFuture.AsyncCatchingFuture
-
- setResult(V) - Method in class com.google.common.util.concurrent.AbstractCatchingFuture.CatchingFuture
-
- setResult(T) - Method in class com.google.common.util.concurrent.AbstractCatchingFuture
-
Template method for subtypes to actually set the result.
- setResult(ListenableFuture<? extends O>) - Method in class com.google.common.util.concurrent.AbstractTransformFuture.AsyncTransformFuture
-
- setResult(T) - Method in class com.google.common.util.concurrent.AbstractTransformFuture
-
Template method for subtypes to actually set the result.
- setResult(O) - Method in class com.google.common.util.concurrent.AbstractTransformFuture.TransformFuture
-
- Sets - Class in com.google.common.collect
-
Static utility methods pertaining to Set
instances.
- Sets() - Constructor for class com.google.common.collect.Sets
-
- Sets.CartesianSet<E> - Class in com.google.common.collect
-
- Sets.DescendingSet<E> - Class in com.google.common.collect
-
- Sets.FilteredNavigableSet<E> - Class in com.google.common.collect
-
- Sets.FilteredSet<E> - Class in com.google.common.collect
-
- Sets.FilteredSortedSet<E> - Class in com.google.common.collect
-
- Sets.ImprovedAbstractSet<E> - Class in com.google.common.collect
-
AbstractSet
substitute without the potentially-quadratic
removeAll
implementation.
- Sets.PowerSet<E> - Class in com.google.common.collect
-
- Sets.SetView<E> - Class in com.google.common.collect
-
An unmodifiable view of a set which may be backed by other sets; this view
will change as the backing sets do.
- Sets.SubSet<E> - Class in com.google.common.collect
-
- Sets.UnmodifiableNavigableSet<E> - Class in com.google.common.collect
-
- setSafeRange(char, char) - Method in class com.google.common.escape.Escapers.Builder
-
Sets the safe range of characters for the escaper.
- setSuccessorInMultimap(LinkedHashMultimap.ValueEntry<K, V>) - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- setSuccessorInValueSet(LinkedHashMultimap.ValueSetLink<K, V>) - Method in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- setSuccessorInValueSet(LinkedHashMultimap.ValueSetLink<K, V>) - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- setSuccessorInValueSet(LinkedHashMultimap.ValueSetLink<K, V>) - Method in interface com.google.common.collect.LinkedHashMultimap.ValueSetLink
-
- setTableEntryForTesting(int, MapMakerInternalMap.InternalEntry<K, V, ?>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely sets the given index of this segment's internal hash table to be the given entry.
- SettableFuture<V> - Class in com.google.common.util.concurrent
-
- SettableFuture() - Constructor for class com.google.common.util.concurrent.SettableFuture
-
- SetTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a Set implementation.
- SetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.SetTestSuiteBuilder
-
- SetTestSuiteBuilder.ReserializedSetGenerator<E> - Class in com.google.common.collect.testing
-
- setThreadFactory(ThreadFactory) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
Sets the backing ThreadFactory
for new threads created with this ThreadFactory.
- setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
-
Sets the Thread.UncaughtExceptionHandler
for new threads created with this ThreadFactory.
- setUnsafeReplacement(String) - Method in class com.google.common.escape.Escapers.Builder
-
Sets the replacement string for any characters outside the 'safe' range that have no explicit
replacement.
- setUp() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
- setUp() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- setUp - Variable in class com.google.common.collect.testing.AbstractTester
-
- setUp() - Method in class com.google.common.collect.testing.AbstractTester
-
- setUp - Variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- setUp() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- setUp() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- setUp() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- setValue(LocalCache.ReferenceEntry<K, V>, K, V, long) - Method in class com.google.common.cache.LocalCache.Segment
-
Sets a new value of an entry.
- setValue(V) - Method in class com.google.common.cache.LocalCache.WriteThroughEntry
-
- setValue(V) - Method in class com.google.common.collect.AbstractBiMap.BiMapEntry
-
- setValue(V) - Method in class com.google.common.collect.AbstractMapEntry
-
- setValue(int, V) - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- setValue(int, V) - Method in class com.google.common.collect.ArrayTable.Column
-
- setValue(int, Map<R, V>) - Method in class com.google.common.collect.ArrayTable.ColumnMap
-
- setValue(int, V) - Method in class com.google.common.collect.ArrayTable.Row
-
- setValue(int, Map<C, V>) - Method in class com.google.common.collect.ArrayTable.RowMap
-
- setValue(V) - Method in class com.google.common.collect.ForwardingMapEntry
-
- setValue(V) - Method in class com.google.common.collect.ImmutableEntry
-
- setValue(V) - Method in class com.google.common.collect.LinkedListMultimap.Node
-
- setValue(V) - Method in class com.google.common.collect.LinkedListMultimap.NodeIterator
-
- setValue(S, E, V) - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntryHelper
-
Sets the value of the given entry
in the given segment
to be the given value
- setValue(E, V) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Sets the value of the given entry
.
- setValue(MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, V) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- setValue(V) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry
-
- setValue(MapMakerInternalMap.StrongKeyWeakValueSegment<K, V>, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>, V) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- setValue(V, ReferenceQueue<V>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- setValue(MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>, V) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- setValue(V) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry
-
- setValue(MapMakerInternalMap.WeakKeyWeakValueSegment<K, V>, MapMakerInternalMap.WeakKeyWeakValueEntry<K, V>, V) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- setValue(V, ReferenceQueue<V>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry
-
- setValue(V) - Method in class com.google.common.collect.MapMakerInternalMap.WriteThroughEntry
-
- setValue(V) - Method in class com.google.common.collect.Synchronized.SynchronizedEntry
-
- setValue(V) - Method in class com.google.common.reflect.MutableTypeToInstanceMap.UnmodifiableEntry
-
- setValue() - Method in class com.google.common.util.concurrent.CombinedFuture.AsyncCallableInterruptibleTask
-
- setValue() - Method in class com.google.common.util.concurrent.CombinedFuture.CallableInterruptibleTask
-
- setValue() - Method in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureInterruptibleTask
-
- setValueForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, V) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely sets the value of the given entry.
- setValueReference(LocalCache.ValueReference<K, V>) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setValueReference(LocalCache.ValueReference<Object, Object>) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setValueReference(LocalCache.ValueReference<K, V>) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the value reference for this entry.
- setValueReference(LocalCache.ValueReference<K, V>) - Method in class com.google.common.cache.LocalCache.StrongEntry
-
- setValueReference(LocalCache.ValueReference<K, V>) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- setValueStrength(LocalCache.Strength) - Method in class com.google.common.cache.CacheBuilder
-
- setValueStrength(MapMakerInternalMap.Strength) - Method in class com.google.common.collect.MapMaker
-
- SetView() - Constructor for class com.google.common.collect.Sets.SetView
-
- setWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, MapMakerInternalMap.WeakValueReference<K, V, ? extends MapMakerInternalMap.InternalEntry<K, V, ?>>) - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Unsafely sets the weak value reference inside the given entry
to be the given valueReference
- setWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, MapMakerInternalMap.WeakValueReference<K, V, ? extends MapMakerInternalMap.InternalEntry<K, V, ?>>) - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- setWeakValueReferenceForTesting(MapMakerInternalMap.InternalEntry<K, V, ?>, MapMakerInternalMap.WeakValueReference<K, V, ? extends MapMakerInternalMap.InternalEntry<K, V, ?>>) - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueSegment
-
- setWriteTime(long) - Method in class com.google.common.cache.LocalCache.AbstractReferenceEntry
-
- setWriteTime(long) - Method in enum com.google.common.cache.LocalCache.NullEntry
-
- setWriteTime(long) - Method in interface com.google.common.cache.LocalCache.ReferenceEntry
-
Sets the entry write time in ns.
- setWriteTime(long) - Method in class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- setWriteTime(long) - Method in class com.google.common.cache.LocalCache.StrongWriteEntry
-
- setWriteTime(long) - Method in class com.google.common.cache.LocalCache.WeakAccessWriteEntry
-
- setWriteTime(long) - Method in class com.google.common.cache.LocalCache.WeakEntry
-
- setWriteTime(long) - Method in class com.google.common.cache.LocalCache.WeakWriteEntry
-
- SFNT - Static variable in class com.google.common.net.MediaType
-
- sha1() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the SHA-1 algorithm (160 hash bits) by delegating to the
SHA-1 MessageDigest
.
- Sha1Holder() - Constructor for class com.google.common.hash.Hashing.Sha1Holder
-
- sha256() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the SHA-256 algorithm (256 hash bits) by delegating to the
SHA-256 MessageDigest
.
- Sha256Holder() - Constructor for class com.google.common.hash.Hashing.Sha256Holder
-
- sha384() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the SHA-384 algorithm (384 hash bits) by delegating to the
SHA-384 MessageDigest
.
- Sha384Holder() - Constructor for class com.google.common.hash.Hashing.Sha384Holder
-
- sha512() - Static method in class com.google.common.hash.Hashing
-
Returns a hash function implementing the SHA-512 algorithm (512 hash bits) by delegating to the
SHA-512 MessageDigest
.
- Sha512Holder() - Constructor for class com.google.common.hash.Hashing.Sha512Holder
-
- SHA_1 - Static variable in class com.google.common.hash.Hashing.Sha1Holder
-
- SHA_256 - Static variable in class com.google.common.hash.Hashing.Sha256Holder
-
- SHA_384 - Static variable in class com.google.common.hash.Hashing.Sha384Holder
-
- SHA_512 - Static variable in class com.google.common.hash.Hashing.Sha512Holder
-
- SHARED_SECRETS_CLASSNAME - Static variable in class com.google.common.base.Throwables
-
SharedSecrets class name to load using reflection
- SHIFT - Static variable in class com.google.common.base.CharMatcher.Whitespace
-
- shiftMix(long) - Static method in class com.google.common.hash.FarmHashFingerprint64
-
- SHOCKWAVE_FLASH - Static variable in class com.google.common.net.MediaType
-
- ShortArrayAsList(short[]) - Constructor for class com.google.common.primitives.Shorts.ShortArrayAsList
-
- ShortArrayAsList(short[], int, int) - Constructor for class com.google.common.primitives.Shorts.ShortArrayAsList
-
- ShortConverter() - Constructor for class com.google.common.primitives.Shorts.ShortConverter
-
- Shorts - Class in com.google.common.primitives
-
Static utility methods pertaining to short
primitives, that are not already found in
either Short
or Arrays
.
- Shorts() - Constructor for class com.google.common.primitives.Shorts
-
- Shorts.LexicographicalComparator - Enum in com.google.common.primitives
-
- Shorts.ShortArrayAsList - Class in com.google.common.primitives
-
- Shorts.ShortConverter - Class in com.google.common.primitives
-
- showCharacter(char) - Static method in class com.google.common.base.CharMatcher
-
Returns the Java Unicode escape sequence for the given character, in the form "ካ" where
"12AB" is the four hexadecimal digits representing the 16 bits of the UTF-16 character.
- shutDown() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Stop the service.
- shutDown() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
Stop the service.
- shutDown() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
Stop the service.
- shutdown() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- shutdown - Variable in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- shutdown() - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- shutdown() - Method in class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- shutdown() - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- shutdown - Variable in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- shutdown() - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- shutdown() - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- shutdownAndAwaitTermination(ExecutorService, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Shuts down the given executor service gradually, first disabling new submissions and later, if
necessary, cancelling remaining tasks.
- shutdownNow() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- shutdownNow() - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
- shutdownNow() - Method in class com.google.common.util.concurrent.MoreExecutors.ListeningDecorator
-
- shutdownNow() - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- shutdownNow() - Method in class com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
-
- shutdownNow() - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- shutdownWhenStartupFinishes - Variable in class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
If true, the user requested a shutdown while the service was still starting up.
- SI - Static variable in class com.google.common.base.Ascii
-
Shift In: A control character indicating that the code combinations which follow shall be
interpreted according to the standard code table.
- SIEVE_30 - Static variable in class com.google.common.math.LongMath
-
- SIGN_MASK - Static variable in class com.google.common.math.DoubleUtils
-
- signalAllWaiters() - Method in class com.google.common.util.concurrent.Monitor
-
Signals all threads waiting on guards.
- signalNextWaiter() - Method in class com.google.common.util.concurrent.Monitor
-
Signals some other thread waiting on a satisfied guard, if one exists.
- Signature(Method) - Constructor for class com.google.common.testing.NullPointerTester.Signature
-
- Signature(String, ImmutableList<Class<?>>) - Constructor for class com.google.common.testing.NullPointerTester.Signature
-
- SignedBytes - Class in com.google.common.primitives
-
Static utility methods pertaining to byte
primitives that interpret values as signed.
- SignedBytes() - Constructor for class com.google.common.primitives.SignedBytes
-
- SignedBytes.LexicographicalComparator - Enum in com.google.common.primitives
-
- SIGNIFICAND_BITS - Static variable in class com.google.common.math.DoubleUtils
-
- SIGNIFICAND_MASK - Static variable in class com.google.common.math.DoubleUtils
-
- SimpleForwardingCache(Cache<K, V>) - Constructor for class com.google.common.cache.ForwardingCache.SimpleForwardingCache
-
- SimpleForwardingCheckedFuture(CheckedFuture<V, X>) - Constructor for class com.google.common.util.concurrent.ForwardingCheckedFuture.SimpleForwardingCheckedFuture
-
- SimpleForwardingFuture(Future<V>) - Constructor for class com.google.common.util.concurrent.ForwardingFuture.SimpleForwardingFuture
-
- SimpleForwardingListenableFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.ForwardingListenableFuture.SimpleForwardingListenableFuture
-
- SimpleForwardingLoadingCache(LoadingCache<K, V>) - Constructor for class com.google.common.cache.ForwardingLoadingCache.SimpleForwardingLoadingCache
-
- SimpleStatsCounter() - Constructor for class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
Constructs an instance with all counts initialized to zero.
- SimpleTimeLimiter - Class in com.google.common.util.concurrent
-
A TimeLimiter that runs method calls in the background using an ExecutorService
.
- SimpleTimeLimiter(ExecutorService) - Constructor for class com.google.common.util.concurrent.SimpleTimeLimiter
-
Constructs a TimeLimiter instance using the given executor service to execute proxied method
calls.
- SimpleTimeLimiter() - Constructor for class com.google.common.util.concurrent.SimpleTimeLimiter
-
Constructs a TimeLimiter instance using a Executors.newCachedThreadPool()
to execute
proxied method calls.
- SimpleTypeToken(Type) - Constructor for class com.google.common.reflect.TypeToken.SimpleTypeToken
-
- simplifyPath(String) - Static method in class com.google.common.io.Files
-
Returns the lexically cleaned form of the path name, usually (but not always) equivalent
to the original.
- SINGLE_WIDTH - Static variable in class com.google.common.base.CharMatcher
-
- singleByte - Variable in class com.google.common.io.ReaderInputStream
-
- singleColumnKey - Variable in class com.google.common.collect.SingletonImmutableTable
-
- singleKey - Variable in class com.google.common.collect.SingletonImmutableBiMap
-
- singleRowKey - Variable in class com.google.common.collect.SingletonImmutableTable
-
- singleton(C) - Static method in class com.google.common.collect.Range
-
Returns a range that
contains only
the given value.
- SingletonImmutableBiMap<K,V> - Class in com.google.common.collect
-
- SingletonImmutableBiMap(K, V) - Constructor for class com.google.common.collect.SingletonImmutableBiMap
-
- SingletonImmutableBiMap(K, V, ImmutableBiMap<V, K>) - Constructor for class com.google.common.collect.SingletonImmutableBiMap
-
- SingletonImmutableList<E> - Class in com.google.common.collect
-
- SingletonImmutableList(E) - Constructor for class com.google.common.collect.SingletonImmutableList
-
- SingletonImmutableSet<E> - Class in com.google.common.collect
-
- SingletonImmutableSet(E) - Constructor for class com.google.common.collect.SingletonImmutableSet
-
- SingletonImmutableSet(E, int) - Constructor for class com.google.common.collect.SingletonImmutableSet
-
- SingletonImmutableTable<R,C,V> - Class in com.google.common.collect
-
- SingletonImmutableTable(R, C, V) - Constructor for class com.google.common.collect.SingletonImmutableTable
-
- SingletonImmutableTable(Table.Cell<R, C, V>) - Constructor for class com.google.common.collect.SingletonImmutableTable
-
- singletonIterator(T) - Static method in class com.google.common.collect.Iterators
-
Returns an iterator containing only value
.
- singleValue - Variable in class com.google.common.collect.SingletonImmutableBiMap
-
- singleValue - Variable in class com.google.common.collect.SingletonImmutableTable
-
- singleWidth() - Static method in class com.google.common.base.CharMatcher
-
Determines whether a character is single-width (not double-width).
- SingleWidth() - Constructor for class com.google.common.base.CharMatcher.SingleWidth
-
- sink - Variable in class com.google.common.hash.Funnels.SinkAsStream
-
- SinkAsStream(PrimitiveSink) - Constructor for class com.google.common.hash.Funnels.SinkAsStream
-
- SIP_HASH_24 - Static variable in class com.google.common.hash.Hashing.SipHash24Holder
-
- sipHash24() - Static method in class com.google.common.hash.Hashing
-
- sipHash24(long, long) - Static method in class com.google.common.hash.Hashing
-
- SipHash24Holder() - Constructor for class com.google.common.hash.Hashing.SipHash24Holder
-
- SipHasher(int, int, long, long) - Constructor for class com.google.common.hash.SipHashFunction.SipHasher
-
- SipHashFunction - Class in com.google.common.hash
-
- SipHashFunction(int, int, long, long) - Constructor for class com.google.common.hash.SipHashFunction
-
- SipHashFunction.SipHasher - Class in com.google.common.hash
-
- sipRound(int) - Method in class com.google.common.hash.SipHashFunction.SipHasher
-
- size() - Method in class com.google.common.cache.AbstractCache
-
- size() - Method in interface com.google.common.cache.Cache
-
Returns the approximate number of entries in this cache.
- size() - Method in class com.google.common.cache.ForwardingCache
-
- size() - Method in class com.google.common.cache.LocalCache.AbstractCacheSet
-
- size() - Method in class com.google.common.cache.LocalCache.AccessQueue
-
- size() - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- size() - Method in class com.google.common.cache.LocalCache
-
- size() - Method in class com.google.common.cache.LocalCache.Values
-
- size() - Method in class com.google.common.cache.LocalCache.WriteQueue
-
- size - Variable in class com.google.common.collect.AbstractIndexedListIterator
-
- size() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- size() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- size() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- size - Variable in class com.google.common.collect.AbstractMapBasedMultiset
-
- size() - Method in class com.google.common.collect.AbstractMapBasedMultiset
-
- size() - Method in class com.google.common.collect.AbstractMultimap.Values
-
- size() - Method in class com.google.common.collect.AbstractMultiset.EntrySet
-
- size() - Method in class com.google.common.collect.AbstractMultiset
-
- size() - Method in class com.google.common.collect.AbstractTable.CellSet
-
- size() - Method in class com.google.common.collect.AbstractTable.Values
-
- size() - Method in class com.google.common.collect.ArrayTable.ArrayMap
-
- size() - Method in class com.google.common.collect.ArrayTable
-
- size() - Method in class com.google.common.collect.CartesianList
-
- size() - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- size - Variable in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- size() - Method in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- size() - Method in class com.google.common.collect.Collections2.PermutationCollection
-
- size() - Method in class com.google.common.collect.Collections2.TransformedCollection
-
- size() - Method in class com.google.common.collect.ConcurrentHashMultiset
- size - Variable in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- size() - Method in class com.google.common.collect.DenseImmutableTable.ImmutableArrayMap
-
- size() - Method in class com.google.common.collect.DenseImmutableTable
-
- size() - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- size() - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- size() - Method in class com.google.common.collect.EmptyContiguousSet
-
- size() - Method in class com.google.common.collect.FilteredEntryMultimap
-
- size() - Method in class com.google.common.collect.FilteredKeyMultimap
-
- size() - Method in class com.google.common.collect.FilteredMultimapValues
-
- size() - Method in class com.google.common.collect.FluentIterable
-
Returns the number of elements in this fluent iterable.
- size() - Method in class com.google.common.collect.ForwardingCollection
-
- size() - Method in class com.google.common.collect.ForwardingMap
-
- size() - Method in class com.google.common.collect.ForwardingMultimap
-
- size() - Method in class com.google.common.collect.ForwardingTable
-
- size() - Method in class com.google.common.collect.HashBiMap.Inverse
-
- size - Variable in class com.google.common.collect.HashBiMap
-
- size() - Method in class com.google.common.collect.HashBiMap
-
- size() - Method in class com.google.common.collect.ImmutableAsList
-
- size - Variable in class com.google.common.collect.ImmutableCollection.ArrayBasedBuilder
-
- size() - Method in class com.google.common.collect.ImmutableEnumMap
-
- size() - Method in class com.google.common.collect.ImmutableEnumSet
-
- size() - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- size() - Method in class com.google.common.collect.ImmutableList.SubList
-
- size - Variable in class com.google.common.collect.ImmutableMap.Builder
-
- size() - Method in class com.google.common.collect.ImmutableMap.MapViewOfValuesAsSingletonSets
-
- size() - Method in class com.google.common.collect.ImmutableMapEntrySet
-
- size() - Method in class com.google.common.collect.ImmutableMapKeySet
-
- size() - Method in class com.google.common.collect.ImmutableMapValues
-
- size() - Method in class com.google.common.collect.ImmutableMultimap.EntryCollection
-
- size() - Method in class com.google.common.collect.ImmutableMultimap.Keys
-
- size - Variable in class com.google.common.collect.ImmutableMultimap
-
- size() - Method in class com.google.common.collect.ImmutableMultimap
-
- size() - Method in class com.google.common.collect.ImmutableMultimap.Values
-
- size() - Method in class com.google.common.collect.ImmutableMultiset.EntrySet
-
- size - Variable in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- size() - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- size - Variable in class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- size() - Method in class com.google.common.collect.ImmutableRangeSet.ComplementRanges
-
- size() - Method in class com.google.common.collect.ImmutableSetMultimap.EntrySet
-
- size() - Method in class com.google.common.collect.ImmutableSortedMap
-
- size(Iterable<?>) - Static method in class com.google.common.collect.Iterables
-
Returns the number of elements in iterable
.
- size(Iterator<?>) - Static method in class com.google.common.collect.Iterators
-
Returns the number of elements remaining in iterator
.
- size - Variable in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- size() - Method in class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- size - Variable in class com.google.common.collect.LinkedListMultimap
-
- size() - Method in class com.google.common.collect.LinkedListMultimap
-
- size() - Method in class com.google.common.collect.Lists.AbstractListWrapper
-
- size() - Method in class com.google.common.collect.Lists.CharSequenceAsList
-
- size() - Method in class com.google.common.collect.Lists.OnePlusArrayList
-
- size - Variable in class com.google.common.collect.Lists.Partition
-
- size() - Method in class com.google.common.collect.Lists.Partition
-
- size() - Method in class com.google.common.collect.Lists.ReverseList
-
- size() - Method in class com.google.common.collect.Lists.StringAsImmutableList
-
- size() - Method in class com.google.common.collect.Lists.TransformingRandomAccessList
-
- size() - Method in class com.google.common.collect.Lists.TransformingSequentialList
-
- size() - Method in class com.google.common.collect.Lists.TwoPlusArrayList
-
- size() - Method in class com.google.common.collect.MapMakerInternalMap.EntrySet
-
- size() - Method in class com.google.common.collect.MapMakerInternalMap.KeySet
-
- size() - Method in class com.google.common.collect.MapMakerInternalMap
-
- size() - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- size() - Method in class com.google.common.collect.Maps.AsMapView
-
- size() - Method in class com.google.common.collect.Maps.EntrySet
-
- size() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- size() - Method in class com.google.common.collect.Maps.IteratorBasedAbstractMap
-
- size() - Method in class com.google.common.collect.Maps.KeySet
-
- size() - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- size() - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- size() - Method in class com.google.common.collect.Maps.Values
-
- size - Variable in class com.google.common.collect.MinMaxPriorityQueue
-
- size() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- size() - Method in interface com.google.common.collect.Multimap
-
Returns the number of key-value pairs in this multimap.
- size() - Method in class com.google.common.collect.Multimaps.AsMap
-
- size() - Method in class com.google.common.collect.Multimaps.Entries
-
- size() - Method in class com.google.common.collect.Multimaps.Keys.KeysEntrySet
-
- size() - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- size() - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- size() - Method in class com.google.common.collect.Multisets.ElementSet
-
- size() - Method in class com.google.common.collect.RegularContiguousSet
-
- size() - Method in class com.google.common.collect.RegularImmutableBiMap.Inverse
-
- size() - Method in class com.google.common.collect.RegularImmutableBiMap
-
- size() - Method in class com.google.common.collect.RegularImmutableList
-
- size() - Method in class com.google.common.collect.RegularImmutableMap.KeySet
-
- size() - Method in class com.google.common.collect.RegularImmutableMap
-
- size() - Method in class com.google.common.collect.RegularImmutableMap.Values
-
- size() - Method in class com.google.common.collect.RegularImmutableMultiset.ElementSet
-
- size - Variable in class com.google.common.collect.RegularImmutableMultiset
-
- size() - Method in class com.google.common.collect.RegularImmutableMultiset
-
- size() - Method in class com.google.common.collect.RegularImmutableSet
-
- size() - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- size() - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- size() - Method in class com.google.common.collect.RegularImmutableTable.CellSet
-
- size() - Method in class com.google.common.collect.RegularImmutableTable.Values
-
- size() - Method in class com.google.common.collect.Sets.PowerSet
-
- size() - Method in class com.google.common.collect.Sets.SubSet
-
- size() - Method in class com.google.common.collect.SingletonImmutableBiMap
-
- size() - Method in class com.google.common.collect.SingletonImmutableList
-
- size() - Method in class com.google.common.collect.SingletonImmutableSet
-
- size() - Method in class com.google.common.collect.SingletonImmutableTable
-
- size() - Method in class com.google.common.collect.SparseImmutableTable
-
- size() - Method in class com.google.common.collect.StandardTable.Column.EntrySet
-
- size() - Method in class com.google.common.collect.StandardTable.ColumnKeySet
-
- size() - Method in class com.google.common.collect.StandardTable.ColumnMap.ColumnMapEntrySet
-
- size() - Method in class com.google.common.collect.StandardTable.Row
-
- size() - Method in class com.google.common.collect.StandardTable.RowMap.EntrySet
-
- size() - Method in class com.google.common.collect.StandardTable
-
- size() - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- size() - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- size() - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- size() - Method in interface com.google.common.collect.Table
-
Returns the number of row key / column key / value mappings in the table.
- size() - Method in class com.google.common.collect.Tables.TransformedTable
-
- size() - Method in class com.google.common.collect.Tables.TransposeTable
-
- size() - Method in class com.google.common.collect.testing.MinimalCollection
-
- size() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- size() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- size() - Method in class com.google.common.collect.TreeMultiset
-
- size() - Method in class com.google.common.collect.TreeRangeMap.AsMapOfRanges
-
- size() - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- size() - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- size() - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- size() - Method in class com.google.common.graph.EdgesConnecting
-
- size() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- size() - Method in class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- size() - Method in class com.google.common.io.ByteSource
-
Returns the size of this source in bytes, even if doing so requires opening and traversing an
entire stream.
- size() - Method in class com.google.common.io.Files.FileByteSource
-
- size() - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- size() - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- size() - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- size() - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- size() - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- size() - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- size() - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- size() - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- size() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class com.google.common.util.concurrent.Striped.CompactStriped
-
- size - Variable in class com.google.common.util.concurrent.Striped.LargeLazyStriped
-
- size() - Method in class com.google.common.util.concurrent.Striped.LargeLazyStriped
-
- size() - Method in class com.google.common.util.concurrent.Striped
-
Returns the total number of stripes in this instance.
- size - Variable in class com.google.common.util.concurrent.Striped.SmallLazyStriped
-
- size() - Method in class com.google.common.util.concurrent.Striped.SmallLazyStriped
-
- SIZE_FIELD_SETTER - Static variable in class com.google.common.collect.ImmutableMultimap.FieldSettersHolder
-
- sizeIfKnown() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- sizeIfKnown() - Method in class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- sizeIfKnown() - Method in class com.google.common.io.ByteSource
-
Returns the size of this source in bytes, if the size can be easily determined without actually
opening the data stream.
- sizeIfKnown() - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- sizeIfKnown() - Method in class com.google.common.io.Files.FileByteSource
-
- sizeImpl(Multiset<?>) - Static method in class com.google.common.collect.Multisets
-
An implementation of Collection.size()
.
- SKETCHUP - Static variable in class com.google.common.net.MediaType
-
- skip(int) - Method in class com.google.common.collect.FluentIterable
-
Returns a view of this fluent iterable that skips its first numberToSkip
elements.
- skip(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
-
Returns a view of iterable
that skips its first
numberToSkip
elements.
- skip(long) - Method in class com.google.common.io.ByteStreams.LimitedInputStream
-
- skip(long) - Method in class com.google.common.io.CharSequenceReader
-
- skip(long) - Method in class com.google.common.io.CountingInputStream
-
- skip(long) - Method in class com.google.common.io.MultiInputStream
-
- skip(long) - Method in class com.google.common.io.MultiReader
-
- skipBytes(int) - Method in interface com.google.common.io.ByteArrayDataInput
-
- skipBytes(int) - Method in class com.google.common.io.ByteStreams.ByteArrayDataInputStream
-
- skipBytes(int) - Method in class com.google.common.io.LittleEndianDataInputStream
-
- skipCollectionTests() - Method in class com.google.common.collect.testing.QueueTestSuiteBuilder
-
Specify whether to skip the general collection tests.
- skipFully(InputStream, long) - Static method in class com.google.common.io.ByteStreams
-
Discards n
bytes of data from the input stream.
- skipFully(Reader, long) - Static method in class com.google.common.io.CharStreams
-
Discards n
characters of data from the reader.
- skipMe - Variable in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator
-
- skipNulls() - Method in class com.google.common.base.Joiner
-
Returns a joiner with the same behavior as this joiner, except automatically skipping over any
provided null elements.
- skipSafely(InputStream, long) - Static method in class com.google.common.io.ByteStreams
-
Attempts to skip up to n
bytes from the given input stream, but not more than
in.available()
bytes.
- skipUpTo(InputStream, long) - Static method in class com.google.common.io.ByteStreams
-
Discards up to n
bytes of data from the input stream.
- SleepingStopwatch() - Constructor for class com.google.common.util.concurrent.RateLimiter.SleepingStopwatch
-
Constructor for use by subclasses.
- sleepMicrosUninterruptibly(long) - Method in class com.google.common.util.concurrent.RateLimiter.SleepingStopwatch
-
- sleepUninterruptibly(long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes unit.
sleep(sleepFor)
uninterruptibly.
- slice(long, long) - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- slice(long, long) - Method in class com.google.common.io.ByteSource
-
Returns a view of a slice of this byte source that is at most length
bytes long
starting at the given offset
.
- slice(long, long) - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- SlicedByteSource(long, long) - Constructor for class com.google.common.io.ByteSource.SlicedByteSource
-
- sliceStream(InputStream) - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- slope() - Method in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- slope - Variable in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- slope() - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- slope() - Method in class com.google.common.math.LinearTransformation
-
Returns the slope of the transformation, i.e.
- slope() - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- slope - Variable in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
The slope of the line from the stable interval (when permits == 0), to the cold interval
(when permits == maxPermits)
- SloppyTearDown - Class in com.google.common.testing
-
Simple utility for when you want to create a
TearDown
that may throw
an exception but should not fail a test when it does.
- SloppyTearDown() - Constructor for class com.google.common.testing.SloppyTearDown
-
- sloppyTearDown() - Method in class com.google.common.testing.SloppyTearDown
-
- slowRemoveIfForRemainingElements(List<T>, Predicate<? super T>, int, int) - Static method in class com.google.common.collect.Iterables
-
- SmallCharMatcher - Class in com.google.common.base
-
An immutable version of CharMatcher for smallish sets of characters that uses a hash table with
linear probing to check for matches.
- SmallCharMatcher(char[], long, boolean, String) - Constructor for class com.google.common.base.SmallCharMatcher
-
- SmallLazyStriped(int, Supplier<L>) - Constructor for class com.google.common.util.concurrent.Striped.SmallLazyStriped
-
- smear(int) - Static method in class com.google.common.base.SmallCharMatcher
-
- smear(int) - Static method in class com.google.common.collect.Hashing
-
- smear(int) - Static method in class com.google.common.util.concurrent.Striped
-
- smearedHash(Object) - Static method in class com.google.common.collect.Hashing
-
- smearedValueHash - Variable in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- SmoothBursty(RateLimiter.SleepingStopwatch, double) - Constructor for class com.google.common.util.concurrent.SmoothRateLimiter.SmoothBursty
-
- SmoothRateLimiter - Class in com.google.common.util.concurrent
-
- SmoothRateLimiter(RateLimiter.SleepingStopwatch) - Constructor for class com.google.common.util.concurrent.SmoothRateLimiter
-
- SmoothRateLimiter.SmoothBursty - Class in com.google.common.util.concurrent
-
This implements a "bursty" RateLimiter, where storedPermits are translated to zero throttling.
- SmoothRateLimiter.SmoothWarmingUp - Class in com.google.common.util.concurrent
-
This implements the following function where coldInterval = coldFactor * stableInterval.
- SmoothWarmingUp(RateLimiter.SleepingStopwatch, long, TimeUnit, double) - Constructor for class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
- snapshot() - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- snapshot() - Method in interface com.google.common.cache.AbstractCache.StatsCounter
-
Returns a snapshot of this counter's values.
- snapshot() - Method in class com.google.common.collect.ConcurrentHashMultiset.EntrySet
-
- snapshot() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- snapshot() - Method in class com.google.common.math.PairedStatsAccumulator
-
Returns an immutable snapshot of the current statistics.
- snapshot() - Method in class com.google.common.math.StatsAccumulator
-
Returns an immutable snapshot of the current statistics.
- snapshot - Variable in class com.google.common.util.concurrent.AbstractService
-
The current state of the service.
- SO - Static variable in class com.google.common.base.Ascii
-
Shift Out: A control character indicating that the code combinations which follow shall be
interpreted as outside of the character set of the standard code table until a Shift In
character is reached.
- SOAP_XML_UTF_8 - Static variable in class com.google.common.net.MediaType
-
As described in
RFC 3902, this constant
(
application/soap+xml
) is used to identify SOAP 1.2 message envelopes that have been
serialized with XML 1.0.
- SoftValueReference(ReferenceQueue<V>, V, LocalCache.ReferenceEntry<K, V>) - Constructor for class com.google.common.cache.LocalCache.SoftValueReference
-
- softValues() - Method in class com.google.common.cache.CacheBuilder
-
Specifies that each value (not key) stored in the cache should be wrapped in a
SoftReference
(by default, strong references are used).
- SOH - Static variable in class com.google.common.base.Ascii
-
Start of Heading: A communication control character used at the beginning of a sequence of
characters which constitute a machine-sensible address or routing information.
- someRawTypeIsSubclassOf(Class<?>) - Method in class com.google.common.reflect.TypeToken
-
- sorted(Comparator<S>) - Static method in class com.google.common.graph.ElementOrder
-
Returns an instance which specifies that the ordering of the elements is guaranteed to be
determined by comparator
.
- SortedAsMap(SortedMap<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- SortedAsMapView(SortedSet<K>, Function<? super K, V>) - Constructor for class com.google.common.collect.Maps.SortedAsMapView
-
- sortedBackingMap() - Method in class com.google.common.collect.StandardRowSortedTable
-
- sortedCopy(Iterable<E>) - Method in class com.google.common.collect.AllEqualOrdering
-
- sortedCopy(Iterable<E>) - Method in class com.google.common.collect.Ordering
-
Returns a mutable list containing elements
sorted by this ordering; use this
only when the resulting list may need further modification, or may contain null
.
- SortedIterable<T> - Interface in com.google.common.collect
-
An Iterable
whose elements are sorted relative to a Comparator
, typically
provided at creation time.
- SortedIterables - Class in com.google.common.collect
-
Utilities for dealing with sorted collections of all types.
- SortedIterables() - Constructor for class com.google.common.collect.SortedIterables
-
- sortedKeySet - Variable in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- SortedKeySet(SortedMap<K, Collection<V>>) - Constructor for class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- SortedKeySet() - Constructor for class com.google.common.collect.Maps.FilteredEntrySortedMap.SortedKeySet
-
- SortedKeySet(SortedMap<K, V>) - Constructor for class com.google.common.collect.Maps.SortedKeySet
-
- SortedLists - Class in com.google.common.collect
-
Static methods pertaining to sorted List
instances.
- SortedLists() - Constructor for class com.google.common.collect.SortedLists
-
- SortedLists.KeyAbsentBehavior - Enum in com.google.common.collect
-
A specification for which index to return if the list contains no elements that compare as
equal to the key.
- SortedLists.KeyPresentBehavior - Enum in com.google.common.collect
-
A specification for which index to return if the list contains at least one element that
compares as equal to the key.
- sortedMap() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- sortedMap() - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- sortedMap() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- sortedMap() - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- sortedMap() - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- sortedMap(SortedMap<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- SortedMapDifference<K,V> - Interface in com.google.common.collect
-
An object representing the differences between two sorted maps.
- SortedMapDifferenceImpl(SortedMap<K, V>, SortedMap<K, V>, SortedMap<K, V>, SortedMap<K, MapDifference.ValueDifference<V>>) - Constructor for class com.google.common.collect.Maps.SortedMapDifferenceImpl
-
- SortedMapGenerators - Class in com.google.common.collect.testing.google
-
Generators of sorted maps and derived collections.
- SortedMapGenerators() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators
-
- SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapEntryListGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapKeyListGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapValueListGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapInterfaceTest<K,V> - Class in com.google.common.collect.testing
-
Tests representing the contract of SortedMap
.
- SortedMapInterfaceTest(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.google.common.collect.testing.SortedMapInterfaceTest
-
- SortedMapNavigationTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a SortedMap.
- SortedMapNavigationTester() - Constructor for class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- SortedMapSubmapTestMapGenerator(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- SortedMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a SortedMap implementation.
- SortedMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
- SortedMapTestSuiteBuilder.NoRecurse - Enum in com.google.common.collect.testing
-
To avoid infinite recursion, test suites with these marker features won't
have derived suites created for them.
- SortedMultiset<E> - Interface in com.google.common.collect
-
A
Multiset
which maintains the ordering of its elements, according to
either their natural order or an explicit
Comparator
.
- sortedMultiset - Variable in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- SortedMultisetBridge<E> - Interface in com.google.common.collect
-
Superinterface of
SortedMultiset
to introduce a bridge method for
elementSet()
, to ensure binary compatibility with older Guava versions
that specified
elementSet()
to return
SortedSet
.
- SortedMultisets - Class in com.google.common.collect
-
Provides static utility methods for creating and working with
SortedMultiset
instances.
- SortedMultisets() - Constructor for class com.google.common.collect.SortedMultisets
-
- SortedMultisets.ElementSet<E> - Class in com.google.common.collect
-
- SortedMultisets.NavigableElementSet<E> - Class in com.google.common.collect
-
- SortedMultisetTestSuiteBuilder<E> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
SortedMultiset
implementation.
- SortedMultisetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
-
- SortedMultisetTestSuiteBuilder.Bound - Enum in com.google.common.collect.testing.google
-
Two bounds (from and to) define how to build a subMultiset.
- SortedMultisetTestSuiteBuilder.ForwardingTestMultisetGenerator<E> - Class in com.google.common.collect.testing.google
-
- SortedMultisetTestSuiteBuilder.NoRecurse - Enum in com.google.common.collect.testing.google
-
To avoid infinite recursion, test suites with these marker features won't
have derived suites created for them.
- sortedSet(SortedSet<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- sortedSet - Variable in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- SortedSetMultimap<K,V> - Interface in com.google.common.collect
-
A SetMultimap
whose set of values for a given key are kept sorted;
that is, they comprise a SortedSet
.
- sortedSetMultimap(SortedSetMultimap<K, V>, Object) - Static method in class com.google.common.collect.Synchronized
-
- SortedSetMultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
- SortedSetMultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
-
- SortedSetMultimapBuilder() - Constructor for class com.google.common.collect.MultimapBuilder.SortedSetMultimapBuilder
-
- SortedSetMultimapGetTester<K,V> - Class in com.google.common.collect.testing.google
-
- SortedSetMultimapGetTester() - Constructor for class com.google.common.collect.testing.google.SortedSetMultimapGetTester
-
- SortedSetMultimapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a SortedSetMultimap
implementation.
- SortedSetMultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.SortedSetMultimapTestSuiteBuilder
-
- SortedSetNavigationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a SortedSet.
- SortedSetNavigationTester() - Constructor for class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- SortedSetSubsetTestSetGenerator(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- SortedSetTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests
a SortedSet implementation.
- SortedSetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
- sortKeysByValue(Map<K, V>, Comparator<? super V>) - Static method in class com.google.common.reflect.TypeToken.TypeCollector
-
- source - Variable in exception com.google.common.collect.testing.features.ConflictingRequirementsException
-
- source - Variable in class com.google.common.eventbus.DeadEvent
-
- source() - Method in class com.google.common.graph.EndpointPair.Ordered
-
- source() - Method in class com.google.common.graph.EndpointPair
-
- source() - Method in class com.google.common.graph.EndpointPair.Unordered
-
- source - Variable in class com.google.common.io.FileBackedOutputStream
-
- sourceFormat - Variable in class com.google.common.base.CaseFormat.StringConverter
-
- sourceNodeFn(Network<N, E>) - Static method in class com.google.common.graph.ImmutableNetwork
-
- sources - Variable in class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- sources - Variable in class com.google.common.io.CharSource.ConcatenatedCharSource
-
- SP - Static variable in class com.google.common.base.Ascii
-
Space: A normally non-printing graphic character used to separate words.
- SPACE - Static variable in class com.google.common.base.Ascii
-
- span() - Method in class com.google.common.collect.ImmutableRangeMap
-
- span() - Method in class com.google.common.collect.ImmutableRangeSet
-
- span(Range<C>) - Method in class com.google.common.collect.Range
-
Returns the minimal range that
encloses both this range and
other
.
- span() - Method in interface com.google.common.collect.RangeMap
-
Returns the minimal range
enclosing the ranges
in this
RangeMap
.
- span() - Method in interface com.google.common.collect.RangeSet
-
Returns the minimal range which
encloses all ranges
in this range set.
- span() - Method in class com.google.common.collect.TreeRangeMap
-
- span() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- span() - Method in class com.google.common.collect.TreeRangeSet
-
- SparseImmutableTable<R,C,V> - Class in com.google.common.collect
-
A RegularImmutableTable
optimized for sparse data.
- SparseImmutableTable(ImmutableList<Table.Cell<R, C, V>>, ImmutableSet<R>, ImmutableSet<C>) - Constructor for class com.google.common.collect.SparseImmutableTable
-
- specification - Variable in class com.google.common.cache.CacheBuilderSpec
-
Specification; used for toParseableString().
- SPIN_THRESHOLD_NANOS - Static variable in class com.google.common.util.concurrent.AbstractFuture
-
- split(CharSequence) - Method in class com.google.common.base.Splitter.MapSplitter
-
Splits sequence
into substrings, splits each substring into an entry, and returns an
unmodifiable map with each of the entries.
- split(CharSequence) - Method in class com.google.common.base.Splitter
-
Splits sequence
into string components and makes them available through an
Iterator
, which may be lazily evaluated.
- Splitter - Class in com.google.common.base
-
Extracts non-overlapping substrings from an input string, typically by recognizing appearances of
a separator sequence.
- Splitter(Splitter.Strategy) - Constructor for class com.google.common.base.Splitter
-
- Splitter(Splitter.Strategy, boolean, CharMatcher, int) - Constructor for class com.google.common.base.Splitter
-
- Splitter.MapSplitter - Class in com.google.common.base
-
An object that splits strings into maps as Splitter
splits iterables and lists.
- Splitter.SplittingIterator - Class in com.google.common.base
-
- Splitter.Strategy - Interface in com.google.common.base
-
- splittingIterator(CharSequence) - Method in class com.google.common.base.Splitter
-
- SplittingIterator(Splitter, CharSequence) - Constructor for class com.google.common.base.Splitter.SplittingIterator
-
- splitToList(CharSequence) - Method in class com.google.common.base.Splitter
-
Splits sequence
into string components and returns them as an immutable list.
- sqrt(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
-
Returns the square root of x
, rounded with the specified rounding mode.
- sqrt(int, RoundingMode) - Static method in class com.google.common.math.IntMath
-
Returns the square root of x
, rounded with the specified rounding mode.
- sqrt(long, RoundingMode) - Static method in class com.google.common.math.LongMath
-
Returns the square root of x
, rounded with the specified rounding mode.
- SQRT2_PRECOMPUTE_THRESHOLD - Static variable in class com.google.common.math.BigIntegerMath
-
- SQRT2_PRECOMPUTED_BITS - Static variable in class com.google.common.math.BigIntegerMath
-
- sqrtApproxWithDoubles(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
-
- sqrtFloor(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
-
- sqrtFloor(int) - Static method in class com.google.common.math.IntMath
-
- squareMod(long, long) - Method in enum com.google.common.math.LongMath.MillerRabinTester
-
Returns a^2 mod m.
- stableIntervalMicros - Variable in class com.google.common.util.concurrent.SmoothRateLimiter
-
The interval between two unit requests, at our stable rate.
- stack - Variable in class com.google.common.collect.BinaryTreeTraverser.InOrderIterator
-
- stack - Variable in class com.google.common.collect.BinaryTreeTraverser.PostOrderIterator
-
- stack - Variable in class com.google.common.collect.BinaryTreeTraverser.PreOrderIterator
-
- stack - Variable in class com.google.common.collect.TreeTraverser.PostOrderIterator
-
- stack - Variable in class com.google.common.collect.TreeTraverser.PreOrderIterator
-
- stack - Variable in class com.google.common.io.Closer
-
- stack - Variable in class com.google.common.testing.TearDownStack
-
- stackWithLastReturnedElementAtTop - Variable in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- STANDARD_JOINER - Static variable in class com.google.common.collect.Collections2
-
- STANDARD_JOINER - Static variable in class com.google.common.collect.Maps
-
- standardAdd(E) - Method in class com.google.common.collect.ForwardingList
-
- standardAdd(E) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardAddAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingCollection
-
- standardAddAll(int, Iterable<? extends E>) - Method in class com.google.common.collect.ForwardingList
-
- standardAddAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingMultiset
-
- StandardBaseEncoding(String, String, Character) - Constructor for class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- StandardBaseEncoding(BaseEncoding.Alphabet, Character) - Constructor for class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- standardCeiling(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardCeilingEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardCeilingKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardClear() - Method in class com.google.common.collect.ForwardingCollection
-
- standardClear() - Method in class com.google.common.collect.ForwardingMap
-
- standardClear() - Method in class com.google.common.collect.ForwardingMultiset
-
- standardContains(Object) - Method in class com.google.common.collect.ForwardingCollection
-
- standardContains(Object) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardContains(Object) - Method in class com.google.common.collect.ForwardingSortedSet
-
- standardContainsAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
-
- standardContainsKey(Object) - Method in class com.google.common.collect.ForwardingMap
-
- standardContainsKey(Object) - Method in class com.google.common.collect.ForwardingSortedMap
-
- standardContainsValue(Object) - Method in class com.google.common.collect.ForwardingMap
-
- standardCount(Object) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardDescendingKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- StandardDescendingMap() - Constructor for class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
-
Constructor for use by subclasses.
- StandardDescendingMultiset() - Constructor for class com.google.common.collect.ForwardingSortedMultiset.StandardDescendingMultiset
-
Constructor for use by subclasses.
- StandardDescendingSet() - Constructor for class com.google.common.collect.ForwardingNavigableSet.StandardDescendingSet
-
Constructor for use by subclasses.
- StandardElementSet() - Constructor for class com.google.common.collect.ForwardingMultiset.StandardElementSet
-
Constructor for use by subclasses.
- StandardElementSet() - Constructor for class com.google.common.collect.ForwardingSortedMultiset.StandardElementSet
-
Constructor for use by subclasses.
- StandardEntrySet() - Constructor for class com.google.common.collect.ForwardingMap.StandardEntrySet
-
Constructor for use by subclasses.
- standardEquals(Object) - Method in class com.google.common.collect.ForwardingList
-
- standardEquals(Object) - Method in class com.google.common.collect.ForwardingMap
-
- standardEquals(Object) - Method in class com.google.common.collect.ForwardingMapEntry
-
- standardEquals(Object) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardEquals(Object) - Method in class com.google.common.collect.ForwardingSet
-
- standardFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardFirstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- standardFirstKey() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardFloor(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardFloorEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardFloorKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardHashCode() - Method in class com.google.common.collect.ForwardingList
-
- standardHashCode() - Method in class com.google.common.collect.ForwardingMap
-
- standardHashCode() - Method in class com.google.common.collect.ForwardingMapEntry
-
- standardHashCode() - Method in class com.google.common.collect.ForwardingMultiset
-
- standardHashCode() - Method in class com.google.common.collect.ForwardingSet
-
- standardHeadMap(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardHeadSet(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardHigher(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardHigherEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardHigherKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
-
- standardIsEmpty() - Method in class com.google.common.collect.ForwardingCollection
-
- standardIsEmpty() - Method in class com.google.common.collect.ForwardingMap
-
- standardIterator() - Method in class com.google.common.collect.ForwardingList
-
- standardIterator() - Method in class com.google.common.collect.ForwardingMultiset
-
- StandardKeySet() - Constructor for class com.google.common.collect.ForwardingMap.StandardKeySet
-
Constructor for use by subclasses.
- StandardKeySet() - Constructor for class com.google.common.collect.ForwardingSortedMap.StandardKeySet
-
Constructor for use by subclasses.
- standardLast() - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardLastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- standardLastIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
-
- standardLastKey() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardListIterator() - Method in class com.google.common.collect.ForwardingList
-
- standardListIterator(int) - Method in class com.google.common.collect.ForwardingList
-
- standardLower(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardLowerEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardLowerKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- StandardNavigableKeySet() - Constructor for class com.google.common.collect.ForwardingNavigableMap.StandardNavigableKeySet
-
Constructor for use by subclasses.
- standardOffer(E) - Method in class com.google.common.collect.ForwardingQueue
-
- standardPeek() - Method in class com.google.common.collect.ForwardingQueue
-
- standardPoll() - Method in class com.google.common.collect.ForwardingQueue
-
- standardPollFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardPollFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardPollFirstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- standardPollLast() - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardPollLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardPollLastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- standardPutAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMap
-
- standardRemove(Object) - Method in class com.google.common.collect.ForwardingCollection
-
- standardRemove(Object) - Method in class com.google.common.collect.ForwardingMap
-
- standardRemove(Object) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardRemove(Object) - Method in class com.google.common.collect.ForwardingSortedSet
-
- standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
-
- standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingSet
-
- standardRetainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
-
- standardRetainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingMultiset
-
- StandardRowSortedTable<R,C,V> - Class in com.google.common.collect
-
Implementation of Table
whose iteration ordering across row keys is
sorted by their natural ordering or by a supplied comparator.
- StandardRowSortedTable(SortedMap<R, Map<C, V>>, Supplier<? extends Map<C, V>>) - Constructor for class com.google.common.collect.StandardRowSortedTable
-
- StandardRowSortedTable.RowSortedMap - Class in com.google.common.collect
-
- standardSetCount(E, int) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardSetCount(E, int, int) - Method in class com.google.common.collect.ForwardingMultiset
-
- standardSize() - Method in class com.google.common.collect.ForwardingMultiset
-
- standardSubList(int, int) - Method in class com.google.common.collect.ForwardingList
-
- standardSubMap(K, K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardSubMap(K, K) - Method in class com.google.common.collect.ForwardingSortedMap
-
- standardSubMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- standardSubSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardSubSet(E, E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardSubSet(E, E) - Method in class com.google.common.collect.ForwardingSortedSet
-
- StandardSystemProperty - Enum in com.google.common.base
-
Represents a standard system property.
- StandardSystemProperty(String) - Constructor for enum com.google.common.base.StandardSystemProperty
-
- StandardTable<R,C,V> - Class in com.google.common.collect
-
Table
implementation backed by a map that associates row keys with
column key / value secondary maps.
- StandardTable(Map<R, Map<C, V>>, Supplier<? extends Map<C, V>>) - Constructor for class com.google.common.collect.StandardTable
-
- StandardTable.CellIterator - Class in com.google.common.collect
-
- StandardTable.Column - Class in com.google.common.collect
-
- StandardTable.Column.EntrySet - Class in com.google.common.collect
-
- StandardTable.Column.EntrySetIterator - Class in com.google.common.collect
-
- StandardTable.Column.KeySet - Class in com.google.common.collect
-
- StandardTable.Column.Values - Class in com.google.common.collect
-
- StandardTable.ColumnKeyIterator - Class in com.google.common.collect
-
- StandardTable.ColumnKeySet - Class in com.google.common.collect
-
- StandardTable.ColumnMap - Class in com.google.common.collect
-
- StandardTable.ColumnMap.ColumnMapEntrySet - Class in com.google.common.collect
-
- StandardTable.ColumnMap.ColumnMapValues - Class in com.google.common.collect
-
- StandardTable.Row - Class in com.google.common.collect
-
- StandardTable.RowMap - Class in com.google.common.collect
-
- StandardTable.RowMap.EntrySet - Class in com.google.common.collect
-
- StandardTable.TableSet<T> - Class in com.google.common.collect
-
Abstract set whose isEmpty()
returns whether the table is empty and
whose clear()
clears all table mappings.
- standardTailMap(K) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- standardTailSet(E) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- standardToArray() - Method in class com.google.common.collect.ForwardingCollection
-
- standardToArray(T[]) - Method in class com.google.common.collect.ForwardingCollection
-
- standardToString() - Method in class com.google.common.collect.ForwardingCollection
-
- standardToString() - Method in class com.google.common.collect.ForwardingMap
-
- standardToString() - Method in class com.google.common.collect.ForwardingMapEntry
-
- standardToString() - Method in class com.google.common.collect.ForwardingMultiset
-
- StandardValues() - Constructor for class com.google.common.collect.ForwardingMap.StandardValues
-
Constructor for use by subclasses.
- start() - Method in class com.google.common.base.CommonMatcher
-
- start() - Method in class com.google.common.base.JdkPattern.JdkMatcher
-
- start() - Method in class com.google.common.base.Stopwatch
-
Starts the stopwatch.
- start() - Static method in class com.google.common.collect.ComparisonChain
-
Begins a new chained comparison statement.
- start - Variable in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- start - Variable in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- start - Variable in class com.google.common.primitives.Chars.CharArrayAsList
-
- start - Variable in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- start - Variable in class com.google.common.primitives.Floats.FloatArrayAsList
-
- start - Variable in class com.google.common.primitives.Ints.IntArrayAsList
-
- start - Variable in class com.google.common.primitives.Longs.LongArrayAsList
-
- start - Variable in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- startAsync() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- startAsync() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- startAsync() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- startAsync() - Method in class com.google.common.util.concurrent.AbstractService
-
- startAsync() - Method in interface com.google.common.util.concurrent.Service
-
If the service state is
Service.State.NEW
, this initiates service startup and returns
immediately.
- startAsync() - Method in class com.google.common.util.concurrent.ServiceManager
-
Initiates service
startup on all the services being managed.
- startDraining(boolean) - Method in class com.google.common.io.ReaderInputStream
-
Flips the buffer output buffer so we can start reading bytes from it.
- startFinalizer - Static variable in class com.google.common.base.FinalizableReferenceQueue
-
Reference to Finalizer.startFinalizer().
- startFinalizer(Class<?>, ReferenceQueue<Object>, PhantomReference<Object>) - Static method in class com.google.common.base.internal.Finalizer
-
Starts the Finalizer thread.
- startInclusive - Variable in class com.google.common.base.CharMatcher.InRange
-
- startIndex - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- starting() - Method in class com.google.common.util.concurrent.AbstractService
-
- starting() - Method in class com.google.common.util.concurrent.Service.Listener
-
Called when the service transitions from
NEW to
STARTING.
- starting() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- STARTING_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- startQueueWorker() - Method in class com.google.common.util.concurrent.SerializingExecutor
-
- startTask() - Method in class com.google.common.util.concurrent.MoreExecutors.DirectExecutorService
-
Checks if the executor has been shut down and increments the running task count.
- startTick - Variable in class com.google.common.base.Stopwatch
-
- startUp() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Start the service.
- startUp() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
Start the service.
- startUp() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
Start the service.
- startupTimers - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- startupTimes() - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- startupTimes() - Method in class com.google.common.util.concurrent.ServiceManager
-
Returns the service load times.
- state - Variable in class com.google.common.base.AbstractIterator
-
- State() - Constructor for enum com.google.common.base.AbstractIterator.State
-
- state - Variable in class com.google.common.collect.AbstractIterator
-
- State() - Constructor for enum com.google.common.collect.AbstractIterator.State
-
- state - Variable in class com.google.common.hash.Hashing.LinearCongruentialGenerator
-
- state() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- state() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- state() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- state() - Method in class com.google.common.util.concurrent.AbstractService
-
- state - Variable in class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
The internal state, which equals external state unless shutdownWhenStartupFinishes is true.
- state() - Method in interface com.google.common.util.concurrent.Service
-
Returns the lifecycle state of the service.
- State() - Constructor for enum com.google.common.util.concurrent.Service.State
-
- state - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- state - Variable in class com.google.common.util.concurrent.ServiceManager
-
- states - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- StateSnapshot(Service.State) - Constructor for class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
- StateSnapshot(Service.State, boolean, Throwable) - Constructor for class com.google.common.util.concurrent.AbstractService.StateSnapshot
-
- stats() - Method in class com.google.common.cache.AbstractCache
-
- stats() - Method in interface com.google.common.cache.Cache
-
Returns a current snapshot of this cache's cumulative statistics, or a set of default values if
the cache is not recording statistics.
- stats() - Method in class com.google.common.cache.ForwardingCache
-
- stats() - Method in class com.google.common.cache.LocalCache.LocalManualCache
-
- Stats - Class in com.google.common.math
-
A bundle of statistical summary values -- sum, count, mean/average, min and max, and several
forms of variance -- that were computed from a single set of zero or more floating-point values.
- Stats(long, double, double, double, double) - Constructor for class com.google.common.math.Stats
-
Internal constructor.
- StatsAccumulator - Class in com.google.common.math
-
A mutable object which accumulates double values and tracks some basic statistics over all the
values added so far.
- StatsAccumulator() - Constructor for class com.google.common.math.StatsAccumulator
-
- statsCounter - Variable in class com.google.common.cache.LocalCache.Segment
-
Accumulates cache statistics.
- statsCounterSupplier - Variable in class com.google.common.cache.CacheBuilder
-
- stimuli - Variable in class com.google.common.collect.testing.AbstractIteratorTester
-
- Stimulus(String) - Constructor for class com.google.common.collect.testing.AbstractIteratorTester.Stimulus
-
- stop() - Method in class com.google.common.base.Stopwatch
-
Stops the stopwatch.
- stopAsync() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- stopAsync() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- stopAsync() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- stopAsync() - Method in class com.google.common.util.concurrent.AbstractService
-
- stopAsync() - Method in interface com.google.common.util.concurrent.Service
-
If the service is
starting or
running,
this initiates service shutdown and returns immediately.
- stopAsync() - Method in class com.google.common.util.concurrent.ServiceManager
-
Initiates service
shutdown if necessary on all the services
being managed.
- stopped() - Method in class com.google.common.util.concurrent.ServiceManager.Listener
-
Called when the all of the component services have reached a terminal state, either
terminated or
failed.
- STOPPED_CALLBACK - Static variable in class com.google.common.util.concurrent.ServiceManager
-
- stoppedGuard - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
Controls how long to wait for all services to reach a terminal state.
- StoppedGuard() - Constructor for class com.google.common.util.concurrent.ServiceManager.ServiceManagerState.StoppedGuard
-
- stopping(Service.State) - Method in class com.google.common.util.concurrent.AbstractService
-
- stopping(Service.State) - Method in class com.google.common.util.concurrent.Service.Listener
-
Called when the service transitions to the
STOPPING state.
- stopping(Service.State) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- STOPPING_FROM_RUNNING_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- STOPPING_FROM_STARTING_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- stoppingCallback(Service.State) - Static method in class com.google.common.util.concurrent.AbstractService
-
- Stopwatch - Class in com.google.common.base
-
An object that measures elapsed time in nanoseconds.
- Stopwatch() - Constructor for class com.google.common.base.Stopwatch
-
- Stopwatch(Ticker) - Constructor for class com.google.common.base.Stopwatch
-
- stopwatch - Variable in class com.google.common.cache.LocalCache.LoadingValueReference
-
- stopwatch - Variable in class com.google.common.util.concurrent.RateLimiter
-
The underlying timer; used both to measure elapsed time and sleep as necessary.
- store64(byte[], int, long) - Static method in class com.google.common.hash.LittleEndianByteArray
-
Store 8 bytes into the provided array at the indicated offset, using the value provided.
- storedPermits - Variable in class com.google.common.util.concurrent.SmoothRateLimiter
-
The currently stored permits.
- storedPermitsToWaitTime(double, double) - Method in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothBursty
-
- storedPermitsToWaitTime(double, double) - Method in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
- storedPermitsToWaitTime(double, double) - Method in class com.google.common.util.concurrent.SmoothRateLimiter
-
Translates a specified portion of our currently stored permits which we want to spend/acquire,
into a throttling time.
- storeLoadedValue(K, int, LocalCache.LoadingValueReference<K, V>, V) - Method in class com.google.common.cache.LocalCache.Segment
-
- strategy - Variable in class com.google.common.base.Splitter
-
- strategy - Variable in class com.google.common.hash.BloomFilter.SerialForm
-
- strategy - Variable in class com.google.common.hash.BloomFilter
-
The strategy we employ to map an element T to numHashFunctions
bit indexes.
- stream - Variable in class com.google.common.hash.AbstractNonStreamingHashFunction.BufferingHasher
-
- strength - Variable in class com.google.common.cache.CacheBuilderSpec.KeyStrengthParser
-
- strength - Variable in class com.google.common.cache.CacheBuilderSpec.ValueStrengthParser
-
- Strength() - Constructor for enum com.google.common.cache.LocalCache.Strength
-
- Strength() - Constructor for enum com.google.common.collect.MapMakerInternalMap.Strength
-
- STRICT_TRANSPORT_SECURITY - Static variable in class com.google.common.net.HttpHeaders
-
- strictParsing - Variable in class com.google.common.cache.CacheBuilder
-
- string - Variable in class com.google.common.collect.Lists.StringAsImmutableList
-
- STRING_REVERSED - Static variable in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
-
- StringAsImmutableList(String) - Constructor for class com.google.common.collect.Lists.StringAsImmutableList
-
- StringCharsetFunnel(Charset) - Constructor for class com.google.common.hash.Funnels.StringCharsetFunnel
-
- StringConverter(CaseFormat, CaseFormat) - Constructor for class com.google.common.base.CaseFormat.StringConverter
-
- stringConverter(Class<T>) - Static method in class com.google.common.base.Enums
-
Returns a converter that converts between strings and enum
values of type
enumClass
using Enum.valueOf(Class, String)
and Enum.name()
.
- StringConverter(Class<T>) - Constructor for class com.google.common.base.Enums.StringConverter
-
- stringConverter() - Static method in class com.google.common.primitives.Doubles
-
Returns a serializable converter object that converts between strings and doubles using
Double.valueOf(java.lang.String)
and Double.toString()
.
- stringConverter() - Static method in class com.google.common.primitives.Floats
-
Returns a serializable converter object that converts between strings and floats using
Float.valueOf(java.lang.String)
and Float.toString()
.
- stringConverter() - Static method in class com.google.common.primitives.Ints
-
Returns a serializable converter object that converts between strings and integers using
Integer.decode(java.lang.String)
and Integer.toString()
.
- stringConverter() - Static method in class com.google.common.primitives.Longs
-
Returns a serializable converter object that converts between strings and longs using
Long.decode(java.lang.String)
and Long.toString()
.
- stringConverter() - Static method in class com.google.common.primitives.Shorts
-
Returns a serializable converter object that converts between strings and shorts using
Short.decode(java.lang.String)
and Short.toString()
.
- stringFunnel(Charset) - Static method in class com.google.common.hash.Funnels
-
Returns a funnel that encodes the characters of a CharSequence
with the specified
Charset
.
- stringIsNullOrEmpty(String) - Static method in class com.google.common.base.Platform
-
- stringOrNull(char[]) - Static method in class com.google.common.escape.Escapers
-
- Strings - Class in com.google.common.base
-
Static utility methods pertaining to String
or CharSequence
instances.
- Strings() - Constructor for class com.google.common.base.Strings
-
- Strings() - Constructor for class com.google.common.collect.testing.SampleElements.Strings
-
- Striped<L> - Class in com.google.common.util.concurrent
-
A striped Lock/Semaphore/ReadWriteLock
.
- Striped() - Constructor for class com.google.common.util.concurrent.Striped
-
- Striped.CompactStriped<L> - Class in com.google.common.util.concurrent
-
Implementation of Striped where 2^k stripes are represented as an array of the same length,
eagerly initialized.
- Striped.LargeLazyStriped<L> - Class in com.google.common.util.concurrent
-
Implementation of Striped where up to 2^k stripes can be represented, using a ConcurrentMap
where the key domain is [0..2^k).
- Striped.PaddedLock - Class in com.google.common.util.concurrent
-
- Striped.PaddedSemaphore - Class in com.google.common.util.concurrent
-
- Striped.PowerOfTwoStriped<L> - Class in com.google.common.util.concurrent
-
- Striped.SmallLazyStriped<L> - Class in com.google.common.util.concurrent
-
Implementation of Striped where up to 2^k stripes can be represented, using an
AtomicReferenceArray of size 2^k.
- Striped.SmallLazyStriped.ArrayReference<L> - Class in com.google.common.util.concurrent
-
- Striped64 - Class in com.google.common.cache
-
A package-local class holding common representation and mechanics
for classes supporting dynamic striping on 64bit values.
- Striped64() - Constructor for class com.google.common.cache.Striped64
-
Package-private default constructor
- Striped64.Cell - Class in com.google.common.cache
-
Padded variant of AtomicLong supporting only raw accesses plus CAS.
- StrongAccessEntry(K, int, LocalCache.ReferenceEntry<K, V>) - Constructor for class com.google.common.cache.LocalCache.StrongAccessEntry
-
- StrongAccessWriteEntry(K, int, LocalCache.ReferenceEntry<K, V>) - Constructor for class com.google.common.cache.LocalCache.StrongAccessWriteEntry
-
- StrongEntry(K, int, LocalCache.ReferenceEntry<K, V>) - Constructor for class com.google.common.cache.LocalCache.StrongEntry
-
- StrongKeyStrongValueEntry(K, int, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>) - Constructor for class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry
-
- StrongKeyStrongValueSegment(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>>, int, int) - Constructor for class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueSegment
-
- StrongKeyWeakValueEntry(K, int, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>) - Constructor for class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- StrongKeyWeakValueSegment(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyWeakValueEntry<K, V>, MapMakerInternalMap.StrongKeyWeakValueSegment<K, V>>, int, int) - Constructor for class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueSegment
-
- StrongValueReference(V) - Constructor for class com.google.common.cache.LocalCache.StrongValueReference
-
- StrongWriteEntry(K, int, LocalCache.ReferenceEntry<K, V>) - Constructor for class com.google.common.cache.LocalCache.StrongWriteEntry
-
- STX - Static variable in class com.google.common.base.Ascii
-
Start of Text: A communication control character which precedes a sequence of characters that
is to be treated as an entity and entirely transmitted through to the ultimate destination.
- SUB - Static variable in class com.google.common.base.Ascii
-
Substitute: A character that may be substituted for a character which is determined to be
invalid or in error.
- subgraphHasCycle(Graph<?>, Map<Object, Graphs.NodeVisitState>, Object, Object) - Static method in class com.google.common.graph.Graphs
-
Performs a traversal of the nodes reachable from node
.
- subjectGenerator - Variable in class com.google.common.collect.testing.AbstractTester
-
- subjectGenerator - Variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- subList(int, int) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
- subList(int, int) - Method in class com.google.common.collect.Constraints.ConstrainedList
-
- subList(int, int) - Method in class com.google.common.collect.ForwardingList
-
- subList(int, int) - Method in class com.google.common.collect.ImmutableList.ReverseImmutableList
-
- subList(int, int) - Method in class com.google.common.collect.ImmutableList
-
Returns an immutable list of the elements between the specified fromIndex
, inclusive, and toIndex
, exclusive.
- SubList(int, int) - Constructor for class com.google.common.collect.ImmutableList.SubList
-
- subList(int, int) - Method in class com.google.common.collect.ImmutableList.SubList
-
- subList(int, int) - Method in class com.google.common.collect.Lists.ReverseList
-
- subList(int, int) - Method in class com.google.common.collect.Lists.StringAsImmutableList
-
- subList(int, int) - Method in class com.google.common.collect.SingletonImmutableList
-
- subList(int, int) - Method in class com.google.common.collect.Synchronized.SynchronizedList
-
- subList(int, int) - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- subList(int, int) - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- subListCopy(Object[], int) - Static method in class com.google.common.collect.testing.AbstractIteratorTester
-
- subListImpl(List<E>, int, int) - Static method in class com.google.common.collect.Lists
-
An implementation of List.subList(int, int)
.
- subListUnchecked(int, int) - Method in class com.google.common.collect.ImmutableList
-
- subListUnchecked(int, int) - Method in class com.google.common.collect.ImmutableSortedAsList
-
- submap - Variable in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
Usually the same as map, but smaller for the headMap(), tailMap(), or
subMap() of a SortedAsMap.
- subMap(K, K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- subMap(K, K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- subMap(K, K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- subMap(K, K) - Method in class com.google.common.collect.ForwardingSortedMap
-
- subMap(K, K) - Method in class com.google.common.collect.ImmutableSortedMap
-
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys ranges from fromKey
, inclusive, to toKey
,
exclusive.
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
-
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys ranges from fromKey
to toKey
, inclusive or
exclusive as indicated by the boolean flags.
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.Maps.DescendingMap
-
- subMap(K, K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- subMap(K, K) - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- subMap(K, K) - Method in class com.google.common.collect.Maps.SortedAsMapView
-
- subMap(NavigableMap<K, V>, Range<K>) - Static method in class com.google.common.collect.Maps
-
Returns a view of the portion of map
whose keys are contained by range
.
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- subMap(K, K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- subMap(K, K) - Method in class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- subMap(K, K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- subMap(R, R) - Method in class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- subMap(K, K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- subMap(K, K) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- subMap(K, K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- subMap(C, C) - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- subMap(Range<Cut<C>>) - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- subMap(Cut<C>, boolean, Cut<C>, boolean) - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- subMap(Range<Cut<C>>) - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- subMap(Cut<C>, boolean, Cut<C>, boolean) - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- subMap(Range<Cut<C>>) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- subMap(Cut<C>, boolean, Cut<C>, boolean) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- submit(Runnable) - Method in class com.google.common.util.concurrent.AbstractListeningExecutorService
-
- submit(Runnable, T) - Method in class com.google.common.util.concurrent.AbstractListeningExecutorService
-
- submit(Callable<T>) - Method in class com.google.common.util.concurrent.AbstractListeningExecutorService
-
- submit(Callable<T>) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- submit(Runnable) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- submit(Runnable, T) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
-
- submit(Callable<T>) - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
-
- submit(Runnable) - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
-
- submit(Runnable, T) - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
-
- submit(Callable<T>) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
-
- submit(Runnable) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
-
- submit(Runnable, T) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
-
- submit(Callable<T>) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- submit(Runnable, T) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- submit(Runnable) - Method in class com.google.common.util.concurrent.testing.SameThreadScheduledExecutorService
-
- submit(Callable<T>) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- submit(Runnable) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- submit(Runnable, T) - Method in class com.google.common.util.concurrent.WrappingExecutorService
-
- submitAndAddQueueListener(ListeningExecutorService, Callable<T>, BlockingQueue<Future<T>>) - Static method in class com.google.common.util.concurrent.MoreExecutors
-
Submits the task and adds a listener that adds the future to queue
when it completes.
- subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.AbstractSortedMultiset
-
- subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.DescendingMultiset
-
- subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
-
- subMultiset(E, BoundType, E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
-
Returns a view of this multiset restricted to the range between
lowerBound
and upperBound
.
- subMultiset(SortedMultiset<E>, List<Multiset.Entry<E>>, int) - Method in enum com.google.common.collect.testing.google.MultisetNavigationTester.SubMultisetSpec
-
- subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- SubMultisetSpec() - Constructor for enum com.google.common.collect.testing.google.MultisetNavigationTester.SubMultisetSpec
-
- subRange - Variable in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- subRangeMap(Range<K>) - Method in class com.google.common.collect.ImmutableRangeMap
-
- subRangeMap(Range<K>) - Method in interface com.google.common.collect.RangeMap
-
Returns a view of the part of this range map that intersects with range
.
- subRangeMap(Range<K>) - Method in class com.google.common.collect.TreeRangeMap
-
- SubRangeMap(Range<K>) - Constructor for class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- subRangeMap(Range<K>) - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- SubRangeMapAsMap() - Constructor for class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- subRangeSet(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
-
Returns a view of the intersection of this range set with the given range.
- subRangeSet(Range<C>) - Method in interface com.google.common.collect.RangeSet
-
Returns a view of the intersection of this RangeSet
with the specified range.
- subRangeSet(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
-
- SubRangeSet(Range<C>) - Constructor for class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- subRangeSet(Range<C>) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSet
-
- SubRangeSetRangesByLowerBound(Range<Cut<C>>, Range<C>, NavigableMap<Cut<C>, Range<C>>) - Constructor for class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- Subscribe - Annotation Type in com.google.common.eventbus
-
Marks a method as an event subscriber.
- subscriber - Variable in class com.google.common.eventbus.Dispatcher.LegacyAsyncDispatcher.EventWithSubscriber
-
- Subscriber - Class in com.google.common.eventbus
-
A subscriber method on a specific object, plus the executor that should be used for dispatching
events to it.
- Subscriber(EventBus, Object, Method) - Constructor for class com.google.common.eventbus.Subscriber
-
- subscriber - Variable in class com.google.common.eventbus.SubscriberExceptionContext
-
- Subscriber.SynchronizedSubscriber - Class in com.google.common.eventbus
-
Subscriber that synchronizes invocations of a method to ensure that only one thread may enter
the method at a time.
- SubscriberExceptionContext - Class in com.google.common.eventbus
-
Context for an exception thrown by a subscriber.
- SubscriberExceptionContext(EventBus, Object, Object, Method) - Constructor for class com.google.common.eventbus.SubscriberExceptionContext
-
- SubscriberExceptionHandler - Interface in com.google.common.eventbus
-
Handler for exceptions thrown by event subscribers.
- subscriberMethod - Variable in class com.google.common.eventbus.SubscriberExceptionContext
-
- subscriberMethodsCache - Static variable in class com.google.common.eventbus.SubscriberRegistry
-
A thread-safe cache that contains the mapping from each class to all methods in that class and
all super-classes, that are annotated with @Subscribe
.
- SubscriberRegistry - Class in com.google.common.eventbus
-
Registry of subscribers to a single event bus.
- SubscriberRegistry(EventBus) - Constructor for class com.google.common.eventbus.SubscriberRegistry
-
- SubscriberRegistry.MethodIdentifier - Class in com.google.common.eventbus
-
- subscribers - Variable in class com.google.common.eventbus.Dispatcher.PerThreadQueuedDispatcher.Event
-
- subscribers - Variable in class com.google.common.eventbus.EventBus
-
- subscribers - Variable in class com.google.common.eventbus.SubscriberRegistry
-
All registered subscribers, indexed by event type.
- subSet(K, K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- subSet(K, boolean, K, boolean) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- subSet(K, K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- subSet(V, boolean, V, boolean) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- subSet(V, V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSortedSet
-
- subSet(E, E) - Method in class com.google.common.collect.Constraints.ConstrainedSortedSet
-
- subSet(C, C) - Method in class com.google.common.collect.ContiguousSet
-
- subSet(C, boolean, C, boolean) - Method in class com.google.common.collect.ContiguousSet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- subSet(E, E) - Method in class com.google.common.collect.ForwardingSortedSet
-
- subSet(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- subSet(E, E) - Method in class com.google.common.collect.ImmutableSortedSet
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
-
- subSet(K, K) - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap.SortedKeySet
-
- subSet(K, boolean, K, boolean) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- subSet(K, K) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- subSet(K, K) - Method in class com.google.common.collect.Maps.SortedKeySet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.Sets.DescendingSet
-
- subSet(E, E) - Method in class com.google.common.collect.Sets.DescendingSet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- subSet(E, E) - Method in class com.google.common.collect.Sets.FilteredSortedSet
-
- subSet(NavigableSet<K>, Range<K>) - Static method in class com.google.common.collect.Sets
-
Returns a view of the portion of set
whose elements are contained by range
.
- SubSet(ImmutableMap<E, Integer>, int) - Constructor for class com.google.common.collect.Sets.SubSet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- subSet(E, E) - Method in class com.google.common.collect.SortedMultisets.ElementSet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- subSet(E, E) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- subSet(E, E) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- subSet(E, E) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- subSetImpl(C, boolean, C, boolean) - Method in class com.google.common.collect.ContiguousSet
-
- subSetImpl(E, boolean, E, boolean) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- subSetImpl(C, boolean, C, boolean) - Method in class com.google.common.collect.EmptyContiguousSet
-
- subSetImpl(C, boolean, C, boolean) - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- subSetImpl(E, boolean, E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
-
- subSetImpl(C, boolean, C, boolean) - Method in class com.google.common.collect.RegularContiguousSet
-
- subSetImpl(E, boolean, E, boolean) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- subSuiteUsing(TestSortedMapGenerator<K, V>) - Method in class com.google.common.collect.testing.ConcurrentNavigableMapTestSuiteBuilder
-
- subSuiteUsing(TestSortedMapGenerator<K, V>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
-
- subtype - Variable in class com.google.common.net.MediaType
-
- subtype() - Method in class com.google.common.net.MediaType
-
Returns the media subtype.
- subtypeOf(Class<?>) - Static method in class com.google.common.base.Predicates
-
Returns a predicate that evaluates to true
if the class being tested is assignable
to (is a subtype of) clazz
.
- subtypeOf(Type) - Static method in class com.google.common.reflect.Types
-
Returns a new WildcardType
with upperBound
.
- subtypeOfComponentType(Type[]) - Static method in class com.google.common.reflect.Types
-
Returns ? extends X
if any of bounds
is a subtype of X[]
; or null
otherwise.
- SubtypeOfPredicate(Class<?>) - Constructor for class com.google.common.base.Predicates.SubtypeOfPredicate
-
- succ - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- succeedsInMultimap(LinkedHashMultimap.ValueEntry<K, V>, LinkedHashMultimap.ValueEntry<K, V>) - Static method in class com.google.common.collect.LinkedHashMultimap
-
- succeedsInValueSet(LinkedHashMultimap.ValueSetLink<K, V>, LinkedHashMultimap.ValueSetLink<K, V>) - Static method in class com.google.common.collect.LinkedHashMultimap
-
- successfulAsList(ListenableFuture<? extends V>...) - Static method in class com.google.common.util.concurrent.Futures
-
Creates a new ListenableFuture
whose value is a list containing the values of all its
successful input futures.
- successfulAsList(Iterable<? extends ListenableFuture<? extends V>>) - Static method in class com.google.common.util.concurrent.Futures
-
Creates a new ListenableFuture
whose value is a list containing the values of all its
successful input futures.
- successor(TreeMultiset.AvlNode<T>, TreeMultiset.AvlNode<T>) - Static method in class com.google.common.collect.TreeMultiset
-
- successor(TreeMultiset.AvlNode<T>, TreeMultiset.AvlNode<T>, TreeMultiset.AvlNode<T>) - Static method in class com.google.common.collect.TreeMultiset
-
- successorCount - Variable in class com.google.common.graph.DirectedGraphConnections
-
- successorInMultimap - Variable in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- successorInValueSet - Variable in class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- successorIterator - Variable in class com.google.common.graph.EndpointPairIterator
-
- successors() - Method in class com.google.common.graph.AbstractUndirectedNetworkConnections
-
- successors(Object) - Method in class com.google.common.graph.ConfigurableNetwork
-
- successors(Object) - Method in class com.google.common.graph.ConfigurableValueGraph
-
- successors() - Method in class com.google.common.graph.DirectedGraphConnections
-
- successors() - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- successors() - Method in class com.google.common.graph.DirectedNetworkConnections
-
- successors(Object) - Method in class com.google.common.graph.ForwardingGraph
-
- successors(Object) - Method in interface com.google.common.graph.Graph
-
Returns all nodes in this graph adjacent to node
which can be reached by traversing
node
's outgoing edges in the direction (if any) of the edge.
- successors() - Method in interface com.google.common.graph.GraphConnections
-
- successors(Object) - Method in class com.google.common.graph.Graphs.TransposedGraph
-
- successors(Object) - Method in class com.google.common.graph.Graphs.TransposedNetwork
-
- successors(Object) - Method in class com.google.common.graph.Graphs.TransposedValueGraph
-
- successors(Object) - Method in interface com.google.common.graph.Network
-
Returns all nodes in this network adjacent to node
which can be reached by traversing
node
's outgoing edges in the direction (if any) of the edge.
- successors() - Method in interface com.google.common.graph.NetworkConnections
-
- successors() - Method in class com.google.common.graph.UndirectedGraphConnections
-
- successorsMultiset() - Method in class com.google.common.graph.DirectedMultiNetworkConnections
-
- successorsReference - Variable in class com.google.common.graph.DirectedMultiNetworkConnections
-
- successorValue - Variable in class com.google.common.graph.DirectedGraphConnections.PredAndSucc
-
- suffix(String) - Static method in class com.google.common.testing.AbstractPackageSanityTests.Chopper
-
- suite() - Static method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suite() - Static method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suite() - Static method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suite() - Static method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suiteName - Variable in class com.google.common.collect.testing.AbstractTester
-
- sum() - Method in interface com.google.common.cache.LongAddable
-
- sum() - Method in class com.google.common.cache.LongAddables.PureJavaLongAddable
-
- sum() - Method in class com.google.common.cache.LongAdder
-
Returns the current sum.
- sum(Multiset<? extends E>, Multiset<? extends E>) - Static method in class com.google.common.collect.Multisets
-
Returns an unmodifiable view of the sum of two multisets.
- sum() - Method in class com.google.common.math.Stats
-
Returns the sum of the values.
- sum() - Method in class com.google.common.math.StatsAccumulator
-
Returns the sum of the values.
- sum() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
Returns the sum of all values in this map.
- sumOfProductsOfDeltas - Variable in class com.google.common.math.PairedStats
-
- sumOfProductsOfDeltas() - Method in class com.google.common.math.PairedStats
-
- sumOfProductsOfDeltas - Variable in class com.google.common.math.PairedStatsAccumulator
-
- sumOfSquaresOfDeltas - Variable in class com.google.common.math.Stats
-
- sumOfSquaresOfDeltas() - Method in class com.google.common.math.Stats
-
- sumOfSquaresOfDeltas - Variable in class com.google.common.math.StatsAccumulator
-
- sumOfSquaresOfDeltas() - Method in class com.google.common.math.StatsAccumulator
-
- sumThenReset() - Method in class com.google.common.cache.LongAdder
-
- superset - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- supertypeOf(Type) - Static method in class com.google.common.reflect.Types
-
Returns a new WildcardType
with lowerBound
.
- supplier - Variable in class com.google.common.base.Functions.SupplierFunction
-
- Supplier<T> - Interface in com.google.common.base
-
A class that can supply objects of a single type; a pre-Java-8 version of java.util.function.Supplier
.
- supplier - Variable in class com.google.common.base.Suppliers.SupplierComposition
-
- SUPPLIER - Static variable in class com.google.common.cache.LongAddables
-
- supplier - Variable in class com.google.common.util.concurrent.Striped.LargeLazyStriped
-
- supplier - Variable in class com.google.common.util.concurrent.Striped.SmallLazyStriped
-
- SupplierComposition(Function<? super F, T>, Supplier<F>) - Constructor for class com.google.common.base.Suppliers.SupplierComposition
-
- SupplierFunction(Supplier<T>) - Constructor for class com.google.common.base.Functions.SupplierFunction
-
- supplierFunction() - Static method in class com.google.common.base.Suppliers
-
Returns a function that accepts a supplier and returns the result of invoking
Supplier.get()
on that supplier.
- SupplierFunctionImpl() - Constructor for enum com.google.common.base.Suppliers.SupplierFunctionImpl
-
- SupplierOfInstance(T) - Constructor for class com.google.common.base.Suppliers.SupplierOfInstance
-
- Suppliers - Class in com.google.common.base
-
Useful suppliers.
- Suppliers() - Constructor for class com.google.common.base.Suppliers
-
- Suppliers.ExpiringMemoizingSupplier<T> - Class in com.google.common.base
-
- Suppliers.MemoizingSupplier<T> - Class in com.google.common.base
-
- Suppliers.SupplierComposition<F,T> - Class in com.google.common.base
-
- Suppliers.SupplierFunction<T> - Interface in com.google.common.base
-
- Suppliers.SupplierFunctionImpl - Enum in com.google.common.base
-
- Suppliers.SupplierOfInstance<T> - Class in com.google.common.base
-
- Suppliers.ThreadSafeSupplier<T> - Class in com.google.common.base
-
- SupplierToCacheLoader(Supplier<V>) - Constructor for class com.google.common.cache.CacheLoader.SupplierToCacheLoader
-
- supportsClear - Variable in class com.google.common.collect.testing.MapInterfaceTest
-
- supportsClone - Variable in class com.google.common.hash.MacHashFunction
-
- supportsClone(Mac) - Static method in class com.google.common.hash.MacHashFunction
-
- supportsClone - Variable in class com.google.common.hash.MessageDigestHashFunction
-
- supportsClone(MessageDigest) - Static method in class com.google.common.hash.MessageDigestHashFunction
-
- supportsIteratorRemove - Variable in class com.google.common.collect.testing.MapInterfaceTest
-
- supportsPut - Variable in class com.google.common.collect.testing.MapInterfaceTest
-
- supportsRemove - Variable in class com.google.common.collect.testing.MapInterfaceTest
-
- supportsValuesHashCode(Map<K, V>) - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- suppress(Closeable, Throwable, Throwable) - Method in class com.google.common.io.Closer.LoggingSuppressor
-
- suppress(Closeable, Throwable, Throwable) - Method in class com.google.common.io.Closer.SuppressingSuppressor
-
- suppress(Closeable, Throwable, Throwable) - Method in interface com.google.common.io.Closer.Suppressor
-
Suppresses the given exception (suppressed
) which was thrown when attempting to close
the given closeable.
- suppressedTests - Variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- suppressForAbstractList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForAbstractSequentialList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForAbstractSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForArrayBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suppressForArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForArraysAsList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForCheckedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForCheckedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForCheckedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForCheckedSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForCheckedSortedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForConcurrentHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForConcurrentLinkedQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suppressForConcurrentSkipListMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForConcurrentSkipListSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForConcurrentSkipListSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForCopyOnWriteArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForCopyOnWriteArraySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForEmptyList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForEmptyMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForEmptySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForEnumMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForEnumSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForHashtable() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForLinkedBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suppressForLinkedHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForLinkedHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForLinkedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForLinkedList() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suppressForPriorityBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suppressForPriorityQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- suppressForSingletonList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForSingletonMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForSingletonSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForTreeMapNatural() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForTreeMapWithComparator() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForTreeSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForTreeSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForUnmodifiableList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressForUnmodifiableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForUnmodifiableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- suppressForUnmodifiableSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- suppressForVector() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- suppressing(Method...) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Prevents the given methods from being run as part of the test suite.
- suppressing(Collection<Method>) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- SuppressingSuppressor() - Constructor for class com.google.common.io.Closer.SuppressingSuppressor
-
- SUPPRESSOR - Static variable in class com.google.common.io.Closer
-
The suppressor implementation to use for the current Java version.
- suppressor - Variable in class com.google.common.io.Closer
-
- suppressThrows - Variable in class com.google.common.testing.TearDownStack
-
- suspend() - Method in class com.google.common.util.concurrent.SerializingExecutor
-
- suspensions - Variable in class com.google.common.util.concurrent.SerializingExecutor
-
- SVG_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- swap(Object[], int, int) - Static method in class com.google.common.collect.ObjectArrays
-
Swaps array[i]
with array[j]
.
- swap(int, int) - Method in class com.google.common.collect.TopKSelector
-
- swap(double[], int, int) - Static method in class com.google.common.math.Quantiles
-
Swaps the values at i
and j
in array
.
- switchDirection() - Method in class com.google.common.collect.Collections2.PermutationIterator
-
- symmetricDifference(Set<? extends E>, Set<? extends E>) - Static method in class com.google.common.collect.Sets
-
Returns an unmodifiable view of the symmetric difference of two
sets.
- SYN - Static variable in class com.google.common.base.Ascii
-
Synchronous Idle: A communication control character used by a synchronous transmission system
in the absence of any other character to provide a signal from which synchronism may be
achieved or retained.
- Synchronized - Class in com.google.common.collect
-
Synchronized collection views.
- Synchronized() - Constructor for class com.google.common.collect.Synchronized
-
- Synchronized.SynchronizedAsMap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedAsMapEntries<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedAsMapValues<V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedBiMap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedCollection<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedDeque<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedEntry<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedList<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedListMultimap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedMap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedMultimap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedMultiset<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedNavigableMap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedNavigableSet<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedObject - Class in com.google.common.collect
-
- Synchronized.SynchronizedQueue<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedRandomAccessList<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedSet<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedSetMultimap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedSortedMap<K,V> - Class in com.google.common.collect
-
- Synchronized.SynchronizedSortedSet<E> - Class in com.google.common.collect
-
- Synchronized.SynchronizedSortedSetMultimap<K,V> - Class in com.google.common.collect
-
- SynchronizedAsMap(Map<K, Collection<V>>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- SynchronizedAsMapEntries(Set<Map.Entry<K, Collection<V>>>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- SynchronizedAsMapValues(Collection<Collection<V>>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedAsMapValues
-
- SynchronizedAtomicHelper() - Constructor for class com.google.common.util.concurrent.AggregateFutureState.SynchronizedAtomicHelper
-
- SynchronizedAtomicHelper() - Constructor for class com.google.common.util.concurrent.InterruptibleTask.SynchronizedAtomicHelper
-
- synchronizedBiMap(BiMap<K, V>) - Static method in class com.google.common.collect.Maps
-
Returns a synchronized (thread-safe) bimap backed by the specified bimap.
- SynchronizedBiMap(BiMap<K, V>, Object, BiMap<V, K>) - Constructor for class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- SynchronizedCollection(Collection<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedCollection
-
- synchronizedDeque(Deque<E>) - Static method in class com.google.common.collect.Queues
-
Returns a synchronized (thread-safe) deque backed by the specified deque.
- SynchronizedDeque(Deque<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedDeque
-
- SynchronizedEntry(Map.Entry<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedEntry
-
- SynchronizedHelper() - Constructor for class com.google.common.util.concurrent.AbstractFuture.SynchronizedHelper
-
- SynchronizedList(List<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedList
-
- synchronizedListMultimap(ListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a synchronized (thread-safe) ListMultimap
backed by the
specified multimap.
- SynchronizedListMultimap(ListMultimap<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedListMultimap
-
- SynchronizedMap(Map<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedMap
-
- synchronizedMultimap(Multimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a synchronized (thread-safe) multimap backed by the specified
multimap.
- SynchronizedMultimap(Multimap<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- SynchronizedMultiset(Multiset<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedMultiset
-
- synchronizedNavigableMap(NavigableMap<K, V>) - Static method in class com.google.common.collect.Maps
-
Returns a synchronized (thread-safe) navigable map backed by the specified
navigable map.
- SynchronizedNavigableMap(NavigableMap<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- synchronizedNavigableSet(NavigableSet<E>) - Static method in class com.google.common.collect.Sets
-
Returns a synchronized (thread-safe) navigable set backed by the specified
navigable set.
- SynchronizedNavigableSet(NavigableSet<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- SynchronizedObject(Object, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedObject
-
- synchronizedQueue(Queue<E>) - Static method in class com.google.common.collect.Queues
-
Returns a synchronized (thread-safe) queue backed by the specified queue.
- SynchronizedQueue(Queue<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedQueue
-
- SynchronizedRandomAccessList(List<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedRandomAccessList
-
- SynchronizedSet(Set<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedSet
-
- synchronizedSetMultimap(SetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a synchronized (thread-safe) SetMultimap
backed by the
specified multimap.
- SynchronizedSetMultimap(SetMultimap<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedSetMultimap
-
- SynchronizedSortedMap(SortedMap<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- SynchronizedSortedSet(SortedSet<E>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- synchronizedSortedSetMultimap(SortedSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
-
Returns a synchronized (thread-safe) SortedSetMultimap
backed by
the specified multimap.
- SynchronizedSortedSetMultimap(SortedSetMultimap<K, V>, Object) - Constructor for class com.google.common.collect.Synchronized.SynchronizedSortedSetMultimap
-
- SynchronizedSubscriber(EventBus, Object, Method) - Constructor for class com.google.common.eventbus.Subscriber.SynchronizedSubscriber
-
- synchronizedSupplier(Supplier<T>) - Static method in class com.google.common.base.Suppliers
-
Returns a supplier whose get()
method synchronizes on delegate
before calling
it, making it thread-safe.
- SYSTEM_TICKER - Static variable in class com.google.common.base.Ticker
-
- systemExit() - Static method in class com.google.common.util.concurrent.UncaughtExceptionHandlers
-
Returns an exception handler that exits the system.
- SystemLoader() - Constructor for class com.google.common.base.FinalizableReferenceQueue.SystemLoader
-
- systemNanoTime() - Static method in class com.google.common.base.Platform
-
Calls System.nanoTime()
.
- systemTicker() - Static method in class com.google.common.base.Ticker
-
A ticker that reads the current time using System.nanoTime()
.
- table - Variable in class com.google.common.base.CharMatcher.BitSetMatcher
-
- TABLE - Static variable in class com.google.common.base.CharMatcher.Whitespace
-
- table - Variable in class com.google.common.base.SmallCharMatcher
-
- table - Variable in class com.google.common.cache.LocalCache.Segment
-
The per-segment table.
- table - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
The per-segment table.
- table - Variable in class com.google.common.collect.RegularImmutableMap
-
- table - Variable in class com.google.common.collect.RegularImmutableSet
-
- Table<R,C,V> - Interface in com.google.common.collect
-
A collection that associates an ordered pair of keys, called a row key and a
column key, with a single value.
- Table.Cell<R,C,V> - Interface in com.google.common.collect
-
Row key / column key / value triplet corresponding to a mapping in a table.
- Tables - Class in com.google.common.collect
-
Provides static methods that involve a Table
.
- Tables() - Constructor for class com.google.common.collect.Tables
-
- Tables.AbstractCell<R,C,V> - Class in com.google.common.collect
-
- Tables.ImmutableCell<R,C,V> - Class in com.google.common.collect
-
- Tables.TransformedTable<R,C,V1,V2> - Class in com.google.common.collect
-
- Tables.TransposeTable<C,R,V> - Class in com.google.common.collect
-
- Tables.UnmodifiableRowSortedMap<R,C,V> - Class in com.google.common.collect
-
- Tables.UnmodifiableTable<R,C,V> - Class in com.google.common.collect
-
- TableSet() - Constructor for class com.google.common.collect.StandardTable.TableSet
-
- tail - Variable in class com.google.common.collect.LinkedListMultimap.KeyList
-
- tail - Variable in class com.google.common.collect.LinkedListMultimap
-
- tailIndex(E, boolean) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- tailMap(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableAsMap
-
- tailMap(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedAsMap
-
- tailMap(K) - Method in class com.google.common.collect.AbstractNavigableMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
-
- tailMap(K) - Method in class com.google.common.collect.ForwardingSortedMap
-
- tailMap(K) - Method in class com.google.common.collect.ImmutableSortedMap
-
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys are greater than or equals to fromKey
.
- tailMap(K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
-
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys are greater than (or equal to, if inclusive
)
fromKey
.
- tailMap(K, boolean) - Method in class com.google.common.collect.Maps.DescendingMap
-
- tailMap(K) - Method in class com.google.common.collect.Maps.DescendingMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- tailMap(K) - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.Maps.NavigableAsMapView
-
- tailMap(K) - Method in class com.google.common.collect.Maps.SortedAsMapView
-
- tailMap(K) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- tailMap(K) - Method in class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- tailMap(K) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.Maps.UnmodifiableNavigableMap
-
- tailMap(R) - Method in class com.google.common.collect.StandardRowSortedTable.RowSortedMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- tailMap(K) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableMap
-
- tailMap(K) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedMap
-
- tailMap(K) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- tailMap(K, boolean) - Method in class com.google.common.collect.testing.SafeTreeMap
-
- tailMap(C) - Method in class com.google.common.collect.TreeBasedTable.TreeRow
-
- tailMap(Cut<C>, boolean) - Method in class com.google.common.collect.TreeRangeSet.ComplementRangesByLowerBound
-
- tailMap(Cut<C>, boolean) - Method in class com.google.common.collect.TreeRangeSet.RangesByUpperBound
-
- tailMap(Cut<C>, boolean) - Method in class com.google.common.collect.TreeRangeSet.SubRangeSetRangesByLowerBound
-
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.DescendingImmutableSortedMultiset
-
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.DescendingMultiset
-
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
-
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
-
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.RegularImmutableSortedMultiset
-
- tailMultiset(E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
-
Returns a view of this multiset restricted to the elements greater than
lowerBound
, optionally including lowerBound
itself.
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.TreeMultiset
-
- tailMultiset(E, BoundType) - Method in class com.google.common.collect.UnmodifiableSortedMultiset
-
- tailSet(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- tailSet(K, boolean) - Method in class com.google.common.collect.AbstractMapBasedMultimap.NavigableKeySet
-
- tailSet(K) - Method in class com.google.common.collect.AbstractMapBasedMultimap.SortedKeySet
-
- tailSet(V, boolean) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedNavigableSet
-
- tailSet(V) - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedSortedSet
-
- tailSet(E) - Method in class com.google.common.collect.Constraints.ConstrainedSortedSet
-
- tailSet(C) - Method in class com.google.common.collect.ContiguousSet
-
- tailSet(C, boolean) - Method in class com.google.common.collect.ContiguousSet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
-
- tailSet(E) - Method in class com.google.common.collect.ForwardingSortedSet
-
- tailSet(E) - Method in class com.google.common.collect.ImmutableSortedSet
- tailSet(E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
-
- tailSet(K) - Method in class com.google.common.collect.Maps.FilteredEntrySortedMap.SortedKeySet
-
- tailSet(K, boolean) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- tailSet(K) - Method in class com.google.common.collect.Maps.NavigableKeySet
-
- tailSet(K) - Method in class com.google.common.collect.Maps.SortedKeySet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.Sets.DescendingSet
-
- tailSet(E) - Method in class com.google.common.collect.Sets.DescendingSet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.Sets.FilteredNavigableSet
-
- tailSet(E) - Method in class com.google.common.collect.Sets.FilteredSortedSet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.Sets.UnmodifiableNavigableSet
-
- tailSet(E) - Method in class com.google.common.collect.SortedMultisets.ElementSet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.SortedMultisets.NavigableElementSet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- tailSet(E) - Method in class com.google.common.collect.Synchronized.SynchronizedNavigableSet
-
- tailSet(E) - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSet
-
- tailSet(E) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- tailSet(E, boolean) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- tailSetImpl(C, boolean) - Method in class com.google.common.collect.ContiguousSet
-
- tailSetImpl(E, boolean) - Method in class com.google.common.collect.DescendingImmutableSortedSet
-
- tailSetImpl(C, boolean) - Method in class com.google.common.collect.EmptyContiguousSet
-
- tailSetImpl(C, boolean) - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- tailSetImpl(E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
-
- tailSetImpl(C, boolean) - Method in class com.google.common.collect.RegularContiguousSet
-
- tailSetImpl(E, boolean) - Method in class com.google.common.collect.RegularImmutableSortedSet
-
- take() - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- take() - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
-
- takeFirst() - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- takeLast() - Method in class com.google.common.collect.ForwardingBlockingDeque
-
- takeUninterruptibly(BlockingQueue<E>) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes queue.
take()
uninterruptibly.
- TAR - Static variable in class com.google.common.net.MediaType
-
- target - Variable in class com.google.common.base.Equivalence.EquivalentToPredicate
-
- target - Variable in class com.google.common.base.Predicates.InPredicate
-
- target - Variable in class com.google.common.base.Predicates.IsEqualToPredicate
-
- Target(Collection<E>, String) - Constructor for class com.google.common.collect.testing.testers.CollectionRetainAllTester.Target
-
- target - Variable in class com.google.common.eventbus.Subscriber
-
The object with the subscriber method.
- target() - Method in class com.google.common.graph.EndpointPair.Ordered
-
- target() - Method in class com.google.common.graph.EndpointPair
-
- target() - Method in class com.google.common.graph.EndpointPair.Unordered
-
- target - Variable in class com.google.common.io.AppendableWriter
-
- target - Variable in class com.google.common.reflect.TypeToken.Bounds
-
- targetFormat - Variable in class com.google.common.base.CaseFormat.StringConverter
-
- targetNode - Variable in class com.google.common.graph.EdgesConnecting
-
- targetNode - Variable in class com.google.common.graph.MultiEdgesConnecting
-
- targetNodeFn(Network<N, E>) - Static method in class com.google.common.graph.ImmutableNetwork
-
- task - Variable in class com.google.common.util.concurrent.AbstractFuture.Listener
-
- task - Variable in class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate
-
- Task() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate.Task
-
- task - Variable in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureRunningState
-
- task - Variable in class com.google.common.util.concurrent.TrustedListenableFutureTask
-
- TE - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP TE
header field name.
- tearDown - Variable in class com.google.common.collect.testing.AbstractTester
-
- tearDown() - Method in class com.google.common.collect.testing.AbstractTester
-
- tearDown - Variable in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- tearDown() - Method in class com.google.common.testing.SloppyTearDown
-
- TearDown - Interface in com.google.common.testing
-
- tearDown() - Method in interface com.google.common.testing.TearDown
-
Performs a single tear-down operation.
- tearDown() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- TearDownAccepter - Interface in com.google.common.testing
-
Any object which can accept registrations of
TearDown
instances.
- TearDownStack - Class in com.google.common.testing
-
A
TearDownStack
contains a stack of
TearDown
instances.
- TearDownStack() - Constructor for class com.google.common.testing.TearDownStack
-
- TearDownStack(boolean) - Constructor for class com.google.common.testing.TearDownStack
-
- TEMP_DIR_ATTEMPTS - Static variable in class com.google.common.io.Files
-
Maximum loop count when creating temp directories.
- TeredoInfo(Inet4Address, Inet4Address, int, int) - Constructor for class com.google.common.net.InetAddresses.TeredoInfo
-
Constructs a TeredoInfo instance.
- terminated(Service.State) - Method in class com.google.common.util.concurrent.AbstractService
-
- terminated(Service.State) - Method in class com.google.common.util.concurrent.Service.Listener
-
Called when the service transitions to the
TERMINATED state.
- terminated(Service.State) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceListener
-
- TERMINATED_FROM_NEW_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- TERMINATED_FROM_RUNNING_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- TERMINATED_FROM_STOPPING_CALLBACK - Static variable in class com.google.common.util.concurrent.AbstractService
-
- terminatedCallback(Service.State) - Static method in class com.google.common.util.concurrent.AbstractService
-
- test() - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
Executes the test.
- test(long, long) - Static method in enum com.google.common.math.LongMath.MillerRabinTester
-
- test() - Method in class com.google.common.testing.EquivalenceTester
-
Run tests on equivalence methods, throwing a failure on an invalid test
- test() - Method in class com.google.common.testing.RelationshipTester
-
- TEST_SUFFIX - Static variable in class com.google.common.testing.AbstractPackageSanityTests
-
- testAdd_nullSupported() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- testAdd_nullUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- testAdd_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- testAdd_supportedNullPresent() - Method in class com.google.common.collect.testing.testers.ListAddTester
-
- testAdd_supportedNullPresent() - Method in class com.google.common.collect.testing.testers.SetAddTester
-
- testAdd_supportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddTester
-
- testAdd_supportedPresent() - Method in class com.google.common.collect.testing.testers.SetAddTester
-
- testAdd_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- testAdd_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- testAdd_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddTester
-
- testAddAll_emptyMultiset() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddAll_emptySet() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddAll_nonEmptyList() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddAll_nonEmptyMultiset() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddAll_nullCollectionReference() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_nullSupported() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_nullUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_supportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllTester
-
- testAddAll_supportedAllPresent() - Method in class com.google.common.collect.testing.testers.SetAddAllTester
-
- testAddAll_supportedNonePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_supportedNothing() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.SetAddAllTester
-
- testAddAll_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllTester
-
- testAddAll_unsupportedNonePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_unsupportedNothing() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_unsupportedSomePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAll_withDuplicates() - Method in class com.google.common.collect.testing.testers.ListAddAllTester
-
- testAddAll_withDuplicates() - Method in class com.google.common.collect.testing.testers.SetAddAllTester
-
- testAddAllAtIndex_end() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_middle() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_negative() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_nullCollectionReference() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_nullSupported() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_nullUnsupported() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_supportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_supportedNothing() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_tooLarge() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_unsupportedNothing() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_unsupportedSomePresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllAtIndex_withDuplicates() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
-
- testAddAllConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
- testAddAtIndex_end() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_middle() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_negative() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_nullSupported() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_nullUnsupported() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_supportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_tooLarge() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndex_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddAtIndexConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
- testAddConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
-
- testAddMeansAddOne() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddNullValue() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testAddNullValueUnsupported() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testAddOccurrences() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddOccurrences_unsupported() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddOccurrencesNegative() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddOccurrencesZero() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddOutOfHeadBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testAddOutOfHeadBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testAddOutOfTailBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testAddOutOfTailBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testAddSeveralTimes() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddTooMany() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddUnsupported() - Method in class com.google.common.collect.testing.google.MultisetAddTester
-
- testAddWithConflictingBounds() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testAllListenersCompleteSuccessfully() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that all listeners complete, even if they were added before or after
the future was finishing.
- testAllPublicConstructors(Class<?>) - Method in class com.google.common.testing.NullPointerTester
-
- testAllPublicInstanceMethods(Object) - Method in class com.google.common.testing.NullPointerTester
-
- testAllPublicStaticMethods(Class<?>) - Method in class com.google.common.testing.NullPointerTester
-
- testAsMapEntrySetIteratorRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapEntrySetReflectsPutDifferentKey() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapEntrySetReflectsPutSameKey() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapEntrySetRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapGet() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapGetImplementsList() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testAsMapGetImplementsSet() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testAsMapGetImplementsSortedSet() - Method in class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
-
- testAsMapGetNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapGetNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapGetNullKeyUnsupported() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapRemove() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
-
- testAsMapRemoveImplementsList() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testAsMapRemoveImplementsSet() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testAsMapRemoveImplementsSortedSet() - Method in class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
-
- testAsMapValuesImplementList() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testAsMapValuesImplementSet() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testAsMapValuesImplementSortedSet() - Method in class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
-
- TestBiMapGenerator<K,V> - Interface in com.google.common.collect.testing.google
-
Creates bimaps, containing sample entries, to be tested.
- testCanceledFutureThrowsCancellation() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that a canceled future throws a cancellation exception.
- testCeiling() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testCeiling() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testCeiling() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testCeilingHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- TestCharacterListGenerator - Class in com.google.common.collect.testing
-
Generates List<Character>
instances for test suites.
- TestCharacterListGenerator() - Constructor for class com.google.common.collect.testing.TestCharacterListGenerator
-
- testCheckedGetThrowsApplicationExceptionOnCancellation() - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- testCheckedGetThrowsApplicationExceptionOnError() - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- testCheckedGetThrowsApplicationExceptionOnInterruption() - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- testClear() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testClear() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
-
- testClear() - Method in class com.google.common.collect.testing.testers.MapClearTester
-
- testClear_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
-
- testClear_unsupported() - Method in class com.google.common.collect.testing.testers.MapClearTester
-
- testClear_unsupportedByEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
-
- testClear_unsupportedByEmptyCollection() - Method in class com.google.common.collect.testing.testers.MapClearTester
-
- testClearClearsInverse() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testClearConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapClearTester
-
- testClearConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
-
- testClearConcurrentWithKeySetIteration() - Method in class com.google.common.collect.testing.testers.MapClearTester
-
- testClearConcurrentWithValuesIteration() - Method in class com.google.common.collect.testing.testers.MapClearTester
-
- testClearHeadClosed() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearHeadClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearHeadOpen() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearHeadOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearInverseClears() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testClearInverseKeySetClears() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testClearInverseValuesClears() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testClearPropagatesToAsMap() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearPropagatesToAsMapGet() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearPropagatesToEntries() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearTailClosed() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearTailClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearTailOpen() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearTailOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testClearThroughAsMap() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearThroughEntries() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearThroughKeys() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearThroughKeySet() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearThroughValues() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- testClearUnsupported() - Method in class com.google.common.collect.testing.google.MultimapClearTester
-
- TestCollectionGenerator<E> - Interface in com.google.common.collect.testing
-
Creates collections, containing sample elements, to be tested.
- TestCollidingSetGenerator - Class in com.google.common.collect.testing
-
A generator using sample elements whose hash codes all collide badly.
- TestCollidingSetGenerator() - Constructor for class com.google.common.collect.testing.TestCollidingSetGenerator
-
- testComparator(Comparator<? super T>, T...) - Static method in class com.google.common.collect.testing.Helpers
-
Asserts that all pairs of T
values within valuesInExpectedOrder
are ordered
consistently between their order within valuesInExpectedOrder
and the order implied by
the given comparator
.
- testComparator(Comparator<? super T>, List<T>) - Static method in class com.google.common.collect.testing.Helpers
-
Asserts that all pairs of T
values within valuesInExpectedOrder
are ordered
consistently between their order within valuesInExpectedOrder
and the order implied by
the given comparator
.
- testCompareToAndEquals(List<T>) - Static method in class com.google.common.collect.testing.Helpers
-
- testConflictingBounds() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testConstructor(Constructor<?>) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that ctor
produces a NullPointerException
or
UnsupportedOperationException
whenever any of its
non-Nullable
parameters are null.
- testConstructorParameter(Constructor<?>, int) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that ctor
produces a NullPointerException
or
UnsupportedOperationException
when the parameter in position paramIndex
is null.
- testConstructors(Class<?>, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
- TestContainerGenerator<T,E> - Interface in com.google.common.collect.testing
-
To be implemented by test generators of things that can contain
elements.
- testContains_no() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_no() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_no() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContains_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContains_nullContained() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_nullContained() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_nullContained() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContains_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContains_nullNotContainedButAllowed() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_nullNotContainedButAllowed() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContains_nullNotContainedButQueriesSupported() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_wrongType() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_wrongType() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_wrongType() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContains_yes() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
-
- testContains_yes() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
-
- testContains_yes() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
-
- testContainsAll_disjoint() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_empty() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_nullAllowed() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_nullNotAllowed() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_nullPresent() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_partialOverlap() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_sameElements() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_self() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_subset() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAll_wrongType() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
-
- testContainsAllListIgnoresFrequency() - Method in class com.google.common.collect.testing.google.MultisetContainsTester
-
- testContainsAllMultisetIgnoresFrequency() - Method in class com.google.common.collect.testing.google.MultisetContainsTester
-
- testContainsEntryAgreesWithGet() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- testContainsEntryNo() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- testContainsEntryNullDisallowedBecauseKeyQueriesDisallowed() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- testContainsEntryNullDisallowedBecauseValueQueriesDisallowed() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
Copy of the #testContainsEntryNullDisallowed
test.
- testContainsEntryNullNo() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- testContainsEntryNullYes() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- testContainsEntryWithIncomparableKey() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testContainsEntryWithIncomparableValue() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testContainsEntryWithNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testContainsEntryWithNullKeyAbsent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testContainsEntryWithNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testContainsEntryWithNullKeyPresent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testContainsEntryWithNullValueAbsent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testContainsEntryWithNullValueAbsent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testContainsEntryWithNullValuePresent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testContainsEntryWithNullValuePresent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testContainsEntryYes() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
-
- testContainsKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testContainsKeyAgreesWithAsMap() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyAgreesWithGet() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyAgreesWithKeySet() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyNo() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyNullAbsent() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyNullDisallowed() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyNullPresent() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeysFromKeySet() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsKeyYes() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
-
- testContainsNullValueFails() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
-
- testContainsNullValueNo() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
-
- testContainsNullValueYes() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
-
- testContainsValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testContainsValueNo() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
-
- testContainsValueYes() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
-
- testCount_0() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCount_1() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCount_3() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCount_null_forbidden() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCount_nullAbsent() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCount_nullPresent() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCount_wrongType() - Method in class com.google.common.collect.testing.google.MultisetCountTester
-
- testCreateWithDuplicates() - Method in class com.google.common.collect.testing.testers.ListCreationTester
-
- testCreateWithDuplicates_nonNullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithDuplicates_nonNullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
-
- testCreateWithDuplicates_nonNullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithDuplicates_nonNullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
-
- testCreateWithDuplicates_nullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithDuplicates_nullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
-
- testCreateWithDuplicates_nullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithDuplicates_nullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
-
- testCreateWithNull_supported() - Method in class com.google.common.collect.testing.testers.CollectionCreationTester
-
- testCreateWithNull_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionCreationTester
-
- testCreateWithNullKeyAndValueSupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithNullKeySupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithNullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithNullValueSupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testCreateWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
-
- testDescendingNavigation() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testDescendingNavigation() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testDescendingNavigation() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testElement_empty() - Method in class com.google.common.collect.testing.testers.QueueElementTester
-
- testElement_size1() - Method in class com.google.common.collect.testing.testers.QueueElementTester
-
- testElement_sizeMany() - Method in class com.google.common.collect.testing.testers.QueueElementTester
-
- testElementSet_contains() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testElementSetClear() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
- testElementSetReflectsAddAbsent() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
- testElementSetReflectsRemove() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
- testElementSetRemoveAbsent() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
- testElementSetRemoveDuplicatePropagatesToMultiset() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
- testElementSetRemovePropagatesToMultiset() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
- testElementSetSerialization() - Method in class com.google.common.collect.testing.google.MultisetSerializationTester
-
- testEmptyMapFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testEmptyMapFirst() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testEmptyMapLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testEmptyMapLast() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testEmptyMapNearby() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testEmptyMapPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testEmptyMapPollLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testEmptyMultisetFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptyMultisetLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptyMultisetNearby() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptyMultisetPollFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptyMultisetPollLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptyRangeSubMultiset(SortedMultiset<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptyRangeSubMultisetSupportingAdd(SortedMultiset<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testEmptySetFirst() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testEmptySetLast() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testEmptySetNearby() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testEmptySetPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testEmptySetPollLast() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testEmptySubSet() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testEntries() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testEntriesRemainValidAfterRemove() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testEntryReflectsClear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntryReflectsElementSetClear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntryReflectsElementSetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntryReflectsEntrySetClear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntryReflectsEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntryReflectsIteratorRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntryReflectsRemoveThenAdd() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySet_clear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_contains() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEntrySet_contains_count0() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEntrySet_contains_nonentry() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEntrySet_hashCode_size0() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEntrySet_hashCode_size1() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEntrySet_iteratorRemovePropagates() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_removeAbsent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_removeAllAbsent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_removeAllPresent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_removePresent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_retainAllAbsent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_retainAllPresent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testEntrySet_twice() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEntrySetAddAndAddAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetContainsEntryIncompatibleKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetContainsEntryNullKeyMissing() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetContainsEntryNullKeyPresent() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetEquals() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testEntrySetEquals() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testEntrySetForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testEntrySetRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRemoveAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRemoveAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRemoveDifferentValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRemoveMissingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRemoveNullKeyMissing() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRemoveNullKeyPresent() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRetainAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetRetainAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetSerialization() - Method in class com.google.common.collect.testing.google.MultisetSerializationTester
-
- testEntrySetSetValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntrySetSetValueSameValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEntryViewReflectsRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- TestEnumMapGenerator - Class in com.google.common.collect.testing
-
- TestEnumMapGenerator() - Constructor for class com.google.common.collect.testing.TestEnumMapGenerator
-
- TestEnumMultisetGenerator - Class in com.google.common.collect.testing.google
-
An abstract TestMultisetGenerator
for generating multisets containing
enum values.
- TestEnumMultisetGenerator() - Constructor for class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
- TestEnumSetGenerator - Class in com.google.common.collect.testing
-
An abstract TestSetGenerator for generating sets containing enum values.
- TestEnumSetGenerator() - Constructor for class com.google.common.collect.testing.TestEnumSetGenerator
-
- testEquals() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testEquals() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testEquals() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Tests equals()
and hashCode()
implementations for every top-level class in the
package, that explicitly implements Object.equals(java.lang.Object)
.
- testEquals() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Tests Object.equals(java.lang.Object)
and Object.hashCode()
against the return values of the
static methods, by asserting that when equal parameters are passed to the same static method,
the return value should also be equal; and vice versa.
- testEquals(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
-
Tests the Object.equals(java.lang.Object)
and Object.hashCode()
of cls
.
- testEquals() - Method in class com.google.common.testing.EqualsTester
-
Run tests on equals method, throwing a failure on an invalid test
- testEquals(Class<T>, Function<? super T, ? extends T>) - Static method in class com.google.common.testing.ForwardingWrapperTester
-
- testEquals_containingNull() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_containingNull() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_containingNullKey() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_containingNullValue() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_differentElements() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEquals_differentSize() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEquals_largerMap() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_largerSet() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_list() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_list() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_longerList() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_notACollection() - Method in class com.google.common.collect.testing.testers.CollectionEqualsTester
-
- testEquals_null() - Method in class com.google.common.collect.testing.testers.CollectionEqualsTester
-
- testEquals_otherContainsNull() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_otherContainsNullKey() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_otherContainsNullValue() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_otherListContainingNull() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_otherListWithDifferentElements() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_otherListWithSameElements() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_otherMapWithDifferentEntries() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_otherMapWithSameEntries() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_otherSetWithDifferentElements() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_otherSetWithSameElements() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_self() - Method in class com.google.common.collect.testing.testers.CollectionEqualsTester
-
- testEquals_set() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_shorterList() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
-
- testEquals_smallerMap() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
-
- testEquals_smallerSet() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
-
- testEquals_yes() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testEqualsAndSerializable() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Runs equals and serialization test on the return values.
- testEqualsFalse() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
-
- testEqualsForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEqualsForEqualMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEqualsForLargerMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEqualsForSmallerMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testEqualsMultimapWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
-
- testEqualsMultimapWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
-
- testEqualsMultisetWithNullValue() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
-
- testEqualsSameContents() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
-
- testEqualsTrue() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
-
- testEqualsUsing(Invokable<?, ?>) - Method in class com.google.common.testing.ClassSanityTester
-
- tester - Variable in class com.google.common.testing.AbstractPackageSanityTests
-
- tester - Variable in class com.google.common.testing.ClassSanityTester.SerializableDummyProxy
-
- TesterAnnotation - Annotation Type in com.google.common.collect.testing.features
-
Use this to meta-annotate XxxFeature.Require
annotations, so that those annotations can
be used to decide whether to apply a test to a given class-under-test.
- TesterRequirements - Class in com.google.common.collect.testing.features
-
Encapsulates the constraints that a class under test must satisfy in order
for a tester method to be run against that class.
- TesterRequirements(Set<Feature<?>>, Set<Feature<?>>) - Constructor for class com.google.common.collect.testing.features.TesterRequirements
-
- TesterRequirements(TesterRequirements) - Constructor for class com.google.common.collect.testing.features.TesterRequirements
-
- TesterRequirements() - Constructor for class com.google.common.collect.testing.features.TesterRequirements
-
- TESTERS - Static variable in class com.google.common.collect.testing.ConcurrentMapTestSuiteBuilder
-
- testers - Variable in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder.OneSizeTestSuiteBuilder
-
- testExceptionPropagation(Class<T>, Method, Function<? super T, ? extends T>) - Static method in class com.google.common.testing.ForwardingWrapperTester
-
- testFind_no() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFind_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFind_nullContained() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFind_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFind_nullNotContainedButSupported() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFind_wrongType() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFind_yes() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
- testFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testFirst() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testFirst() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testFloor() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testFloor() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testFloor() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testFloorHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testForcePutOverwritesOldValueEntry() - Method in class com.google.common.collect.testing.google.BiMapPutTester
-
- testForwarding(Class<T>, Function<? super T, ? extends T>) - Method in class com.google.common.testing.ForwardingWrapperTester
-
Tests that the forwarding wrapper returned by wrapperFunction
properly forwards
method calls with parameters passed as is, return value returned as is, and exceptions
propagated as is.
- testGet() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testGet_negative() - Method in class com.google.common.collect.testing.testers.ListGetTester
-
- testGet_no() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGet_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGet_nullContained() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGet_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGet_nullNotContainedButAllowed() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGet_tooLarge() - Method in class com.google.common.collect.testing.testers.ListGetTester
-
- testGet_valid() - Method in class com.google.common.collect.testing.testers.ListGetTester
-
- testGet_wrongType() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGet_yes() - Method in class com.google.common.collect.testing.testers.MapGetTester
-
- testGetAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetBlocksUntilValueAvailable() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that the Future.get()
method blocks until a value is
available.
- testGetEmpty() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testGetMultiple() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetNonEmpty() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetNull() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testGetNullAbsent() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetNullForbidden() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetNullPresent() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testGetWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testHashCode() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testHashCode() - Method in class com.google.common.collect.testing.testers.ListHashCodeTester
-
- testHashCode() - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
-
- testHashCode() - Method in class com.google.common.collect.testing.testers.SetHashCodeTester
-
- testHashCode_containingNull() - Method in class com.google.common.collect.testing.testers.SetHashCodeTester
-
- testHashCode_containingNullKey() - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
-
- testHashCode_containingNullValue() - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
-
- testHashCode_size0() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testHashCode_size1() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
-
- testHashCodeForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testHashCodeMatchesAsMap() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
-
- testHashCodeMatchesEntrySet() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
-
- testHeadClosedDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHeadClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHeadClosedSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHeadMap() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testHeadMapExclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testHeadMapExclusive() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testHeadMapInclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testHeadOpenDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHeadOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHeadOpenSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHigher() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testHigher() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testHigher() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testHigherHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testIndexOf_duplicate() - Method in class com.google.common.collect.testing.testers.ListIndexOfTester
-
- TestingExecutors - Class in com.google.common.util.concurrent.testing
-
Factory methods for ExecutorService
for testing.
- TestingExecutors() - Constructor for class com.google.common.util.concurrent.testing.TestingExecutors
-
- TestingExecutors.NoOpScheduledExecutorService - Class in com.google.common.util.concurrent.testing
-
- TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture<V> - Class in com.google.common.util.concurrent.testing
-
- testInstanceMethods(Object, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
- TestIntegerSetGenerator - Class in com.google.common.collect.testing
-
Create integer sets for collection tests.
- TestIntegerSetGenerator() - Constructor for class com.google.common.collect.testing.TestIntegerSetGenerator
-
- TestIntegerSortedSetGenerator - Class in com.google.common.collect.testing
-
Create integer sets for testing collections that are sorted by natural
ordering.
- TestIntegerSortedSetGenerator() - Constructor for class com.google.common.collect.testing.TestIntegerSortedSetGenerator
-
- testInteraction(Function<? super T, ? extends T>) - Method in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- testInversePut() - Method in class com.google.common.collect.testing.google.BiMapPutTester
-
- testInverseSame() - Method in class com.google.common.collect.testing.google.BiMapInverseTester
-
- testInverseSerialization() - Method in class com.google.common.collect.testing.google.BiMapInverseTester
-
- testIsEmpty_no() - Method in class com.google.common.collect.testing.testers.CollectionIsEmptyTester
-
- testIsEmpty_no() - Method in class com.google.common.collect.testing.testers.MapIsEmptyTester
-
- testIsEmpty_yes() - Method in class com.google.common.collect.testing.testers.CollectionIsEmptyTester
-
- testIsEmpty_yes() - Method in class com.google.common.collect.testing.testers.MapIsEmptyTester
-
- testIsEmptyNo() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testIsEmptyYes() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testItems() - Method in class com.google.common.testing.EqualsTester
-
- testItems() - Method in class com.google.common.testing.EquivalenceTester
-
- testIterationOrdering() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIterator() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIterator_knownOrderRemoveSupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIterator_knownOrderRemoveUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIterator_removeAffectsBackingCollection() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIterator_unknownOrderRemoveSupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIterator_unknownOrderRemoveUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- TestIteratorGenerator<E> - Interface in com.google.common.collect.testing
-
Creates iterators to be tested.
- testIteratorKnownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
- testIteratorNoSuchElementException() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
-
- testIteratorRemove_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testIteratorRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testIteratorUnknownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
- testKeys() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testKeysCountAbsentNullKey() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testKeysElementSet() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testKeysEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testKeysEntrySetRemove() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testKeySet() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
-
- testKeySetClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testKeySetClearClearsInverse() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testKeySetContainsNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
-
- testKeySetContainsNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
-
- testKeySetIteratorRemove() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testKeySetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
-
- testKeySetRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testKeySetRemoveAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testKeySetRemoveAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testKeySetRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
-
- testKeySetRetainAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testKeySetRetainAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testKeysRemove() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testKeysWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
-
- testLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testLast() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testLast() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testLastIndexOf_duplicate() - Method in class com.google.common.collect.testing.testers.ListLastIndexOfTester
-
- testListenersNotifiedOnError() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- TestListGenerator<E> - Interface in com.google.common.collect.testing
-
Creates sets, containing sample elements, to be tested.
- testListIterator_atSize() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- testListIterator_fullyModifiable() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- testListIterator_tooHigh() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- testListIterator_tooLow() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- testListIterator_unmodifiable() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
- TestListMultimapGenerator<K,V> - Interface in com.google.common.collect.testing.google
-
A generator for ListMultimap
implementations based on test data.
- TestLogHandler - Class in com.google.common.testing
-
Tests may use this to intercept messages that are logged by the code under
test.
- TestLogHandler() - Constructor for class com.google.common.testing.TestLogHandler
-
- testLower() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testLower() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testLower() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testLowerHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- TestMapEntrySetGenerator<K,V> - Class in com.google.common.collect.testing
-
Creates map entries using sample keys and sample values.
- TestMapEntrySetGenerator(SampleElements<K>, SampleElements<V>) - Constructor for class com.google.common.collect.testing.TestMapEntrySetGenerator
-
- TestMapGenerator<K,V> - Interface in com.google.common.collect.testing
-
Creates maps, containing sample elements, to be tested.
- testMethod(Object, Method) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that method
produces a NullPointerException
or UnsupportedOperationException
whenever any of its
non-Nullable
parameters are null.
- testMethodParameter(Object, Method, int) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that method
produces a NullPointerException
or
UnsupportedOperationException
when the parameter in position paramIndex
is null.
- TestMultimapGenerator<K,V,M extends Multimap<K,V>> - Interface in com.google.common.collect.testing.google
-
Creates multimaps, containing sample elements, to be tested.
- testMultimapRemoveDeletesFirstOccurrence() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- TestMultisetGenerator<E> - Interface in com.google.common.collect.testing.google
-
Creates multisets, containing sample elements, to be tested.
- testNotEqualsEmpty() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
-
- testNotEqualsEmpty() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
-
- testNulls() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
- testNulls() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Tests null checks against the instance methods of the return values, if any.
- testNulls(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
-
Tests that cls
properly checks null on all constructor and method parameters that
aren't annotated with Nullable
.
- testOffer_nullSupported() - Method in class com.google.common.collect.testing.testers.QueueOfferTester
-
- testOffer_nullUnsupported() - Method in class com.google.common.collect.testing.testers.QueueOfferTester
-
- testOffer_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.QueueOfferTester
-
- testOrderedByComparator() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testOrderingAffectsEqualsComparisons() - Method in class com.google.common.collect.testing.google.ListMultimapEqualsTester
-
- testOrderingDoesntAffectEqualsComparisons() - Method in class com.google.common.collect.testing.google.SetMultimapEqualsTester
-
- testParameter(Object, Invokable<?, ?>, int, Class<?>) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that invokable
produces a NullPointerException
or
UnsupportedOperationException
when the parameter in position paramIndex
is null.
- testPeek_empty() - Method in class com.google.common.collect.testing.testers.QueuePeekTester
-
- testPeek_size1() - Method in class com.google.common.collect.testing.testers.QueuePeekTester
-
- testPeek_sizeMany() - Method in class com.google.common.collect.testing.testers.QueuePeekTester
-
- testPoll_empty() - Method in class com.google.common.collect.testing.testers.QueuePollTester
-
- testPoll_size1() - Method in class com.google.common.collect.testing.testers.QueuePollTester
-
- testPoll_sizeMany() - Method in class com.google.common.collect.testing.testers.QueuePollTester
-
- testPollFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testPollFirstUnsupported() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testPollFirstUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testPollFirstUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testPollLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testPollLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testPollLast() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testPollLastUnsupported() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testPollLastUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testPollLastUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testPropagatesAddAllToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testPropagatesAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testPropagatesAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testPropagatesClearToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testPropagatesRemoveLastElementToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testPropagatesRemoveLastElementToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testPropagatesRemoveLastThenAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testPropagatesRemoveThenAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testPropagatesRemoveToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testPropagatesRemoveToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
-
- testPut_nullKeyAndValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_nullKeySupportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_nullKeySupportedPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_nullValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_replaceNullValueWithNonNullSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_replaceNullValueWithNullSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_replaceWithNullValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_replaceWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_supportedPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPut_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPutAbsentConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPutAbsentConcurrentWithKeySetIteration() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPutAbsentConcurrentWithValueIteration() - Method in class com.google.common.collect.testing.testers.MapPutTester
-
- testPutAddsValueAtEnd() - Method in class com.google.common.collect.testing.google.ListMultimapPutTester
-
- testPutAll() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutAll_nullCollectionReference() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_nullKeySupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_nullValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_supportedNonePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_supportedNothing() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_unsupportedNonePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_unsupportedNothing() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAll_unsupportedSomePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAllAddsAtEndInOrder() - Method in class com.google.common.collect.testing.google.ListMultimapPutAllTester
-
- testPutAllEmptyCollectionOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllEmptyIterableOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllEmptyIterableOnPresentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllExistingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutAllHandlesDuplicates() - Method in class com.google.common.collect.testing.google.SetMultimapPutAllTester
-
- testPutAllIntoEmpty() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutAllNewKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutAllNonEmptyCollectionOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNonEmptyCollectionOnPresentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNonEmptyIterableOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNonEmptyIterableOnPresentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNullForbidden() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNullValueNullFirst_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNullValueNullLast_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNullValueOnAbsentKey_supported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNullValueOnPresentKey_supported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllNullValueSingle_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllOnlyCallsIteratorOnce() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllOnPresentNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutAllPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
-
- testPutAllRejectsNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutAllRejectsNullValue() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutAllSomePresentConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
-
- testPutAllWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutAllWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutDuplicateValue() - Method in class com.google.common.collect.testing.google.ListMultimapPutTester
-
- testPutDuplicateValue() - Method in class com.google.common.collect.testing.google.SetMultimapPutTester
-
- testPutDuplicateValue_null() - Method in class com.google.common.collect.testing.google.SetMultimapPutTester
-
- testPutDuplicateValuePreservesSize() - Method in class com.google.common.collect.testing.google.SetMultimapPutTester
-
- testPutEmpty() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutExistingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutIfAbsent_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_putWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_supportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutNewKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutNotPresentKeyPropagatesToEntries() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutNotPresentKeyPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutNullKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutNullValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutNullValue_supported() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutNullValue_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutNullValueForExistingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testPutPresent() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutPresentKeyDifferentValue() - Method in class com.google.common.collect.testing.google.BiMapPutTester
-
- testPutPresentKeyPropagatesToAsMapEntrySet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutPresentKeyPropagatesToAsMapGet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutPresentKeyPropagatesToEntries() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutPresentKeyPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutTwoElements() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutUnsupported() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
-
- testPutUnsupported() - Method in class com.google.common.collect.testing.google.MultimapPutTester
-
- testPutWithSameValueFails() - Method in class com.google.common.collect.testing.google.BiMapPutTester
-
- TestQueueGenerator<E> - Interface in com.google.common.collect.testing
-
Creates queues, containing sample elements, to be tested.
- testReflectsMultimapRemove() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testRemove_duplicate() - Method in class com.google.common.collect.testing.testers.ListRemoveTester
-
- testRemove_empty() - Method in class com.google.common.collect.testing.testers.QueueRemoveTester
-
- testRemove_notPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_notPresent() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_nullAbsent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_nullAllowed() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_nullForbidden() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_nullKeyQueriesUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_nullNotSupported() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_nullPresent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_nullPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_nullPresent() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_nullQueriesNotSupported() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_nullSupportedMissing() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_nullValueQueriesUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_occurrences_0() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_occurrences_absent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_occurrences_negative() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_occurrences_present() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_occurrences_unsupported_absent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_occurrences_wrongType() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_present() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_present() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_present() - Method in class com.google.common.collect.testing.testers.SetRemoveTester
-
- testRemove_size1() - Method in class com.google.common.collect.testing.testers.QueueRemoveTester
-
- testRemove_sizeMany() - Method in class com.google.common.collect.testing.testers.QueueRemoveTester
-
- testRemove_some_occurrences_present() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_supportedAbsentKeyAbsentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_supportedPresentKeyWrongValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_supportedWrongKeyPresentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_unsupported() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_wrongType() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_wrongType() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemoveAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveAll_allPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsNullNo() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsNullNoButAllowed() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsNullYes() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsWrongType() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_duplicate() - Method in class com.google.common.collect.testing.testers.ListRemoveAllTester
-
- testRemoveAll_emptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_nonePresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_nullCollectionReferenceEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_nullCollectionReferenceNonEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_somePresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_somePresentLargeCollectionToRemove() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
Trigger the other.size() >= this.size() case in AbstractSet.removeAll().
- testRemoveAll_unsupportedEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_unsupportedNonePresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAllAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllIgnoresCount() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemoveAllMultipleValues() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllPresentKey() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllPropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testRemoveAllSomePresentConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAtIndex_first() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_last() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_middle() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_negative() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_tooLarge() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_unsupported() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndexConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndexFromAsMapEntrySetPropagates() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- testRemoveAtIndexFromAsMapPropagates() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- testRemoveAtIndexFromGetPropagates() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- testRemoveFromInverseKeySetRemovesFromForward() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveFromInverseRemovesFromForward() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveFromInverseValuesRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveFromValuesRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveKeyFromKeySetRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveKeyRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveMissingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testRemoveNegative() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemoveNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullKeyForbidden() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullValue() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testRemoveNullValueAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullValueForbidden() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullValuePresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveOutOfHeadBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemoveOutOfHeadBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemoveOutOfTailBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemoveOutOfTailBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemovePresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePresentConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemovePresentConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemovePresentConcurrentWithKeySetIteration() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemovePresentConcurrentWithValuesIteration() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemovePropagatesToAsMap() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePropagatesToAsMapEntrySet() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testRemoveUnsupported() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemoveZeroNoOp() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemovingIteratorKnownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
- testRemovingIteratorUnknownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
- testReplace_absentNullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_absentNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_presentNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_supportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_supportedPresentNoChange() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplaceEmptyValues() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceEntry_absentKeyNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_expectNullUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_nullDifferentFromAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_presentNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedAbsentKey() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedPresentUnchanged() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedWrongValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_unsupportedAbsentKey() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_unsupportedWrongValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_wrongValueNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceNonEmptyValues() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesHandlesDuplicates() - Method in class com.google.common.collect.testing.google.SetMultimapReplaceValuesTester
-
- testReplaceValuesPreservesOrder() - Method in class com.google.common.collect.testing.google.ListMultimapReplaceValuesTester
-
- testReplaceValuesPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesPutNotSupported() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesRemoveNotSupported() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithDuplicates() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithEmpty() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReserialize() - Method in class com.google.common.collect.testing.testers.CollectionSerializationEqualTester
-
- testReserialize() - Method in class com.google.common.collect.testing.testers.CollectionSerializationTester
-
- testReserializeEmptySubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testReserializeMap() - Method in class com.google.common.collect.testing.testers.MapSerializationTester
-
- testReserializeSubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testReserializeWholeSubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testRetainAll_containsDuplicatesSizeOne() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_containsDuplicatesSizeSeveral() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_containsNonNullWithNull() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_countIgnored() - Method in class com.google.common.collect.testing.testers.ListRetainAllTester
-
- testRetainAll_disjointPreviouslyEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_disjointPreviouslyEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_disjointPreviouslyNonEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_disjointPreviouslyNonEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_duplicatesKept() - Method in class com.google.common.collect.testing.testers.ListRetainAllTester
-
- testRetainAll_duplicatesRemoved() - Method in class com.google.common.collect.testing.testers.ListRetainAllTester
-
- testRetainAll_emptyPreviouslyEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_emptyPreviouslyEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_emptyPreviouslyNonEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_emptyPreviouslyNonEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullCollectionReferenceEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullCollectionReferenceNonEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslyEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslyNonEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslySeveralWithNull() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslySingletonWithNull() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_partialOverlap() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_partialOverlapUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_sameElements() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_sameElementsUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_subset() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_subsetUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_superset() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_supersetUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAllIgnoresCount() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRetainAllPropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testsEquals - Variable in class com.google.common.testing.ForwardingWrapperTester
-
- testSerializable() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Tests all top-level Serializable
classes in the package.
- testSerializable() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Runs serialization test on the return values of the static methods.
- testSet() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_indexTooHigh() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_indexTooLow() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_null() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_nullUnsupported() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_replacingNull() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_unsupported() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_unsupportedByEmptyList() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSetCount_addNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_addNull_nullUnsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_existingNoNopNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_negative_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_negative_removeUnsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_noOpNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_noOpNull_nullUnsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToOne_addSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToOne_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToOne_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToThree_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToThree_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToZero_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToZero_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_removeNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToOne_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToOne_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToThree_addSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToThree_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToThree_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToZero_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToZero_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToOne_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToOne_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToThree_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToThree_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToZero_addSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToZero_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToZero_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountConditional_negativeOldCount_addSupported() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_negativeOldCount_addUnsupported() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_oldCountTooLarge() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_oldCountTooSmallNonzero() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_oldCountTooSmallZero() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountOneToZeroConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountOneToZeroConcurrentWithIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountOutOfHeadBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountOutOfHeadBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountOutOfTailBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountOutOfTailBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountZeroToOneConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountZeroToOneConcurrentWithIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- TestSetGenerator<E> - Interface in com.google.common.collect.testing
-
Creates sets, containing sample elements, to be tested.
- TestSetMultimapGenerator<K,V> - Interface in com.google.common.collect.testing.google
-
A generator for SetMultimap
implementations based on test data.
- testSetValue() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testsForAbstractList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForAbstractSequentialList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForAbstractSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForArrayBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForArraysAsList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForBadlyCollidingHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForCheckedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForCheckedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForCheckedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForCheckedSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForCheckedSortedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForConcurrentHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForConcurrentLinkedQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForConcurrentSkipListMapNatural() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForConcurrentSkipListMapWithComparator() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForConcurrentSkipListSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForConcurrentSkipListSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForCopyOnWriteArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForCopyOnWriteArraySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForEmptyList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForEmptyMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForEmptySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForEnumMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForEnumSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForHashtable() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForLinkedBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForLinkedHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForLinkedHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForLinkedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForLinkedList() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- TestsForListsInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the List
implementations in the
java.util
package.
- TestsForListsInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- TestsForMapsInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the Map
implementations in the
java.util
package.
- TestsForMapsInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- TestsForMapsInJavaUtil.NullFriendlyComparator<T> - Class in com.google.common.collect.testing
-
- testsForPriorityBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForPriorityQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- TestsForQueuesInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the Queue
implementations in the
java.util
package.
- TestsForQueuesInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- TestsForSetsInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the Set
implementations in the
java.util
package.
- TestsForSetsInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- TestsForSetsInJavaUtil.NullFriendlyComparator<T> - Class in com.google.common.collect.testing
-
- testsForSingletonList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForSingletonMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForSingletonSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForTreeMapNatural() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForTreeMapWithComparator() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForTreeSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForTreeSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForUnmodifiableList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForUnmodifiableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForUnmodifiableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForUnmodifiableSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForVector() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testSingletonMapFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapFirst() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSingletonMapLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapLast() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSingletonMapNearby() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapPollLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMultisetFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetNearby() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetPollFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetPollLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonSetFirst() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testSingletonSetLast() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testSingletonSetNearby() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testSingletonSetPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testSingletonSetPollLast() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testSize() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSize() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testSize() - Method in class com.google.common.collect.testing.testers.CollectionSizeTester
-
- testSize() - Method in class com.google.common.collect.testing.testers.MapSizeTester
-
- testSizeMultipleValues() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSizeNullKey() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSizeNullKeyAndValue() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSizeNullValue() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSomethingAboutIterators() - Method in class com.google.common.collect.testing.ExampleIteratorTester
-
- TestSortedMapGenerator<K,V> - Interface in com.google.common.collect.testing
-
Creates sorted maps, containing sample elements, to be tested.
- TestSortedSetGenerator<E> - Interface in com.google.common.collect.testing
-
Creates sorted sets, containing sample elements, to be tested.
- testStaticMethods(Class<?>, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
- TestStringBiMapGenerator - Class in com.google.common.collect.testing.google
-
- TestStringBiMapGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- TestStringCollectionGenerator - Class in com.google.common.collect.testing
-
String creation for testing arbitrary collections.
- TestStringCollectionGenerator() - Constructor for class com.google.common.collect.testing.TestStringCollectionGenerator
-
- TestStringListGenerator - Class in com.google.common.collect.testing
-
TODO: javadoc.
- TestStringListGenerator() - Constructor for class com.google.common.collect.testing.TestStringListGenerator
-
- TestStringListMultimapGenerator - Class in com.google.common.collect.testing.google
-
A skeleton generator for a ListMultimap
implementation.
- TestStringListMultimapGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- TestStringMapGenerator - Class in com.google.common.collect.testing
-
- TestStringMapGenerator() - Constructor for class com.google.common.collect.testing.TestStringMapGenerator
-
- TestStringMultisetGenerator - Class in com.google.common.collect.testing.google
-
Create multisets of strings for tests.
- TestStringMultisetGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- TestStringQueueGenerator - Class in com.google.common.collect.testing
-
Create queue of strings for tests.
- TestStringQueueGenerator() - Constructor for class com.google.common.collect.testing.TestStringQueueGenerator
-
- TestStringSetGenerator - Class in com.google.common.collect.testing
-
Create string sets for collection tests.
- TestStringSetGenerator() - Constructor for class com.google.common.collect.testing.TestStringSetGenerator
-
- TestStringSetMultimapGenerator - Class in com.google.common.collect.testing.google
-
A skeleton generator for a SetMultimap
implementation.
- TestStringSetMultimapGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- TestStringSortedMapGenerator - Class in com.google.common.collect.testing
-
- TestStringSortedMapGenerator() - Constructor for class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- TestStringSortedSetGenerator - Class in com.google.common.collect.testing
-
Create string sets for testing collections that are sorted by natural
ordering.
- TestStringSortedSetGenerator() - Constructor for class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- TestSubjectGenerator<T> - Interface in com.google.common.collect.testing
-
To be implemented by test generators that can produce test subjects without
requiring any parameters.
- testSubList_contains() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_empty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_endTooLarge() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_entireList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_get() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_indexOf() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_isEmpty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_lastIndexOf() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_ofSubListEmpty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_ofSubListNonEmpty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_originalListSetAffectsSubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_originalListSetAffectsSubListLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_size() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_startGreaterThanEnd() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_startNegative() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListAddAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListAddAtIndexAffectsOriginalLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListClearAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListRemoveAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListRemoveAffectsOriginalLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListSetAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListSetAffectsOriginalLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubMap() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSubMapIllegal() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSubMultisetDistinctElements(MultisetNavigationTester.SubMultisetSpec) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSubMultisetEntrySet(MultisetNavigationTester.SubMultisetSpec) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSubMultisetSize(MultisetNavigationTester.SubMultisetSpec) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSuccessfulForwarding(Class<T>, Method, Function<? super T, ? extends T>) - Static method in class com.google.common.testing.ForwardingWrapperTester
-
- testTailClosedDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailClosedSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailMap() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testTailMapClearThrough() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- testTailMapExclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testTailMapInclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testTailMapInclusive() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testTailMapRemoveThrough() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- testTailMapWriteThrough() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- testTailOpenDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailOpenSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTimeoutOnGetWorksCorrectly() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that the Future.get(long, TimeUnit)
method times out
correctly.
- testToArray_emptyArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArray_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArrayOfObject() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArrayOfWrongTypeForEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArrayOfWrongTypeForNonEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_isPlainObjectArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
Collection.toArray(Object[])
says: "Note that
toArray(new Object[0]) is identical in function to
toArray()."
- testToArray_largeEnough() - Method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- testToArray_noArg() - Method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- testToArray_noArgs() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_oversizedArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_oversizedArray_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArray_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArrayOfObject() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArrayOfObject_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_tooSmall() - Method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- testToString() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testToString(Class<T>, Function<? super T, ? extends T>) - Static method in class com.google.common.testing.ForwardingWrapperTester
-
- testToString_formatting() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_minimal() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_minimal() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_null() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_size0() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_size0() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_size1() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_size1() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_sizeSeveral() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToStringEmpty() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringMatchesAsMap() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringSingleton() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringWithNullKey() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToStringWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringWithNullValue() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- TestUnhashableCollectionGenerator<T extends java.util.Collection<UnhashableObject>> - Class in com.google.common.collect.testing
-
Creates collections containing unhashable sample elements, to be tested.
- TestUnhashableCollectionGenerator() - Constructor for class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- TestUnhashableListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.TestUnhashableListGenerator
-
- TestUnhashableSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.TestUnhashableSetGenerator
-
- testValueComparator() - Method in class com.google.common.collect.testing.google.SortedSetMultimapGetTester
-
- testValues() - Method in class com.google.common.collect.testing.google.MultimapValuesTester
-
- testValues() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesClearClearsInverse() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testValuesInOrder() - Method in class com.google.common.collect.testing.google.MultimapValuesTester
-
- testValuesIteratorRemove() - Method in class com.google.common.collect.testing.google.MultimapValuesTester
-
- testValuesIteratorRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemove() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testValuesRemove() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testValuesRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemoveAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemoveAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemoveMissing() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRetainAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRetainAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testWitness(long, long) - Method in enum com.google.common.math.LongMath.MillerRabinTester
-
Returns true if n is a strong probable prime relative to the specified base.
- TEXT_JAVASCRIPT_UTF_8 - Static variable in class com.google.common.net.MediaType
-
RFC 4329 declares
application/javascript
to be the correct media type for JavaScript,
but this may be necessary in certain situations for compatibility.
- TEXT_TYPE - Static variable in class com.google.common.net.MediaType
-
- textToNumericFormatV4(String) - Static method in class com.google.common.net.InetAddresses
-
- textToNumericFormatV6(String) - Static method in class com.google.common.net.InetAddresses
-
- thatReturn(Class<?>) - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Specifies that only the methods that are declared to return returnType
or its subtype
are tested.
- theUnsafe - Static variable in enum com.google.common.hash.LittleEndianByteArray.UnsafeByteArray
-
- theUnsafe - Static variable in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator
-
- thread - Variable in class com.google.common.util.concurrent.AbstractFuture.Waiter
-
- threadFactory - Static variable in class com.google.common.util.concurrent.JdkFutureAdapters.ListenableFutureAdapter
-
- ThreadFactoryBuilder - Class in com.google.common.util.concurrent
-
A ThreadFactory builder, providing any combination of these features:
whether threads should be marked as daemon threads
a
naming format
a thread priority
an uncaught exception handler
a backing thread factory
- ThreadFactoryBuilder() - Constructor for class com.google.common.util.concurrent.ThreadFactoryBuilder
-
Creates a new ThreadFactory
builder.
- threadHashCode - Static variable in class com.google.common.cache.Striped64
-
ThreadLocal holding a single-slot int array holding hash code.
- threadNameSupplier - Variable in class com.google.common.util.concurrent.AbstractIdleService
-
- ThreadNameSupplier() - Constructor for class com.google.common.util.concurrent.AbstractIdleService.ThreadNameSupplier
-
- threadRenaming(Callable<T>, Supplier<String>) - Static method in class com.google.common.util.concurrent.Callables
-
Wraps the given callable such that for the duration of Callable.call()
the thread that is
running will have the given name.
- threadRenaming(Runnable, Supplier<String>) - Static method in class com.google.common.util.concurrent.Callables
-
Wraps the given runnable such that for the duration of Runnable.run()
the thread that is
running with have the given name.
- ThreadSafeSupplier(Supplier<T>) - Constructor for class com.google.common.base.Suppliers.ThreadSafeSupplier
-
- threadStarted - Variable in class com.google.common.base.FinalizableReferenceQueue
-
Whether or not the background thread started successfully.
- THREE_GPP2_VIDEO - Static variable in class com.google.common.net.MediaType
-
Media type for the 3G2 multimedia container format.
- THREE_GPP_VIDEO - Static variable in class com.google.common.net.MediaType
-
Media type for the 3GP multimedia container format.
- threshold - Variable in class com.google.common.cache.LocalCache.Segment
-
The table is expanded when its size exceeds this threshold.
- threshold - Variable in class com.google.common.collect.MapMakerInternalMap.Segment
-
The table is expanded when its size exceeds this threshold.
- threshold - Variable in class com.google.common.collect.TopKSelector
-
The largest of the lowest k elements we've seen so far relative to this comparator.
- thresholdPermits - Variable in class com.google.common.util.concurrent.SmoothRateLimiter.SmoothWarmingUp
-
- Throwables - Class in com.google.common.base
-
Static utility methods pertaining to instances of Throwable
.
- Throwables() - Constructor for class com.google.common.base.Throwables
-
- throwCause(Exception, boolean) - Static method in class com.google.common.util.concurrent.SimpleTimeLimiter
-
- throwFirst(List<X>) - Static method in class com.google.common.testing.ClassSanityTester
-
- throwIfInstanceOf(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
-
Throws throwable
if it is an instance of declaredType
.
- throwIfInvalid(IteratorFeature) - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- throwIfUnchecked(Throwable) - Static method in class com.google.common.base.Throwables
-
Throws throwable
if it is a RuntimeException
or Error
.
- thrown - Variable in class com.google.common.io.Closer
-
- thrown - Variable in class com.google.common.util.concurrent.ImmediateFuture.ImmediateFailedCheckedFuture
-
- thrownByExecute - Variable in class com.google.common.util.concurrent.CombinedFuture.CombinedFutureInterruptibleTask
-
- ticker - Variable in class com.google.common.base.Stopwatch
-
- Ticker - Class in com.google.common.base
-
A time source; returns a time value representing the number of nanoseconds elapsed since some
fixed but arbitrary point in time.
- Ticker() - Constructor for class com.google.common.base.Ticker
-
Constructor for use by subclasses.
- ticker - Variable in class com.google.common.cache.CacheBuilder
-
- ticker(Ticker) - Method in class com.google.common.cache.CacheBuilder
-
Specifies a nanosecond-precision time source for this cache.
- ticker - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- ticker - Variable in class com.google.common.cache.LocalCache
-
Measures time in a testable way.
- TIFF - Static variable in class com.google.common.net.MediaType
-
- TimeLimiter - Interface in com.google.common.util.concurrent
-
Produces proxies that impose a time limit on method calls to the proxied object.
- TimeoutFuture<V> - Class in com.google.common.util.concurrent
-
Implementation of Futures#withTimeout
.
- TimeoutFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.TimeoutFuture
-
- TimeoutFuture.Fire<V> - Class in com.google.common.util.concurrent
-
A runnable that is called when the delegate or the timer completes.
- timeoutFutureRef - Variable in class com.google.common.util.concurrent.TimeoutFuture.Fire
-
- timeoutSeconds() - Static method in class com.google.common.testing.GcFinalization
-
10 seconds ought to be long enough for any object to be GC'ed and finalized.
- timer - Variable in class com.google.common.util.concurrent.TimeoutFuture
-
- times(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
-
Returns the result of multiplying this and val
.
- times(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
-
Returns the result of multiplying this and val
.
- TIMING_ALLOW_ORIGIN - Static variable in class com.google.common.net.HttpHeaders
-
- to(CaseFormat, String) - Method in enum com.google.common.base.CaseFormat
-
Converts the specified String str
from this format to the specified format
.
- to - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
-
- to - Variable in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- toAddrString(InetAddress) - Static method in class com.google.common.net.InetAddresses
-
Returns the string representation of an InetAddress
.
- toArray() - Method in class com.google.common.cache.LocalCache.AbstractCacheSet
-
- toArray(E[]) - Method in class com.google.common.cache.LocalCache.AbstractCacheSet
-
- toArray() - Method in class com.google.common.cache.LocalCache.Values
-
- toArray(E[]) - Method in class com.google.common.cache.LocalCache.Values
-
- toArray() - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- toArray(T[]) - Method in class com.google.common.collect.AbstractBiMap.EntrySet
-
- toArray() - Method in class com.google.common.collect.AbstractBiMap.ValueSet
-
- toArray(T[]) - Method in class com.google.common.collect.AbstractBiMap.ValueSet
-
- toArray(Class<V>) - Method in class com.google.common.collect.ArrayTable
-
Returns a two-dimensional array with the table contents.
- toArray() - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- toArray(T[]) - Method in class com.google.common.collect.Collections2.FilteredCollection
-
- toArray() - Method in class com.google.common.collect.ConcurrentHashMultiset.EntrySet
-
- toArray(T[]) - Method in class com.google.common.collect.ConcurrentHashMultiset.EntrySet
-
- toArray() - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- toArray(T[]) - Method in class com.google.common.collect.ConcurrentHashMultiset
-
- toArray() - Method in class com.google.common.collect.DescendingMultiset
-
- toArray(T[]) - Method in class com.google.common.collect.DescendingMultiset
-
- toArray(Class<E>) - Method in class com.google.common.collect.FluentIterable
-
Returns an array containing all of the elements from this fluent iterable in iteration order.
- toArray() - Method in class com.google.common.collect.ForwardingCollection
-
- toArray(T[]) - Method in class com.google.common.collect.ForwardingCollection
-
- toArray() - Method in class com.google.common.collect.ImmutableCollection
-
- toArray(T[]) - Method in class com.google.common.collect.ImmutableCollection
-
- toArray(Iterable<? extends T>, Class<T>) - Static method in class com.google.common.collect.Iterables
-
Copies an iterable's elements into an array.
- toArray(Iterable<? extends T>, T[]) - Static method in class com.google.common.collect.Iterables
-
- toArray(Iterable<?>) - Static method in class com.google.common.collect.Iterables
-
Copies an iterable's elements into an array.
- toArray(Iterator<? extends T>, Class<T>) - Static method in class com.google.common.collect.Iterators
-
Copies an iterator's elements into an array.
- toArray() - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- toArray(T[]) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapEntries
-
Deprecated.
- toArray() - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- toArray(T[]) - Method in class com.google.common.collect.MapConstraints.ConstrainedAsMapValues
-
Deprecated.
- toArray() - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- toArray(T[]) - Method in class com.google.common.collect.MapConstraints.ConstrainedEntries
-
Deprecated.
- toArray() - Method in class com.google.common.collect.MapMakerInternalMap.SafeToArraySet
-
- toArray(E[]) - Method in class com.google.common.collect.MapMakerInternalMap.SafeToArraySet
-
- toArray() - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- toArray(E[]) - Method in class com.google.common.collect.MapMakerInternalMap.Values
-
- toArray() - Method in class com.google.common.collect.Maps.FilteredEntryMap.KeySet
-
- toArray(T[]) - Method in class com.google.common.collect.Maps.FilteredEntryMap.KeySet
-
- toArray() - Method in class com.google.common.collect.Maps.FilteredMapValues
-
- toArray(T[]) - Method in class com.google.common.collect.Maps.FilteredMapValues
-
- toArray() - Method in class com.google.common.collect.Maps.UnmodifiableEntries
-
- toArray(T[]) - Method in class com.google.common.collect.Maps.UnmodifiableEntries
-
- toArray() - Method in class com.google.common.collect.MinMaxPriorityQueue
-
- toArray() - Method in class com.google.common.collect.Sets.DescendingSet
-
- toArray(T[]) - Method in class com.google.common.collect.Sets.DescendingSet
-
- toArray() - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- toArray(T[]) - Method in class com.google.common.collect.Synchronized.SynchronizedAsMapEntries
-
- toArray() - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- toArray(T[]) - Method in class com.google.common.collect.Synchronized.SynchronizedCollection
-
- toArray() - Method in class com.google.common.collect.testing.MinimalCollection
-
- toArray() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- toArray(T[]) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- toArray() - Method in class com.google.common.escape.CharEscaperBuilder
-
Convert this builder into an array of char[]s where the maximum index is the value of the
highest character that has been seen.
- toArray(Collection<Boolean>) - Static method in class com.google.common.primitives.Booleans
-
Copies a collection of Boolean
instances into a new array of primitive boolean
values.
- toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Bytes
-
Returns an array containing each value of collection
, converted to a byte
value
in the manner of Number.byteValue()
.
- toArray(Collection<Character>) - Static method in class com.google.common.primitives.Chars
-
Copies a collection of Character
instances into a new array of primitive char
values.
- toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Doubles
-
Returns an array containing each value of collection
, converted to a double
value in the manner of Number.doubleValue()
.
- toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Floats
-
Returns an array containing each value of collection
, converted to a float
value in the manner of Number.floatValue()
.
- toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Ints
-
Returns an array containing each value of collection
, converted to a int
value
in the manner of Number.intValue()
.
- toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Longs
-
Returns an array containing each value of collection
, converted to a long
value
in the manner of Number.longValue()
.
- toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Shorts
-
Returns an array containing each value of collection
, converted to a short
value in the manner of Number.shortValue()
.
- toArray(Collection<Type>) - Static method in class com.google.common.reflect.Types
-
- toArrayImpl(Collection<?>, T[]) - Static method in class com.google.common.collect.ObjectArrays
-
Returns an array containing all of the elements in the specified
collection; the runtime type of the returned array is that of the specified
array.
- toArrayImpl(Object[], int, int, T[]) - Static method in class com.google.common.collect.ObjectArrays
-
Implementation of Collection.toArray(Object[])
for collections backed by an object
array.
- toArrayImpl(Collection<?>) - Static method in class com.google.common.collect.ObjectArrays
-
Returns an array containing all of the elements in the specified
collection.
- toArrayList(Collection<E>) - Static method in class com.google.common.cache.LocalCache
-
- toArrayList(Collection<E>) - Static method in class com.google.common.collect.MapMakerInternalMap
-
- toBooleanArray() - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- toByteArray() - Method in interface com.google.common.io.ByteArrayDataOutput
-
Returns the contents that have been written to this instance, as a byte array.
- toByteArray() - Method in class com.google.common.io.ByteStreams.ByteArrayDataOutputStream
-
- toByteArray(InputStream) - Static method in class com.google.common.io.ByteStreams
-
Reads all bytes from an input stream into a byte array.
- toByteArray(InputStream, int) - Static method in class com.google.common.io.ByteStreams
-
Reads all bytes from an input stream into a byte array.
- toByteArray(File) - Static method in class com.google.common.io.Files
-
Reads all bytes from a file into a byte array.
- toByteArray(URL) - Static method in class com.google.common.io.Resources
-
Reads all bytes from a URL into a byte array.
- toByteArray() - Method in class com.google.common.math.PairedStats
-
Gets a byte array representation of this instance.
- toByteArray() - Method in class com.google.common.math.Stats
-
Gets a byte array representation of this instance.
- toByteArray() - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- toByteArray(char) - Static method in class com.google.common.primitives.Chars
-
Returns a big-endian representation of value
in a 2-element byte array; equivalent to
ByteBuffer.allocate(2).putChar(value).array()
.
- toByteArray(int) - Static method in class com.google.common.primitives.Ints
-
Returns a big-endian representation of value
in a 4-element byte array; equivalent to
ByteBuffer.allocate(4).putInt(value).array()
.
- toByteArray(long) - Static method in class com.google.common.primitives.Longs
-
Returns a big-endian representation of value
in an 8-element byte array; equivalent to
ByteBuffer.allocate(8).putLong(value).array()
.
- toByteArray(short) - Static method in class com.google.common.primitives.Shorts
-
Returns a big-endian representation of value
in a 2-element byte array; equivalent to
ByteBuffer.allocate(2).putShort(value).array()
.
- toCacheBuilder() - Method in class com.google.common.cache.CacheBuilderSpec
-
Returns a CacheBuilder configured according to this instance's specification.
- toCharArray() - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- toDoubleArray() - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- toEscaper() - Method in class com.google.common.escape.CharEscaperBuilder
-
Convert this builder into a char escaper which is just a decorator around the underlying array
of replacement char[]s.
- toFloatArray() - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- toGenericType(Class<T>) - Static method in class com.google.common.reflect.TypeToken
-
Returns the type token representing the generic type declaration of cls
.
- toHashMap(Map.Entry<String, String>[]) - Static method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- toInt(byte) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns the value of the given byte as an integer, when treated as unsigned.
- toIntArray() - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- toIterator() - Static method in class com.google.common.collect.Iterables
-
- TOKEN_MATCHER - Static variable in class com.google.common.net.MediaType
-
Matcher for type, subtype and attributes.
- Tokenizer(String) - Constructor for class com.google.common.net.MediaType.Tokenizer
-
- toList() - Method in class com.google.common.collect.FluentIterable
-
Returns an ImmutableList
containing all of the elements from this fluent iterable in
proper sequence.
- toLong(int) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns the value of the given int
as a long
, when treated as unsigned.
- toLongArray() - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- toLowerCase(String) - Static method in class com.google.common.base.Ascii
-
- toLowerCase(CharSequence) - Static method in class com.google.common.base.Ascii
-
- toLowerCase(char) - Static method in class com.google.common.base.Ascii
-
- toMap(Function<? super E, V>) - Method in class com.google.common.collect.FluentIterable
-
Returns an immutable map whose keys are the distinct elements of this FluentIterable
and whose value for each key was computed by valueFunction
.
- toMap(Iterable<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
-
Returns an immutable map whose keys are the distinct elements of keys
and whose value for each key was computed by valueFunction
.
- toMap(Iterator<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
-
Returns an immutable map whose keys are the distinct elements of keys
and whose value for each key was computed by valueFunction
.
- TOMBSTONE - Static variable in class com.google.common.util.concurrent.AbstractFuture.Listener
-
- TOMBSTONE - Static variable in class com.google.common.util.concurrent.AbstractFuture.Waiter
-
- toMultiset() - Method in class com.google.common.collect.FluentIterable
-
Returns an ImmutableMultiset
containing all of the elements from this fluent iterable.
- tooHigh(T) - Method in class com.google.common.collect.GeneralRange
-
- tooLow(T) - Method in class com.google.common.collect.GeneralRange
-
- toParsableString() - Method in class com.google.common.cache.CacheBuilderSpec
-
Returns a string that can be used to parse an equivalent CacheBuilderSpec
.
- topK() - Method in class com.google.common.collect.TopKSelector
-
Returns the top k
elements offered to this TopKSelector
, or all elements if
fewer than k
have been offered, in the order specified by the factory used to create
this TopKSelector
.
- TopKSelector<T> - Class in com.google.common.collect
-
An accumulator that selects the "top" k
elements added to it, relative to a provided
comparator.
- TopKSelector(Comparator<? super T>, int) - Constructor for class com.google.common.collect.TopKSelector
-
- topPrivateDomain() - Method in class com.google.common.net.InternetDomainName
-
Returns the portion of this domain name that is one level beneath the public suffix.
- toRemove - Variable in class com.google.common.collect.HashBiMap.Itr
-
- toRetain - Variable in class com.google.common.collect.testing.testers.CollectionRetainAllTester.Target
-
- toSafeNanos(long, TimeUnit) - Static method in class com.google.common.util.concurrent.Monitor
-
Returns unit.toNanos(time), additionally ensuring the returned value is not at risk of
overflowing or underflowing, by bounding the value between 0 and (Long.MAX_VALUE / 4) * 3.
- toSet() - Method in class com.google.common.collect.FluentIterable
-
Returns an ImmutableSet
containing all of the elements from this fluent iterable with
duplicates removed.
- toShortArray() - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- toSortedList(Comparator<? super E>) - Method in class com.google.common.collect.FluentIterable
-
Returns an ImmutableList
containing all of the elements from this FluentIterable
in the order specified by comparator
.
- toSortedSet(Comparator<? super E>) - Method in class com.google.common.collect.FluentIterable
-
Returns an ImmutableSortedSet
containing all of the elements from this FluentIterable
in the order specified by comparator
, with duplicates (determined by
comparator.compare(x, y) == 0
) removed.
- toSplit - Variable in class com.google.common.base.Splitter.SplittingIterator
-
- toString() - Method in class com.google.common.base.Absent
-
- toString() - Method in class com.google.common.base.CaseFormat.StringConverter
-
- toString() - Method in class com.google.common.base.CharMatcher.And
-
- toString() - Method in class com.google.common.base.CharMatcher.AnyOf
-
- toString() - Method in class com.google.common.base.CharMatcher.BreakingWhitespace
-
- toString() - Method in class com.google.common.base.CharMatcher.ForPredicate
-
- toString() - Method in class com.google.common.base.CharMatcher.InRange
-
- toString() - Method in class com.google.common.base.CharMatcher.Is
-
- toString() - Method in class com.google.common.base.CharMatcher.IsEither
-
- toString() - Method in class com.google.common.base.CharMatcher.IsNot
-
- toString() - Method in class com.google.common.base.CharMatcher.JavaDigit
-
- toString() - Method in class com.google.common.base.CharMatcher.JavaLetter
-
- toString() - Method in class com.google.common.base.CharMatcher.JavaLetterOrDigit
-
- toString() - Method in class com.google.common.base.CharMatcher.JavaLowerCase
-
- toString() - Method in class com.google.common.base.CharMatcher.JavaUpperCase
-
- toString() - Method in class com.google.common.base.CharMatcher.NamedFastMatcher
-
- toString() - Method in class com.google.common.base.CharMatcher.Negated
-
- toString() - Method in class com.google.common.base.CharMatcher.Or
-
- toString() - Method in class com.google.common.base.CharMatcher.RangesMatcher
-
- toString() - Method in class com.google.common.base.CharMatcher
-
Returns a string representation of this CharMatcher
, such as
CharMatcher.or(WHITESPACE, JAVA_DIGIT)
.
- toString() - Method in class com.google.common.base.CommonPattern
-
- toString() - Method in class com.google.common.base.Converter.ConverterComposition
-
- toString() - Method in class com.google.common.base.Converter.FunctionBasedConverter
-
- toString() - Method in class com.google.common.base.Converter.IdentityConverter
-
- toString() - Method in class com.google.common.base.Converter.ReverseConverter
-
- toString() - Method in class com.google.common.base.Enums.StringConverter
-
- toString() - Method in class com.google.common.base.Equivalence.EquivalentToPredicate
-
- toString() - Method in class com.google.common.base.Equivalence.Wrapper
-
Returns a string representation for this equivalence wrapper.
- toString() - Method in class com.google.common.base.FunctionalEquivalence
-
- toString() - Method in class com.google.common.base.Functions.ConstantFunction
-
- toString() - Method in class com.google.common.base.Functions.ForMapWithDefault
-
- toString() - Method in class com.google.common.base.Functions.FunctionComposition
-
- toString() - Method in class com.google.common.base.Functions.FunctionForMapNoDefault
-
- toString() - Method in enum com.google.common.base.Functions.IdentityFunction
-
- toString() - Method in class com.google.common.base.Functions.PredicateFunction
-
- toString() - Method in class com.google.common.base.Functions.SupplierFunction
-
- toString() - Method in enum com.google.common.base.Functions.ToStringFunction
-
- toString() - Method in class com.google.common.base.JdkPattern
-
- toString(Object) - Method in class com.google.common.base.Joiner
-
- toString() - Method in class com.google.common.base.MoreObjects.ToStringHelper
-
- toString() - Method in class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- toString() - Method in class com.google.common.base.Optional
-
Returns a string representation for this instance.
- toString() - Method in class com.google.common.base.PairwiseEquivalence
-
- toString() - Method in class com.google.common.base.Predicates.AndPredicate
-
- toString() - Method in class com.google.common.base.Predicates.CompositionPredicate
-
- toString() - Method in class com.google.common.base.Predicates.ContainsPatternFromStringPredicate
-
- toString() - Method in class com.google.common.base.Predicates.ContainsPatternPredicate
-
- toString() - Method in class com.google.common.base.Predicates.InPredicate
-
- toString() - Method in class com.google.common.base.Predicates.InstanceOfPredicate
-
- toString() - Method in class com.google.common.base.Predicates.IsEqualToPredicate
-
- toString() - Method in class com.google.common.base.Predicates.NotPredicate
-
- toString() - Method in class com.google.common.base.Predicates.OrPredicate
-
- toString() - Method in class com.google.common.base.Predicates.SubtypeOfPredicate
-
- toString() - Method in class com.google.common.base.Present
-
- toString() - Method in enum com.google.common.base.StandardSystemProperty
-
Returns a string representation of this system property.
- toString() - Method in class com.google.common.base.Stopwatch
-
Returns a string representation of the current elapsed time.
- toString() - Method in class com.google.common.base.Suppliers.ExpiringMemoizingSupplier
-
- toString() - Method in class com.google.common.base.Suppliers.MemoizingSupplier
-
- toString() - Method in class com.google.common.base.Suppliers.SupplierComposition
-
- toString() - Method in enum com.google.common.base.Suppliers.SupplierFunctionImpl
-
- toString() - Method in class com.google.common.base.Suppliers.SupplierOfInstance
-
- toString() - Method in class com.google.common.base.Suppliers.ThreadSafeSupplier
-
- toString() - Method in class com.google.common.cache.CacheBuilder
-
Returns a string representation for this CacheBuilder instance.
- toString() - Method in class com.google.common.cache.CacheBuilderSpec
-
Returns a string representation for this CacheBuilderSpec instance.
- toString() - Method in class com.google.common.cache.CacheStats
-
- toString() - Method in class com.google.common.cache.LocalCache.WriteThroughEntry
-
- toString() - Method in class com.google.common.cache.LongAdder
-
- toString() - Method in class com.google.common.collect.AbstractBiMap.ValueSet
-
- toString() - Method in class com.google.common.collect.AbstractMapBasedMultimap.AsMap
-
- toString() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection
-
- toString() - Method in class com.google.common.collect.AbstractMapEntry
-
Returns a string representation of the form {key}={value}
.
- toString() - Method in class com.google.common.collect.AbstractMultimap
-
Returns a string representation of the multimap, generated by calling
toString
on the map returned by
Multimap.asMap()
.
- toString() - Method in class com.google.common.collect.AbstractMultiset
- toString() - Method in class com.google.common.collect.AbstractRangeSet
-
- toString() - Method in class com.google.common.collect.AbstractTable
-
Returns the string representation rowMap().toString()
.
- toString() - Method in class com.google.common.collect.AllEqualOrdering
-
- toString() - Method in class com.google.common.collect.ByFunctionOrdering
-
- toString() - Method in class com.google.common.collect.Collections2.OrderedPermutationCollection
-
- toString() - Method in class com.google.common.collect.Collections2.PermutationCollection
-
- toString() - Method in class com.google.common.collect.ComparatorOrdering
-
- toString() - Method in class com.google.common.collect.CompoundOrdering
-
- toString() - Method in interface com.google.common.collect.Constraint
-
Returns a brief human readable description of this constraint, such as
"Not null" or "Positive number".
- toString() - Method in class com.google.common.collect.ContiguousSet
-
Returns a short-hand representation of the contents such as "[1..100]"
.
- toString() - Method in class com.google.common.collect.Count
-
- toString() - Method in class com.google.common.collect.Cut.AboveAll
-
- toString() - Method in class com.google.common.collect.Cut.AboveValue
-
- toString() - Method in class com.google.common.collect.Cut.BelowAll
-
- toString() - Method in class com.google.common.collect.Cut.BelowValue
-
- toString() - Method in class com.google.common.collect.DescendingMultiset
-
- toString() - Method in class com.google.common.collect.DiscreteDomain.BigIntegerDomain
-
- toString() - Method in class com.google.common.collect.DiscreteDomain.IntegerDomain
-
- toString() - Method in class com.google.common.collect.DiscreteDomain.LongDomain
-
- toString() - Method in class com.google.common.collect.EmptyContiguousSet
-
- toString() - Method in class com.google.common.collect.ExplicitOrdering
-
- toString() - Method in class com.google.common.collect.FluentIterable
-
Returns a string representation of this fluent iterable, with the format [e1, e2, ...,
en]
.
- toString() - Method in class com.google.common.collect.ForwardingObject
-
Returns the string representation generated by the delegate's
toString
method.
- toString() - Method in class com.google.common.collect.GeneralRange
-
- toString() - Method in class com.google.common.collect.ImmutableEnumSet
-
- toString() - Method in class com.google.common.collect.ImmutableMap
-
- toString() - Method in class com.google.common.collect.ImmutableMultiset
-
- toString() - Method in class com.google.common.collect.ImmutableRangeMap
-
- toString() - Method in class com.google.common.collect.ImmutableRangeSet.AsSet
-
- toString(Iterable<?>) - Static method in class com.google.common.collect.Iterables
-
Returns a string representation of iterable
, with the format [e1, e2, ..., en]
(that is, identical to Arrays
.toString(Iterables.toArray(iterable))
).
- toString() - Method in class com.google.common.collect.Iterables.UnmodifiableIterable
-
- toString(Iterator<?>) - Static method in class com.google.common.collect.Iterators
-
Returns a string representation of iterator
, with the format
[e1, e2, ..., en]
.
- toString() - Method in class com.google.common.collect.LexicographicalOrdering
-
- toString() - Method in interface com.google.common.collect.MapConstraint
-
Deprecated.
Returns a brief human readable description of this constraint, such as
"Not null".
- toString() - Method in class com.google.common.collect.MapMaker
-
Returns a string representation for this MapMaker instance.
- toString() - Method in class com.google.common.collect.Maps.BiMapConverter
-
- toString() - Method in class com.google.common.collect.Maps.DescendingMap
-
- toString() - Method in class com.google.common.collect.Maps.MapDifferenceImpl
-
- toString() - Method in class com.google.common.collect.Maps.ValueDifferenceImpl
-
- toString() - Method in interface com.google.common.collect.Multiset.Entry
-
Returns the canonical string representation of this entry, defined as
follows.
- toString() - Method in interface com.google.common.collect.Multiset
- toString() - Method in class com.google.common.collect.Multisets.AbstractEntry
-
Returns a string representation of this multiset entry.
- toString() - Method in class com.google.common.collect.NaturalOrdering
-
- toString() - Method in class com.google.common.collect.NullsFirstOrdering
-
- toString() - Method in class com.google.common.collect.NullsLastOrdering
-
- toString() - Method in class com.google.common.collect.Ordering.ArbitraryOrdering
-
- toString() - Method in class com.google.common.collect.Range
-
Returns a string representation of this range, such as "[3..5)"
(other examples are
listed in the class documentation).
- toString(Cut<?>, Cut<?>) - Static method in class com.google.common.collect.Range
-
- toString() - Method in interface com.google.common.collect.RangeMap
-
Returns a readable string representation of this range map.
- toString() - Method in interface com.google.common.collect.RangeSet
-
Returns a readable string representation of this range set.
- toString() - Method in class com.google.common.collect.ReverseNaturalOrdering
-
- toString() - Method in class com.google.common.collect.ReverseOrdering
-
- toString() - Method in class com.google.common.collect.Sets.DescendingSet
-
- toString() - Method in class com.google.common.collect.Sets.PowerSet
-
- toString() - Method in class com.google.common.collect.SingletonImmutableList
-
- toString() - Method in class com.google.common.collect.SingletonImmutableSet
-
- toString() - Method in class com.google.common.collect.Synchronized.SynchronizedObject
-
- toString() - Method in class com.google.common.collect.Tables.AbstractCell
-
- toString - Variable in class com.google.common.collect.testing.AbstractIteratorTester.Stimulus
-
- toString() - Method in class com.google.common.collect.testing.AbstractIteratorTester.Stimulus
-
- toString() - Method in class com.google.common.collect.testing.features.TesterRequirements
-
- toString() - Method in class com.google.common.collect.testing.MapInterfaceTest.IncompatibleKeyType
-
- toString() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- toString() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- toString() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester.Target
-
- toString() - Method in class com.google.common.collect.testing.UnhashableObject
-
- toString() - Method in class com.google.common.collect.TreeMultiset.AvlNode
-
- toString() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap
-
- toString() - Method in class com.google.common.collect.TreeRangeMap
-
- toString() - Method in class com.google.common.collect.UsingToStringOrdering
-
- toString() - Method in class com.google.common.eventbus.DeadEvent
-
- toString() - Method in class com.google.common.eventbus.EventBus
-
- toString() - Method in class com.google.common.graph.AbstractGraph
-
Returns a string representation of this graph.
- toString() - Method in class com.google.common.graph.AbstractNetwork
-
Returns a string representation of this network.
- toString() - Method in class com.google.common.graph.AbstractValueGraph
-
Returns a string representation of this graph.
- toString() - Method in class com.google.common.graph.ElementOrder
-
- toString() - Method in class com.google.common.graph.EndpointPair.Ordered
-
- toString() - Method in class com.google.common.graph.EndpointPair.Unordered
-
- toString() - Method in class com.google.common.graph.ImmutableValueGraph
-
- toString - Variable in class com.google.common.hash.ChecksumHashFunction
-
- toString() - Method in class com.google.common.hash.ChecksumHashFunction
-
- toString() - Method in class com.google.common.hash.Crc32cHashFunction
-
- toString() - Method in class com.google.common.hash.FarmHashFingerprint64
-
- toString() - Method in enum com.google.common.hash.Funnels.ByteArrayFunnel
-
- toString() - Method in enum com.google.common.hash.Funnels.IntegerFunnel
-
- toString() - Method in enum com.google.common.hash.Funnels.LongFunnel
-
- toString() - Method in class com.google.common.hash.Funnels.SequentialFunnel
-
- toString() - Method in class com.google.common.hash.Funnels.SinkAsStream
-
- toString() - Method in class com.google.common.hash.Funnels.StringCharsetFunnel
-
- toString() - Method in enum com.google.common.hash.Funnels.UnencodedCharsFunnel
-
- toString() - Method in class com.google.common.hash.HashCode
-
Returns a string containing each byte of
HashCode.asBytes()
, in order, as a two-digit unsigned
hexadecimal number in lower case.
- toString - Variable in class com.google.common.hash.MacHashFunction
-
- toString() - Method in class com.google.common.hash.MacHashFunction
-
- toString - Variable in class com.google.common.hash.MessageDigestHashFunction.SerializedForm
-
- toString - Variable in class com.google.common.hash.MessageDigestHashFunction
-
- toString() - Method in class com.google.common.hash.MessageDigestHashFunction
-
- toString() - Method in class com.google.common.hash.Murmur3_128HashFunction
-
- toString() - Method in class com.google.common.hash.Murmur3_32HashFunction
-
- toString() - Method in class com.google.common.hash.SipHashFunction
-
- toString() - Method in class com.google.common.io.BaseEncoding.Alphabet
-
- toString() - Method in class com.google.common.io.BaseEncoding.SeparatedBaseEncoding
-
- toString() - Method in class com.google.common.io.BaseEncoding.StandardBaseEncoding
-
- toString() - Method in class com.google.common.io.ByteSink.AsCharSink
-
- toString() - Method in class com.google.common.io.ByteSource.AsCharSource
-
- toString() - Method in class com.google.common.io.ByteSource.ByteArrayByteSource
-
- toString() - Method in class com.google.common.io.ByteSource.ConcatenatedByteSource
-
- toString() - Method in class com.google.common.io.ByteSource.EmptyByteSource
-
- toString() - Method in class com.google.common.io.ByteSource.SlicedByteSource
-
- toString() - Method in class com.google.common.io.CharSource.AsByteSource
-
- toString() - Method in class com.google.common.io.CharSource.CharSequenceCharSource
-
- toString() - Method in class com.google.common.io.CharSource.ConcatenatedCharSource
-
- toString() - Method in class com.google.common.io.CharSource.EmptyCharSource
-
- toString() - Method in class com.google.common.io.CharStreams.NullWriter
-
- toString(Readable) - Static method in class com.google.common.io.CharStreams
-
Reads all characters from a Readable
object into a String
.
- toString() - Method in class com.google.common.io.Files.FileByteSink
-
- toString() - Method in class com.google.common.io.Files.FileByteSource
-
- toString(File, Charset) - Static method in class com.google.common.io.Files
-
Reads all characters from a file into a String
, using the given character set.
- toString(URL, Charset) - Static method in class com.google.common.io.Resources
-
Reads all characters from a URL into a String
, using the given character set.
- toString() - Method in class com.google.common.io.Resources.UrlByteSource
-
- toString() - Method in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- toString() - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- toString() - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- toString() - Method in class com.google.common.math.PairedStats
-
- toString() - Method in class com.google.common.math.Stats
-
- toString() - Method in class com.google.common.net.HostAndPort
-
Rebuild the host:port string, including brackets if necessary.
- toString() - Method in class com.google.common.net.HostSpecifier
-
Returns a string representation of the host specifier suitable for inclusion in a URI.
- toString() - Method in class com.google.common.net.InternetDomainName
-
Returns the domain name, normalized to all lower case.
- toString - Variable in class com.google.common.net.MediaType
-
- toString() - Method in class com.google.common.net.MediaType
-
Returns the string representation of this media type in the format described in
RFC 2045.
- toString() - Method in class com.google.common.primitives.Booleans.BooleanArrayAsList
-
- toString() - Method in enum com.google.common.primitives.Booleans.LexicographicalComparator
-
- toString() - Method in class com.google.common.primitives.Bytes.ByteArrayAsList
-
- toString() - Method in class com.google.common.primitives.Chars.CharArrayAsList
-
- toString() - Method in enum com.google.common.primitives.Chars.LexicographicalComparator
-
- toString() - Method in class com.google.common.primitives.Doubles.DoubleArrayAsList
-
- toString() - Method in class com.google.common.primitives.Doubles.DoubleConverter
-
- toString() - Method in enum com.google.common.primitives.Doubles.LexicographicalComparator
-
- toString() - Method in class com.google.common.primitives.Floats.FloatArrayAsList
-
- toString() - Method in class com.google.common.primitives.Floats.FloatConverter
-
- toString() - Method in enum com.google.common.primitives.Floats.LexicographicalComparator
-
- toString() - Method in class com.google.common.primitives.Ints.IntArrayAsList
-
- toString() - Method in class com.google.common.primitives.Ints.IntConverter
-
- toString() - Method in enum com.google.common.primitives.Ints.LexicographicalComparator
-
- toString() - Method in enum com.google.common.primitives.Longs.LexicographicalComparator
-
- toString() - Method in class com.google.common.primitives.Longs.LongArrayAsList
-
- toString() - Method in class com.google.common.primitives.Longs.LongConverter
-
- toString() - Method in enum com.google.common.primitives.Shorts.LexicographicalComparator
-
- toString() - Method in class com.google.common.primitives.Shorts.ShortArrayAsList
-
- toString() - Method in class com.google.common.primitives.Shorts.ShortConverter
-
- toString() - Method in enum com.google.common.primitives.SignedBytes.LexicographicalComparator
-
- toString() - Method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.PureJavaComparator
-
- toString() - Method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator
-
- toString(byte) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns a string representation of x, where x is treated as unsigned.
- toString(byte, int) - Static method in class com.google.common.primitives.UnsignedBytes
-
Returns a string representation of x
for the given radix, where x
is treated as
unsigned.
- toString() - Method in class com.google.common.primitives.UnsignedInteger
-
Returns a string representation of the UnsignedInteger
value, in base 10.
- toString(int) - Method in class com.google.common.primitives.UnsignedInteger
-
Returns a string representation of the UnsignedInteger
value, in base radix
.
- toString() - Method in enum com.google.common.primitives.UnsignedInts.LexicographicalComparator
-
- toString(int) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns a string representation of x, where x is treated as unsigned.
- toString(int, int) - Static method in class com.google.common.primitives.UnsignedInts
-
Returns a string representation of x
for the given radix, where x
is treated as
unsigned.
- toString() - Method in class com.google.common.primitives.UnsignedLong
-
Returns a string representation of the UnsignedLong
value, in base 10.
- toString(int) - Method in class com.google.common.primitives.UnsignedLong
-
Returns a string representation of the UnsignedLong
value, in base radix
.
- toString() - Method in enum com.google.common.primitives.UnsignedLongs.LexicographicalComparator
-
- toString(long) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns a string representation of x, where x is treated as unsigned.
- toString(long, int) - Static method in class com.google.common.primitives.UnsignedLongs
-
Returns a string representation of x
for the given radix, where x
is treated as
unsigned.
- toString() - Method in class com.google.common.reflect.AbstractInvocationHandler
-
By default delegates to Object.toString()
.
- toString() - Method in class com.google.common.reflect.ClassPath.ClassInfo
-
- toString() - Method in class com.google.common.reflect.ClassPath.ResourceInfo
-
- toString() - Method in class com.google.common.reflect.Element
-
- toString() - Method in class com.google.common.reflect.Parameter
-
- toString() - Method in class com.google.common.reflect.TypeParameter
-
- toString() - Method in class com.google.common.reflect.TypeResolver.TypeVariableKey
-
- toString() - Method in class com.google.common.reflect.Types.GenericArrayTypeImpl
-
- toString() - Method in class com.google.common.reflect.Types.ParameterizedTypeImpl
-
- toString(Type) - Static method in class com.google.common.reflect.Types
-
Returns human readable string representation of type
.
- toString() - Method in class com.google.common.reflect.Types.TypeVariableImpl
-
- toString() - Method in class com.google.common.reflect.Types.WildcardTypeImpl
-
- toString() - Method in class com.google.common.reflect.TypeToken
-
- toString() - Method in class com.google.common.testing.ArbitraryInstances.AlwaysEqual
-
- toString() - Method in class com.google.common.testing.ArbitraryInstances.ByToString
-
- toString() - Method in class com.google.common.testing.DummyProxy.DummyHandler
-
- toString() - Method in class com.google.common.testing.ForwardingWrapperTester.InteractionTester
-
- toString() - Method in class com.google.common.testing.FreshValueGenerator.FreshInvocationHandler
-
- toString() - Method in class com.google.common.testing.RelationshipTester.Item
-
- toString() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
- toString() - Method in class com.google.common.util.concurrent.AbstractIdleService.DelegateService
-
- toString() - Method in class com.google.common.util.concurrent.AbstractIdleService
-
- toString() - Method in class com.google.common.util.concurrent.AbstractScheduledService.ServiceDelegate
-
- toString() - Method in class com.google.common.util.concurrent.AbstractScheduledService
-
- toString() - Method in class com.google.common.util.concurrent.AbstractService
-
- toString() - Method in class com.google.common.util.concurrent.AtomicDouble
-
Returns the String representation of the current value.
- toString() - Method in class com.google.common.util.concurrent.AtomicDoubleArray
-
Returns the String representation of the current values of array.
- toString() - Method in class com.google.common.util.concurrent.AtomicLongMap
-
- toString() - Method in enum com.google.common.util.concurrent.MoreExecutors.DirectExecutor
-
- toString() - Method in class com.google.common.util.concurrent.RateLimiter
-
- toString() - Method in class com.google.common.util.concurrent.ServiceManager
-
- toString() - Method in class com.google.common.util.concurrent.TrustedListenableFutureTask
-
- toString() - Method in class com.google.common.util.concurrent.TrustedListenableFutureTask.TrustedFutureInterruptibleTask
-
- toStringBuilder(Readable) - Static method in class com.google.common.io.CharStreams
-
Reads all characters from a Readable
object into a new StringBuilder
instance.
- toStringFunction() - Static method in class com.google.common.base.Functions
-
A function equivalent to the method reference Object::toString
, for users not yet using
Java 8.
- ToStringFunction() - Constructor for enum com.google.common.base.Functions.ToStringFunction
-
- toStringHelper(Object) - Static method in class com.google.common.base.MoreObjects
-
- toStringHelper(Class<?>) - Static method in class com.google.common.base.MoreObjects
-
- toStringHelper(String) - Static method in class com.google.common.base.MoreObjects
-
- ToStringHelper(String) - Constructor for class com.google.common.base.MoreObjects.ToStringHelper
-
- toStringHelper(Object) - Static method in class com.google.common.base.Objects
-
- toStringHelper(Class<?>) - Static method in class com.google.common.base.Objects
-
- toStringHelper(String) - Static method in class com.google.common.base.Objects
-
- ToStringHelper(String) - Constructor for class com.google.common.base.Objects.ToStringHelper
-
Deprecated.
- toStringImpl(Collection<?>) - Static method in class com.google.common.collect.Collections2
-
An implementation of Collection#toString()
.
- toStringImpl(Map<?, ?>) - Static method in class com.google.common.collect.Maps
-
An implementation of Map#toString
.
- toStringOrNull(Object) - Static method in class com.google.common.collect.testing.google.MapGenerators
-
- totalCount - Variable in class com.google.common.collect.Multisets.MultisetIteratorImpl
-
Count of all elements equal to current element
- totalCount - Variable in class com.google.common.collect.TreeMultiset.AvlNode
-
- totalCount(TreeMultiset.AvlNode<?>) - Static method in class com.google.common.collect.TreeMultiset.AvlNode
-
- totalLoadTime - Variable in class com.google.common.cache.AbstractCache.SimpleStatsCounter
-
- totalLoadTime - Variable in class com.google.common.cache.CacheStats
-
- totalLoadTime() - Method in class com.google.common.cache.CacheStats
-
Returns the total number of nanoseconds the cache has spent loading new values.
- totalSize - Variable in class com.google.common.collect.AbstractMapBasedMultimap
-
- totalSize(Iterable<? extends Multiset.Entry<?>>) - Static method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- totalWeight - Variable in class com.google.common.cache.LocalCache.Segment
-
The weight of the live elements in this segment's region.
- toTrickle - Variable in class com.google.common.collect.MinMaxPriorityQueue.MoveDesc
-
- touch(File) - Static method in class com.google.common.io.Files
-
Creates an empty file or updates the last updated timestamp on the same as the unix command of
the same name.
- toUpperCase(String) - Static method in class com.google.common.base.Ascii
-
- toUpperCase(CharSequence) - Static method in class com.google.common.base.Ascii
-
- toUpperCase(char) - Static method in class com.google.common.base.Ascii
-
- toUriString(InetAddress) - Static method in class com.google.common.net.InetAddresses
-
Returns the string representation of an InetAddress
suitable for inclusion in a URI.
- TRAILER - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Trailer
header field name.
- TRANSFER_ENCODING - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Transfer-Encoding
header field name.
- transferElement(Stack<E>, Stack<E>) - Method in class com.google.common.collect.testing.AbstractIteratorTester.MultiExceptionListIterator
-
- transform(Function<? super T, V>) - Method in class com.google.common.base.Absent
-
- transform(Function<? super T, V>) - Method in class com.google.common.base.Optional
-
- transform(Function<? super T, V>) - Method in class com.google.common.base.Present
-
- transform(Collection<F>, Function<? super F, T>) - Static method in class com.google.common.collect.Collections2
-
Returns a collection that applies function
to each element of
fromCollection
.
- transform(Function<? super E, T>) - Method in class com.google.common.collect.FluentIterable
-
Returns a fluent iterable that applies function
to each element of this fluent
iterable.
- transform(Iterable<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Iterables
-
Returns a view containing the result of applying function
to each
element of fromIterable
.
- transform(Iterator<? extends T>) - Method in class com.google.common.collect.Iterators.ConcatenatedIterator
-
- transform(Iterator<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Iterators
-
Returns a view containing the result of applying function
to each
element of fromIterator
.
- transform(List<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Lists
-
Returns a list that applies function
to each element of fromList
.
- transform(K, Collection<V1>) - Method in class com.google.common.collect.Multimaps.TransformedEntriesListMultimap
-
- transform(K, Collection<V1>) - Method in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- transform(F) - Method in class com.google.common.collect.MultitransformedIterator
-
- transform(F) - Method in class com.google.common.collect.TransformedIterator
-
- transform(double) - Method in class com.google.common.math.LinearTransformation.NaNLinearTransformation
-
- transform(double) - Method in class com.google.common.math.LinearTransformation.RegularLinearTransformation
-
- transform(double) - Method in class com.google.common.math.LinearTransformation
-
Returns the y
corresponding to the given x
.
- transform(double) - Method in class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- transform(ListenableFuture<I>, Function<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a new Future
whose result is derived from the result of the given Future
.
- transform(ListenableFuture<I>, Function<? super I, ? extends O>, Executor) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a new Future
whose result is derived from the result of the given Future
.
- transformAndConcat(Function<? super E, ? extends Iterable<? extends T>>) - Method in class com.google.common.collect.FluentIterable
-
Applies function
to each element of this fluent iterable and returns a fluent iterable
with the concatenated combination of results.
- transformAsync(ListenableFuture<I>, AsyncFunction<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a new Future
whose result is asynchronously derived from the result of the
given Future
.
- transformAsync(ListenableFuture<I>, AsyncFunction<? super I, ? extends O>, Executor) - Static method in class com.google.common.util.concurrent.Futures
-
Returns a new Future
whose result is asynchronously derived from the result of the
given Future
.
- TransformedCollection(Collection<F>, Function<? super F, ? extends T>) - Constructor for class com.google.common.collect.Collections2.TransformedCollection
-
- TransformedEntriesListMultimap(ListMultimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Constructor for class com.google.common.collect.Multimaps.TransformedEntriesListMultimap
-
- TransformedEntriesMap(Map<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Constructor for class com.google.common.collect.Maps.TransformedEntriesMap
-
- TransformedEntriesMultimap(Multimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Constructor for class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- TransformedEntriesNavigableMap(NavigableMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Constructor for class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- TransformedEntriesSortedMap(SortedMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Constructor for class com.google.common.collect.Maps.TransformedEntriesSortedMap
-
- TransformedIterator<F,T> - Class in com.google.common.collect
-
An iterator that transforms a backing iterator; for internal use.
- TransformedIterator(Iterator<? extends F>) - Constructor for class com.google.common.collect.TransformedIterator
-
- TransformedListIterator<F,T> - Class in com.google.common.collect
-
An iterator that transforms a backing list iterator; for internal use.
- TransformedListIterator(ListIterator<? extends F>) - Constructor for class com.google.common.collect.TransformedListIterator
-
- TransformedTable(Table<R, C, V1>, Function<? super V1, V2>) - Constructor for class com.google.common.collect.Tables.TransformedTable
-
- transformEntries(Map<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Returns a view of a map whose values are derived from the original map's
entries.
- transformEntries(SortedMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Returns a view of a sorted map whose values are derived from the original
sorted map's entries.
- transformEntries(NavigableMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Returns a view of a navigable map whose values are derived from the
original navigable map's entries.
- transformEntries(Multimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
-
Returns a view of a multimap whose values are derived from the original
multimap's entries.
- transformEntries(ListMultimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
-
Returns a view of a ListMultimap
whose values are derived from the
original multimap's entries.
- transformEntries(Set<Map.Entry<K, V>>) - Static method in class com.google.common.reflect.MutableTypeToInstanceMap.UnmodifiableEntry
-
- transformEntries(Iterator<Map.Entry<K, V>>) - Static method in class com.google.common.reflect.MutableTypeToInstanceMap.UnmodifiableEntry
-
- transformEntry(K, V1) - Method in interface com.google.common.collect.Maps.EntryTransformer
-
Determines an output value based on a key-value pair.
- transformEntry(Map.Entry<K, V1>) - Method in class com.google.common.collect.Maps.TransformedEntriesNavigableMap
-
- transformEntry(Maps.EntryTransformer<? super K, ? super V1, V2>, Map.Entry<K, V1>) - Static method in class com.google.common.collect.Maps
-
Returns a view of an entry transformed by the specified transformer.
- transformer - Variable in class com.google.common.collect.Maps.TransformedEntriesMap
-
- transformer - Variable in class com.google.common.collect.Multimaps.TransformedEntriesMultimap
-
- TransformFuture(ListenableFuture<? extends I>, Function<? super I, ? extends O>) - Constructor for class com.google.common.util.concurrent.AbstractTransformFuture.TransformFuture
-
- TransformingRandomAccessList(List<F>, Function<? super F, ? extends T>) - Constructor for class com.google.common.collect.Lists.TransformingRandomAccessList
-
- TransformingSequentialList(List<F>, Function<? super F, ? extends T>) - Constructor for class com.google.common.collect.Lists.TransformingSequentialList
-
- transformValues(Map<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Returns a view of a map where each value is transformed by a function.
- transformValues(SortedMap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Returns a view of a sorted map where each value is transformed by a
function.
- transformValues(NavigableMap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
-
Returns a view of a navigable map where each value is transformed by a
function.
- transformValues(Multimap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
-
Returns a view of a multimap where each value is transformed by a function.
- transformValues(ListMultimap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
-
Returns a view of a ListMultimap
where each value is transformed by
a function.
- transformValues(Table<R, C, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Tables
-
Returns a view of a table where each value is transformed by a function.
- transitioned - Variable in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
- transitionService(Service, Service.State, Service.State) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
Updates the state with the given service transition.
- transitiveClosure(Graph<N>) - Static method in class com.google.common.graph.Graphs
-
Returns the transitive closure of graph
.
- transpose(Table<R, C, V>) - Static method in class com.google.common.collect.Tables
-
Creates a transposed view of a given table that flips its row and column
keys.
- transpose(Graph<N>) - Static method in class com.google.common.graph.Graphs
-
Returns a view of graph
with the direction (if any) of every edge reversed.
- transpose(ValueGraph<N, V>) - Static method in class com.google.common.graph.Graphs
-
Returns a view of graph
with the direction (if any) of every edge reversed.
- transpose(Network<N, E>) - Static method in class com.google.common.graph.Graphs
-
Returns a view of network
with the direction (if any) of every edge reversed.
- TRANSPOSE_CELL - Static variable in class com.google.common.collect.Tables.TransposeTable
-
- TransposedGraph(Graph<N>) - Constructor for class com.google.common.graph.Graphs.TransposedGraph
-
- TransposedNetwork(Network<N, E>) - Constructor for class com.google.common.graph.Graphs.TransposedNetwork
-
- TransposedValueGraph(ValueGraph<N, V>) - Constructor for class com.google.common.graph.Graphs.TransposedValueGraph
-
- TransposeTable(Table<R, C, V>) - Constructor for class com.google.common.collect.Tables.TransposeTable
-
- treeAggregate(TreeMultiset.AvlNode<?>) - Method in enum com.google.common.collect.TreeMultiset.Aggregate
-
- TreeBasedTable<R,C,V> - Class in com.google.common.collect
-
Implementation of Table
whose row keys and column keys are ordered
by their natural ordering or by supplied comparators.
- TreeBasedTable(Comparator<? super R>, Comparator<? super C>) - Constructor for class com.google.common.collect.TreeBasedTable
-
- TreeBasedTable.Factory<C,V> - Class in com.google.common.collect
-
- TreeBasedTable.TreeRow - Class in com.google.common.collect
-
- treeKeys() - Static method in class com.google.common.collect.MultimapBuilder
-
Uses a naturally-ordered TreeMap
to map keys to value collections.
- treeKeys(Comparator<K0>) - Static method in class com.google.common.collect.MultimapBuilder
-
Uses a TreeMap
sorted by the specified comparator to map keys to value collections.
- TreeMultimap<K,V> - Class in com.google.common.collect
-
Implementation of Multimap
whose keys and values are ordered by
their natural ordering or by supplied comparators.
- TreeMultimap(Comparator<? super K>, Comparator<? super V>) - Constructor for class com.google.common.collect.TreeMultimap
-
- TreeMultimap(Comparator<? super K>, Comparator<? super V>, Multimap<? extends K, ? extends V>) - Constructor for class com.google.common.collect.TreeMultimap
-
- TreeMultiset<E> - Class in com.google.common.collect
-
A multiset which maintains the ordering of its elements, according to either their natural order
or an explicit Comparator
.
- TreeMultiset(TreeMultiset.Reference<TreeMultiset.AvlNode<E>>, GeneralRange<E>, TreeMultiset.AvlNode<E>) - Constructor for class com.google.common.collect.TreeMultiset
-
- TreeMultiset(Comparator<? super E>) - Constructor for class com.google.common.collect.TreeMultiset
-
- TreeMultiset.Aggregate - Enum in com.google.common.collect
-
A function which can be summed across a subtree.
- TreeMultiset.AvlNode<E> - Class in com.google.common.collect
-
- TreeMultiset.Reference<T> - Class in com.google.common.collect
-
- TreeRangeMap<K extends java.lang.Comparable,V> - Class in com.google.common.collect
-
An implementation of RangeMap
based on a TreeMap
, supporting
all optional operations.
- TreeRangeMap() - Constructor for class com.google.common.collect.TreeRangeMap
-
- TreeRangeMap.AsMapOfRanges - Class in com.google.common.collect
-
- TreeRangeMap.RangeMapEntry<K extends java.lang.Comparable,V> - Class in com.google.common.collect
-
- TreeRangeMap.SubRangeMap - Class in com.google.common.collect
-
- TreeRangeMap.SubRangeMap.SubRangeMapAsMap - Class in com.google.common.collect
-
- TreeRangeSet<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
-
An implementation of
RangeSet
backed by a
TreeMap
.
- TreeRangeSet(NavigableMap<Cut<C>, Range<C>>) - Constructor for class com.google.common.collect.TreeRangeSet
-
- TreeRangeSet.AsRanges - Class in com.google.common.collect
-
- TreeRangeSet.Complement - Class in com.google.common.collect
-
- TreeRangeSet.ComplementRangesByLowerBound<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
-
- TreeRangeSet.RangesByUpperBound<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
-
- TreeRangeSet.SubRangeSet - Class in com.google.common.collect
-
- TreeRangeSet.SubRangeSetRangesByLowerBound<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
-
- TreeRow(R) - Constructor for class com.google.common.collect.TreeBasedTable.TreeRow
-
- TreeRow(R, C, C) - Constructor for class com.google.common.collect.TreeBasedTable.TreeRow
-
- TreeSetSupplier(Comparator<? super V>) - Constructor for class com.google.common.collect.MultimapBuilder.TreeSetSupplier
-
- treeSetValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses a naturally-ordered TreeSet
to store value collections.
- treeSetValues(Comparator<V0>) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
-
Uses a TreeSet
ordered by the specified comparator to store value collections.
- TreeTraverser<T> - Class in com.google.common.collect
-
Views elements of a type T
as nodes in a tree, and provides methods to traverse the trees
induced by this traverser.
- TreeTraverser() - Constructor for class com.google.common.collect.TreeTraverser
-
- TreeTraverser.BreadthFirstIterator - Class in com.google.common.collect
-
- TreeTraverser.PostOrderIterator - Class in com.google.common.collect
-
- TreeTraverser.PostOrderNode<T> - Class in com.google.common.collect
-
- TreeTraverser.PreOrderIterator - Class in com.google.common.collect
-
- TrieParser - Class in com.google.thirdparty.publicsuffix
-
Parser for a map of reversed domain names stored as a serialized radix tree.
- TrieParser() - Constructor for class com.google.thirdparty.publicsuffix.TrieParser
-
- triggerShutdown() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
-
Invoked to request the service to stop.
- trim() - Method in class com.google.common.collect.TopKSelector
-
Quickselects the top k elements from the 2k elements in the buffer.
- trimAndCollapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
-
- trimFrom(CharSequence) - Method in class com.google.common.base.CharMatcher.Any
-
- trimFrom(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- trimFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns a substring of the input character sequence that omits all characters this matcher
matches from the beginning and from the end of the string.
- trimLeadingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- trimLeadingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns a substring of the input character sequence that omits all characters this matcher
matches from the beginning of the string.
- trimmer - Variable in class com.google.common.base.Splitter.SplittingIterator
-
- trimmer - Variable in class com.google.common.base.Splitter
-
- trimResults() - Method in class com.google.common.base.Splitter
-
Returns a splitter that behaves equivalently to
this
splitter, but automatically
removes leading and trailing
whitespace from each returned
substring; equivalent to
trimResults(CharMatcher.whitespace())
.
- trimResults(CharMatcher) - Method in class com.google.common.base.Splitter
-
Returns a splitter that behaves equivalently to this
splitter, but removes all leading
or trailing characters matching the given CharMatcher
from each returned substring.
- trimToSize() - Method in class com.google.common.collect.ArrayListMultimap
-
Reduces the memory used by this ArrayListMultimap
, if feasible.
- trimTrailingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher.None
-
- trimTrailingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
-
Returns a substring of the input character sequence that omits all characters this matcher
matches from the end of the string.
- truncate(CharSequence, int, String) - Static method in class com.google.common.base.Ascii
-
Truncates the given character sequence to the given maximum length.
- TrustedFuture() - Constructor for class com.google.common.util.concurrent.AbstractFuture.TrustedFuture
-
- TrustedFutureInterruptibleTask(Callable<V>) - Constructor for class com.google.common.util.concurrent.TrustedListenableFutureTask.TrustedFutureInterruptibleTask
-
- trustedGet(TypeToken<T>) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
-
- trustedGet(TypeToken<T>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- trustedGetException() - Method in class com.google.common.util.concurrent.AbstractFuture
-
Returns the exception that this Future
completed with.
- TrustedListenableFutureTask<V> - Class in com.google.common.util.concurrent
-
- TrustedListenableFutureTask(Callable<V>) - Constructor for class com.google.common.util.concurrent.TrustedListenableFutureTask
-
- TrustedListenableFutureTask.TrustedFutureInterruptibleTask - Class in com.google.common.util.concurrent
-
- trustedPut(TypeToken<T>, T) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
-
- tryAcquire(long, TimeUnit) - Method in class com.google.common.util.concurrent.RateLimiter
-
Acquires a permit from this RateLimiter
if it can be obtained without exceeding the
specified timeout
, or returns false
immediately (without waiting) if the permit
would not have been granted before the timeout expired.
- tryAcquire(int) - Method in class com.google.common.util.concurrent.RateLimiter
-
Acquires permits from this
RateLimiter
if it can be acquired immediately without delay.
- tryAcquire() - Method in class com.google.common.util.concurrent.RateLimiter
-
Acquires a permit from this
RateLimiter
if it can be acquired immediately without
delay.
- tryAcquire(int, long, TimeUnit) - Method in class com.google.common.util.concurrent.RateLimiter
-
Acquires the given number of permits from this RateLimiter
if it can be obtained
without exceeding the specified timeout
, or returns false
immediately (without
waiting) if the permits would not have been granted before the timeout expired.
- tryAcquireUninterruptibly(Semaphore, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes semaphore.
tryAcquire(1,
timeout, unit)
uninterruptibly.
- tryAcquireUninterruptibly(Semaphore, int, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
-
Invokes semaphore.
tryAcquire(permits,
timeout, unit)
uninterruptibly.
- tryCrossOverAndBubbleUp(int, int, E) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
Tries to move toTrickle
from a min to a max level and
bubble up there.
- tryDrainReferenceQueues() - Method in class com.google.common.cache.LocalCache.Segment
-
Cleanup collected entries when the lock is available.
- tryDrainReferenceQueues() - Method in class com.google.common.collect.MapMakerInternalMap.Segment
-
Cleanup collected entries when the lock is available.
- tryEnter() - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor if it is possible to do so immediately.
- tryEnterIf(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
-
Enters this monitor if it is possible to do so immediately and the guard is satisfied.
- tryExpireEntries(long) - Method in class com.google.common.cache.LocalCache.Segment
-
Cleanup expired entries when the lock is available.
- tryFind(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
-
Returns an
Optional
containing the first element in
iterable
that satisfies the given predicate, if such an element exists.
- tryFind(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
-
Returns an
Optional
containing the first element in
iterator
that satisfies the given predicate, if such an element exists.
- tryLock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- tryLock(long, TimeUnit) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantLock
-
- tryLock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadLock
-
- tryLock(long, TimeUnit) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantReadLock
-
- tryLock() - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
-
- tryLock(long, TimeUnit) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
-
- tryParse(String) - Static method in class com.google.common.primitives.Doubles
-
Parses the specified string as a double-precision floating point value.
- tryParse(String) - Static method in class com.google.common.primitives.Floats
-
Parses the specified string as a single-precision floating point value.
- tryParse(String) - Static method in class com.google.common.primitives.Ints
-
Parses the specified string as a signed decimal integer value.
- tryParse(String, int) - Static method in class com.google.common.primitives.Ints
-
Parses the specified string as a signed integer value using the specified radix.
- tryParse(String) - Static method in class com.google.common.primitives.Longs
-
Parses the specified string as a signed decimal long value.
- tryParse(String, int) - Static method in class com.google.common.primitives.Longs
-
Parses the specified string as a signed long value using the specified radix.
- trySetName(String, Thread) - Static method in class com.google.common.util.concurrent.Callables
-
Tries to set name of the given Thread
, returns true if successful.
- tryStartTiming(Service) - Method in class com.google.common.util.concurrent.ServiceManager.ServiceManagerState
-
Attempts to start the timer immediately prior to the service being started via
Service.startAsync()
.
- tryToComputeNext() - Method in class com.google.common.base.AbstractIterator
-
- tryToComputeNext() - Method in class com.google.common.collect.AbstractIterator
-
- tryWeakKeys(MapMaker) - Static method in class com.google.common.collect.Platform
-
Configures the given map maker to use weak keys, if possible; does nothing
otherwise (i.e., in GWT).
- TSV_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- TwoPlusArrayList(E, E, E[]) - Constructor for class com.google.common.collect.Lists.TwoPlusArrayList
-
- type - Variable in class com.google.common.collect.EnumMultiset
-
- type - Variable in class com.google.common.collect.testing.MinimalCollection
-
- type - Variable in class com.google.common.graph.ElementOrder
-
- type() - Method in class com.google.common.graph.ElementOrder
-
Returns the type of ordering used.
- Type() - Constructor for enum com.google.common.graph.ElementOrder.Type
-
- type - Variable in class com.google.common.net.MediaType
-
- type() - Method in class com.google.common.net.MediaType
-
Returns the top-level media type.
- type - Variable in class com.google.common.reflect.Parameter
-
- TYPE_NAME - Static variable in class com.google.common.reflect.Types
-
Class#toString without the "class " and "interface " prefixes
- typeAsLowerBound() - Method in class com.google.common.collect.Cut.AboveAll
-
- typeAsLowerBound() - Method in class com.google.common.collect.Cut.AboveValue
-
- typeAsLowerBound() - Method in class com.google.common.collect.Cut.BelowAll
-
- typeAsLowerBound() - Method in class com.google.common.collect.Cut.BelowValue
-
- typeAsLowerBound() - Method in class com.google.common.collect.Cut
-
- typeAsUpperBound() - Method in class com.google.common.collect.Cut.AboveAll
-
- typeAsUpperBound() - Method in class com.google.common.collect.Cut.AboveValue
-
- typeAsUpperBound() - Method in class com.google.common.collect.Cut.BelowAll
-
- typeAsUpperBound() - Method in class com.google.common.collect.Cut.BelowValue
-
- typeAsUpperBound() - Method in class com.google.common.collect.Cut
-
- TypeCapture<T> - Class in com.google.common.reflect
-
Captures the actual type of T
.
- TypeCapture() - Constructor for class com.google.common.reflect.TypeCapture
-
- TypeCollector() - Constructor for class com.google.common.reflect.TypeToken.TypeCollector
-
- TypeFilter() - Constructor for enum com.google.common.reflect.TypeToken.TypeFilter
-
- TypeMappingIntrospector() - Constructor for class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- typeName(Type) - Method in enum com.google.common.reflect.Types.JavaVersion
-
- TypeParameter<T> - Class in com.google.common.reflect
-
- TypeParameter() - Constructor for class com.google.common.reflect.TypeParameter
-
- typePreservingCollection(Collection<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- typePreservingSet(Set<E>, Object) - Static method in class com.google.common.collect.Synchronized
-
- TypeResolver - Class in com.google.common.reflect
-
An object of this class encapsulates type mappings from type variables.
- TypeResolver() - Constructor for class com.google.common.reflect.TypeResolver
-
- TypeResolver(TypeResolver.TypeTable) - Constructor for class com.google.common.reflect.TypeResolver
-
- typeResolver - Variable in class com.google.common.reflect.TypeToken
-
- TypeResolver.TypeMappingIntrospector - Class in com.google.common.reflect
-
- TypeResolver.TypeTable - Class in com.google.common.reflect
-
A TypeTable maintains mapping from TypeVariable
to types.
- TypeResolver.TypeVariableKey - Class in com.google.common.reflect
-
Wraps around TypeVariable<?>
to ensure that any two type variables are equal as long as
they are declared by the same GenericDeclaration
and have the same
name, even if their bounds differ.
- TypeResolver.WildcardCapturer - Class in com.google.common.reflect
-
- Types - Class in com.google.common.reflect
-
Utilities for working with Type
.
- Types() - Constructor for class com.google.common.reflect.Types
-
- types - Variable in class com.google.common.reflect.TypeToken.TypeSet
-
- Types.ClassOwnership - Enum in com.google.common.reflect
-
Decides what owner type to use for constructing ParameterizedType
from a raw class.
- Types.GenericArrayTypeImpl - Class in com.google.common.reflect
-
- Types.JavaVersion - Enum in com.google.common.reflect
-
- Types.NativeTypeVariableEquals<X> - Class in com.google.common.reflect
-
Per https://code.google.com/p/guava-libraries/issues/detail?id=1635, In JDK 1.7.0_51-b13,
TypeVariableImpl.equals() is changed to no longer be equal to custom TypeVariable
implementations.
- Types.ParameterizedTypeImpl - Class in com.google.common.reflect
-
- Types.TypeVariableImpl<D extends java.lang.reflect.GenericDeclaration> - Class in com.google.common.reflect
-
- Types.TypeVariableInvocationHandler - Class in com.google.common.reflect
-
Invocation handler to work around a compatibility problem between Java 7 and Java 8.
- Types.WildcardTypeImpl - Class in com.google.common.reflect
-
- TypeSet() - Constructor for class com.google.common.reflect.TypeToken.TypeSet
-
- typeTable - Variable in class com.google.common.reflect.TypeResolver
-
- TypeTable() - Constructor for class com.google.common.reflect.TypeResolver.TypeTable
-
- TypeTable(ImmutableMap<TypeResolver.TypeVariableKey, Type>) - Constructor for class com.google.common.reflect.TypeResolver.TypeTable
-
- TypeToInstanceMap<B> - Interface in com.google.common.reflect
-
A map, each entry of which maps a
TypeToken
to an instance of that type.
- TypeToken<T> - Class in com.google.common.reflect
-
A Type
with generics.
- TypeToken() - Constructor for class com.google.common.reflect.TypeToken
-
Constructs a new type token of T
.
- TypeToken(Class<?>) - Constructor for class com.google.common.reflect.TypeToken
-
Constructs a new type token of T
while resolving free type variables in the context of
declaringClass
.
- TypeToken(Type) - Constructor for class com.google.common.reflect.TypeToken
-
- TypeToken.Bounds - Class in com.google.common.reflect
-
- TypeToken.ClassSet - Class in com.google.common.reflect
-
- TypeToken.InterfaceSet - Class in com.google.common.reflect
-
- TypeToken.SimpleTypeToken<T> - Class in com.google.common.reflect
-
- TypeToken.TypeCollector<K> - Class in com.google.common.reflect
-
Collects parent types from a sub type.
- TypeToken.TypeCollector.ForwardingTypeCollector<K> - Class in com.google.common.reflect
-
- TypeToken.TypeFilter - Enum in com.google.common.reflect
-
- TypeToken.TypeSet - Class in com.google.common.reflect
-
The set of interfaces and classes that T
is or is a subtype of.
- typeVariable - Variable in class com.google.common.reflect.TypeParameter
-
- TypeVariableImpl(D, String, Type[]) - Constructor for class com.google.common.reflect.Types.TypeVariableImpl
-
- typeVariableImpl - Variable in class com.google.common.reflect.Types.TypeVariableInvocationHandler
-
- TypeVariableInvocationHandler(Types.TypeVariableImpl<?>) - Constructor for class com.google.common.reflect.Types.TypeVariableInvocationHandler
-
- TypeVariableKey(TypeVariable<?>) - Constructor for class com.google.common.reflect.TypeResolver.TypeVariableKey
-
- typeVariableMethods - Static variable in class com.google.common.reflect.Types.TypeVariableInvocationHandler
-
- TypeVisitor - Class in com.google.common.reflect
-
Based on what a Type
is, dispatch it to the corresponding visit*
method.
- TypeVisitor() - Constructor for class com.google.common.reflect.TypeVisitor
-
- v0() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v0() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v0 - Variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- v1() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v1() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v1 - Variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- v2() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v2() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v2 - Variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- v3() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v3() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v3 - Variable in class com.google.common.hash.SipHashFunction.SipHasher
-
- v4() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v4() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- validateClass(Class<? extends Exception>) - Method in interface com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidator
-
- validateClass(Class<? extends Exception>) - Method in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.ClassValueValidator
-
- validateClass(Class<? extends Exception>) - Method in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.WeakSetValidator
-
- validateIterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap.WrappedCollection.WrappedIterator
-
If the delegate changed since the iterator was created, the iterator is
no longer valid.
- validatePart(String, boolean) - Static method in class com.google.common.net.InternetDomainName
-
- validateSyntax(List<String>) - Static method in class com.google.common.net.InternetDomainName
-
Validation method used by to ensure that the domain name is syntactically valid
according to RFC 1035.
- validClasses - Static variable in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.WeakSetValidator
-
- validPadding - Variable in class com.google.common.io.BaseEncoding.Alphabet
-
- validSurrogatePairAt(CharSequence, int) - Static method in class com.google.common.base.Strings
-
True when a valid surrogate pair starts at the given index
in the given string
.
- value - Variable in class com.google.common.base.Functions.ConstantFunction
-
- value - Variable in class com.google.common.base.MoreObjects.ToStringHelper.ValueHolder
-
- value - Variable in class com.google.common.base.Objects.ToStringHelper.ValueHolder
-
Deprecated.
- value() - Method in enum com.google.common.base.StandardSystemProperty
-
Returns the current value for this system property by delegating to
System.getProperty(String)
.
- value - Variable in class com.google.common.base.Suppliers.ExpiringMemoizingSupplier
-
- value - Variable in class com.google.common.base.Suppliers.MemoizingSupplier
-
- value - Variable in class com.google.common.cache.LocalCache.WriteThroughEntry
-
- value - Variable in class com.google.common.cache.Striped64.Cell
-
- value - Variable in class com.google.common.collect.Count
-
- value - Variable in class com.google.common.collect.ImmutableEntry
-
- value - Variable in class com.google.common.collect.LinkedListMultimap.Node
-
- value - Variable in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry
-
- value - Variable in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry
-
- value - Variable in class com.google.common.collect.MapMakerInternalMap.WriteThroughEntry
-
- value - Variable in exception com.google.common.collect.Ordering.IncomparableValueException
-
- value - Variable in class com.google.common.collect.Tables.ImmutableCell
-
- value - Variable in class com.google.common.collect.testing.SampleElements.Collider
-
- value - Variable in class com.google.common.collect.testing.UnhashableObject
-
- value - Variable in class com.google.common.collect.TreeMultiset.Reference
-
- value - Variable in class com.google.common.collect.TreeRangeMap.RangeMapEntry
-
- value(Object) - Method in class com.google.common.graph.DirectedGraphConnections
-
- value(Object) - Method in interface com.google.common.graph.GraphConnections
-
Returns the value associated with the edge connecting the origin node to node
, or null
if there is no such edge.
- value - Variable in class com.google.common.graph.MapRetrievalCache.CacheEntry
-
- value(Object) - Method in class com.google.common.graph.UndirectedGraphConnections
-
- value - Variable in class com.google.common.primitives.UnsignedInteger
-
- value - Variable in class com.google.common.primitives.UnsignedLong
-
- value - Variable in class com.google.common.testing.RelationshipTester.Item
-
- value - Variable in class com.google.common.util.concurrent.AbstractFuture
-
This field encodes the current state of the future.
- value - Variable in class com.google.common.util.concurrent.AtomicDouble
-
- value - Variable in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulCheckedFuture
-
- value - Variable in class com.google.common.util.concurrent.ImmediateFuture.ImmediateSuccessfulFuture
-
- VALUE_CAN_BE_CAST_TO_KEY - Static variable in class com.google.common.collect.MutableClassToInstanceMap
-
- VALUE_OFFSET - Static variable in class com.google.common.util.concurrent.AbstractFuture.UnsafeAtomicHelper
-
- VALUE_PARSERS - Static variable in class com.google.common.cache.CacheBuilderSpec
-
Map of names to ValueParser.
- VALUE_SET_LOAD_FACTOR - Static variable in class com.google.common.collect.LinkedHashMultimap
-
- ValueBackedImpl(AbstractGraphBuilder<? super N>, ImmutableMap<N, GraphConnections<N, V>>, long) - Constructor for class com.google.common.graph.ImmutableGraph.ValueBackedImpl
-
- valueComparator() - Method in class com.google.common.collect.ForwardingSortedSetMultimap
-
- valueComparator - Variable in class com.google.common.collect.ImmutableMap.Builder
-
- valueComparator - Variable in class com.google.common.collect.ImmutableMultimap.Builder
-
- valueComparator() - Method in class com.google.common.collect.ImmutableSetMultimap
-
- valueComparator - Variable in class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- valueComparator() - Method in class com.google.common.collect.Multimaps.CustomSortedSetMultimap
-
- valueComparator() - Method in class com.google.common.collect.Multimaps.UnmodifiableSortedSetMultimap
-
- valueComparator() - Method in interface com.google.common.collect.SortedSetMultimap
-
Returns the comparator that orders the multimap values, with null
indicating that natural ordering is used.
- valueComparator() - Method in class com.google.common.collect.Synchronized.SynchronizedSortedSetMultimap
-
- valueComparator - Variable in class com.google.common.collect.TreeMultimap
-
- valueComparator() - Method in class com.google.common.collect.TreeMultimap
-
- ValueDifferenceImpl(V, V) - Constructor for class com.google.common.collect.Maps.ValueDifferenceImpl
-
- ValueEntry(K, V, int, LinkedHashMultimap.ValueEntry<K, V>) - Constructor for class com.google.common.collect.LinkedHashMultimap.ValueEntry
-
- valueEquivalence - Variable in class com.google.common.cache.CacheBuilder
-
- valueEquivalence(Equivalence<Object>) - Method in class com.google.common.cache.CacheBuilder
-
Sets a custom Equivalence
strategy for comparing values.
- valueEquivalence - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- valueEquivalence - Variable in class com.google.common.cache.LocalCache
-
Strategy for comparing values.
- valueEquivalence - Variable in class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- valueEquivalence() - Method in class com.google.common.collect.MapMakerInternalMap
-
- ValueForKeyIterator(Object) - Constructor for class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
Constructs a new iterator over all values for the specified key.
- ValueForKeyIterator(Object, int) - Constructor for class com.google.common.collect.LinkedListMultimap.ValueForKeyIterator
-
Constructs a new iterator over all values for the specified key starting
at the specified index.
- valueFunction() - Static method in class com.google.common.collect.Maps
-
- ValueGraph<N,V> - Interface in com.google.common.graph
-
An interface for
graph-
structured data, whose edges have associated non-unique values.
- ValueGraphBuilder<N,V> - Class in com.google.common.graph
-
A builder for constructing instances of
MutableValueGraph
with user-defined properties.
- ValueGraphBuilder(boolean) - Constructor for class com.google.common.graph.ValueGraphBuilder
-
Creates a new instance with the specified edge directionality.
- valueHash - Variable in class com.google.common.collect.HashBiMap.BiEntry
-
- ValueHolder() - Constructor for class com.google.common.base.MoreObjects.ToStringHelper.ValueHolder
-
- ValueHolder() - Constructor for class com.google.common.base.Objects.ToStringHelper.ValueHolder
-
Deprecated.
- ValueIterator() - Constructor for class com.google.common.cache.LocalCache.ValueIterator
-
- valueIterator - Variable in class com.google.common.collect.AbstractMapBasedMultimap.Itr
-
- valueIterator() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
- valueIterator() - Method in class com.google.common.collect.AbstractMultimap
-
- valueIterator - Variable in class com.google.common.collect.ImmutableMultimap.Itr
-
- valueIterator() - Method in class com.google.common.collect.ImmutableMultimap
-
- valueIterator() - Method in class com.google.common.collect.LinkedHashMultimap
-
- ValueIterator() - Constructor for class com.google.common.collect.MapMakerInternalMap.ValueIterator
-
- valueIterator(Iterator<Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
-
- valueList - Variable in class com.google.common.collect.ImmutableSortedMap
-
- valueOf(String) - Static method in enum com.google.common.base.AbstractIterator.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.base.CaseFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.base.Functions.IdentityFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.base.Functions.ToStringFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.base.Predicates.ObjectPredicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.base.StandardSystemProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.base.Suppliers.SupplierFunctionImpl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.cache.CacheBuilder.NullListener
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.cache.CacheBuilder.OneWeigher
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.cache.LocalCache.EntryFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.cache.LocalCache.NullEntry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.cache.LocalCache.Strength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.cache.RemovalCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.AbstractIterator.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.BoundType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.Interners.WeakInterner.Dummy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.MapMakerInternalMap.Strength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.Maps.EntryFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.MultimapBuilder.LinkedListSupplier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.SortedLists.KeyAbsentBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.SortedLists.KeyPresentBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.AbstractIteratorTester.KnownOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.AnEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.DerivedCollectionGenerators.Bound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.CollectionFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.CollectionSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.ListFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.MapFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.SetFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.BiMapTestSuiteBuilder.NoRecurse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultimapFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultisetFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultisetNavigationTester.SubMultisetSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.Bound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.NoRecurse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.IteratorFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.SortedMapTestSuiteBuilder.NoRecurse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.testers.MapEntrySetTester.IncomparableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.WrongType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.TreeMultiset.Aggregate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.graph.ElementOrder.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.graph.GraphConstants.Presence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.graph.Graphs.NodeVisitState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.BloomFilterStrategies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.Funnels.ByteArrayFunnel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.Funnels.IntegerFunnel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.Funnels.LongFunnel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.Funnels.UnencodedCharsFunnel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.Hashing.ChecksumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.LittleEndianByteArray.JavaLittleEndianBytes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.hash.LittleEndianByteArray.UnsafeByteArray
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.io.Files.FilePredicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.io.FileWriteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.math.LongMath.MillerRabinTester
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Booleans.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Chars.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Doubles.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Floats.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Ints.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Longs.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.Shorts.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.SignedBytes.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.PureJavaComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(long) - Static method in class com.google.common.primitives.UnsignedInteger
-
Returns an UnsignedInteger
that is equal to value
, if possible.
- valueOf(BigInteger) - Static method in class com.google.common.primitives.UnsignedInteger
-
Returns a UnsignedInteger
representing the same value as the specified
BigInteger
.
- valueOf(String) - Static method in class com.google.common.primitives.UnsignedInteger
-
Returns an UnsignedInteger
holding the value of the specified String
, parsed as
an unsigned int
value.
- valueOf(String, int) - Static method in class com.google.common.primitives.UnsignedInteger
-
Returns an UnsignedInteger
holding the value of the specified String
, parsed as
an unsigned int
value in the specified radix.
- valueOf(String) - Static method in enum com.google.common.primitives.UnsignedInts.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(long) - Static method in class com.google.common.primitives.UnsignedLong
-
Returns an UnsignedLong
representing the same value as the specified long
.
- valueOf(BigInteger) - Static method in class com.google.common.primitives.UnsignedLong
-
Returns a UnsignedLong
representing the same value as the specified BigInteger
.
- valueOf(String) - Static method in class com.google.common.primitives.UnsignedLong
-
Returns an UnsignedLong
holding the value of the specified String
, parsed as an
unsigned long
value.
- valueOf(String, int) - Static method in class com.google.common.primitives.UnsignedLong
-
Returns an UnsignedLong
holding the value of the specified String
, parsed as an
unsigned long
value in the specified radix.
- valueOf(String) - Static method in enum com.google.common.primitives.UnsignedLongs.LexicographicalComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.reflect.Types.ClassOwnership
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.reflect.Types.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.reflect.TypeToken.TypeFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.testing.EqualsTester.NotAnInstance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.testing.NullPointerTester.ExceptionTypePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.testing.NullPointerTester.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.util.concurrent.CycleDetectingLockFactory.Policies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.ClassValueValidator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.WeakSetValidator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.util.concurrent.MoreExecutors.DirectExecutor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.util.concurrent.Service.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
Returns the enum constant of this type with the specified name.
- valueOffset - Static variable in class com.google.common.cache.Striped64.Cell
-
- valueOrNull(Map.Entry<?, V>) - Static method in class com.google.common.collect.Maps
-
- ValuePredicate(K) - Constructor for class com.google.common.collect.FilteredEntryMultimap.ValuePredicate
-
- valuePredicateOnEntries(Predicate<? super V>) - Static method in class com.google.common.collect.Maps
-
- valueReference - Variable in class com.google.common.cache.LocalCache.StrongEntry
-
- valueReference - Variable in class com.google.common.cache.LocalCache.WeakEntry
-
- valueReference - Variable in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry
-
- valueReference - Variable in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry
-
- valueReferenceQueue - Variable in class com.google.common.cache.LocalCache.Segment
-
The value reference queue contains value references whose values have been garbage collected,
and which need to be cleaned up internally.
- values() - Static method in enum com.google.common.base.AbstractIterator.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.base.CaseFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.base.Functions.IdentityFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.base.Functions.ToStringFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.base.Predicates.ObjectPredicate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.base.StandardSystemProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.base.Suppliers.SupplierFunctionImpl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.cache.CacheBuilder.NullListener
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.cache.CacheBuilder.OneWeigher
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.cache.LocalCache.EntryFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.cache.LocalCache.NullEntry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.cache.LocalCache.Strength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.common.cache.LocalCache
-
- values() - Method in class com.google.common.cache.LocalCache
-
- Values(ConcurrentMap<?, ?>) - Constructor for class com.google.common.cache.LocalCache.Values
-
- values() - Static method in enum com.google.common.cache.RemovalCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.AbstractBiMap
-
- values() - Static method in enum com.google.common.collect.AbstractIterator.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.AbstractMapBasedMultimap
-
Returns a view collection containing the value from each key-value
pair contained in this multimap, without collapsing duplicates (so values().size() == size()
).
- values - Variable in class com.google.common.collect.AbstractMultimap
-
- values() - Method in class com.google.common.collect.AbstractMultimap
-
- Values() - Constructor for class com.google.common.collect.AbstractMultimap.Values
-
- values() - Method in class com.google.common.collect.AbstractSortedSetMultimap
-
Returns a view collection containing the value from each key-value
pair contained in this multimap, without collapsing duplicates (so values().size() == size()
).
- values - Variable in class com.google.common.collect.AbstractTable
-
- values() - Method in class com.google.common.collect.AbstractTable
-
- Values() - Constructor for class com.google.common.collect.AbstractTable.Values
-
- values() - Method in class com.google.common.collect.ArrayTable
-
Returns an unmodifiable collection of all values, which may contain
duplicates.
- values() - Method in interface com.google.common.collect.BiMap
- values() - Static method in enum com.google.common.collect.BoundType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.common.collect.DenseImmutableTable
-
- values() - Method in class com.google.common.collect.ForwardingMap
-
- values() - Method in class com.google.common.collect.ForwardingMultimap
-
- values() - Method in class com.google.common.collect.ForwardingTable
-
- values() - Method in class com.google.common.collect.HashBiMap.Inverse
-
- values() - Method in class com.google.common.collect.HashBiMap
-
- values() - Method in class com.google.common.collect.ImmutableBiMap
-
Returns an immutable set of the values in this map.
- values - Variable in class com.google.common.collect.ImmutableMap.SerializedForm
-
- values - Variable in class com.google.common.collect.ImmutableMap
-
- values() - Method in class com.google.common.collect.ImmutableMap
-
Returns an immutable collection of the values in this map.
- values() - Method in class com.google.common.collect.ImmutableMultimap
-
Returns an immutable collection of the values in this multimap.
- Values(ImmutableMultimap<K, V>) - Constructor for class com.google.common.collect.ImmutableMultimap.Values
-
- values - Variable in class com.google.common.collect.ImmutableRangeMap
-
- values() - Method in class com.google.common.collect.ImmutableSortedMap
-
Returns an immutable collection of the values in this map, sorted by the
ordering of the corresponding keys.
- values() - Method in class com.google.common.collect.ImmutableTable
-
- values() - Static method in enum com.google.common.collect.Interners.WeakInterner.Dummy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.LinkedHashMultimap
-
Returns a collection of all values in the multimap.
- values() - Method in class com.google.common.collect.LinkedListMultimap
-
Returns a view collection containing the value from each key-value
pair contained in this multimap, without collapsing duplicates (so values().size() == size()
).
- values() - Static method in enum com.google.common.collect.MapMakerInternalMap.Strength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.common.collect.MapMakerInternalMap
-
- values() - Method in class com.google.common.collect.MapMakerInternalMap
-
- Values() - Constructor for class com.google.common.collect.MapMakerInternalMap.Values
-
- values() - Method in class com.google.common.collect.Maps.DescendingMap
-
- values() - Static method in enum com.google.common.collect.Maps.EntryFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.Maps.FilteredEntryBiMap
-
- values() - Method in class com.google.common.collect.Maps.FilteredEntryNavigableMap
-
- values() - Method in class com.google.common.collect.Maps.TransformedEntriesMap
-
- values - Variable in class com.google.common.collect.Maps.UnmodifiableBiMap
-
- values() - Method in class com.google.common.collect.Maps.UnmodifiableBiMap
-
- Values(Map<K, V>) - Constructor for class com.google.common.collect.Maps.Values
-
- values - Variable in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- values() - Method in class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- values() - Method in interface com.google.common.collect.Multimap
-
Returns a view collection containing the value from each key-value
pair contained in this multimap, without collapsing duplicates (so values().size() == size()
).
- values() - Static method in enum com.google.common.collect.MultimapBuilder.LinkedListSupplier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.Multimaps.MapMultimap
-
- values - Variable in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- values() - Method in class com.google.common.collect.Multimaps.UnmodifiableMultimap
-
- Values(RegularImmutableMap<K, V>) - Constructor for class com.google.common.collect.RegularImmutableMap.Values
-
- Values() - Constructor for class com.google.common.collect.RegularImmutableTable.Values
-
- values() - Static method in enum com.google.common.collect.SortedLists.KeyAbsentBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.SortedLists.KeyPresentBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values() - Constructor for class com.google.common.collect.StandardTable.Column.Values
-
- values() - Method in class com.google.common.collect.StandardTable
-
Returns a collection of all values, which may contain duplicates.
- values() - Method in class com.google.common.collect.Synchronized.SynchronizedAsMap
-
- values() - Method in class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- values - Variable in class com.google.common.collect.Synchronized.SynchronizedMap
-
- values() - Method in class com.google.common.collect.Synchronized.SynchronizedMap
-
- values() - Method in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- values() - Method in interface com.google.common.collect.Table
-
Returns a collection of all values, which may contain duplicates.
- values() - Method in class com.google.common.collect.Tables.TransposeTable
-
- values() - Method in class com.google.common.collect.Tables.UnmodifiableTable
-
- values() - Static method in enum com.google.common.collect.testing.AbstractIteratorTester.KnownOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.AnEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.DerivedCollectionGenerators.Bound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.CollectionFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.CollectionSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.ListFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.MapFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.SetFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.BiMapTestSuiteBuilder.NoRecurse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultimapFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultisetFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultisetNavigationTester.SubMultisetSpec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.Bound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.NoRecurse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.IteratorFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- values() - Static method in enum com.google.common.collect.testing.SortedMapTestSuiteBuilder.NoRecurse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.testers.MapEntrySetTester.IncomparableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- values - Variable in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- values - Variable in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
- values() - Static method in enum com.google.common.collect.testing.WrongType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.TreeMultiset.Aggregate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.TreeRangeMap.SubRangeMap.SubRangeMapAsMap
-
- values() - Static method in enum com.google.common.graph.ElementOrder.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.graph.GraphConstants.Presence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.graph.Graphs.NodeVisitState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.BloomFilterStrategies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.Funnels.ByteArrayFunnel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.Funnels.IntegerFunnel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.Funnels.LongFunnel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.Funnels.UnencodedCharsFunnel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.Hashing.ChecksumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.LittleEndianByteArray.JavaLittleEndianBytes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.hash.LittleEndianByteArray.UnsafeByteArray
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.io.Files.FilePredicate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.io.FileWriteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.math.LongMath.MillerRabinTester
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Booleans.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Chars.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Doubles.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Floats.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Ints.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Longs.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.Shorts.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.SignedBytes.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.PureJavaComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.UnsignedInts.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.primitives.UnsignedLongs.LexicographicalComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.reflect.Types.ClassOwnership
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.reflect.Types.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.reflect.TypeToken.TypeFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.testing.EqualsTester.NotAnInstance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.testing.NullPointerTester.ExceptionTypePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.testing.NullPointerTester.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.common.util.concurrent.CollectionFuture.CollectionFutureRunningState
-
- values() - Static method in enum com.google.common.util.concurrent.CycleDetectingLockFactory.Policies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.ClassValueValidator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder.WeakSetValidator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.util.concurrent.MoreExecutors.DirectExecutor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.util.concurrent.Service.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.thirdparty.publicsuffix.PublicSuffixType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesBuilder(Comparator<? super V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
- valuesCollection - Variable in class com.google.common.collect.Synchronized.SynchronizedMultimap
-
- valuesDelegate - Variable in class com.google.common.collect.AbstractBiMap.ValueSet
-
- valueSet - Variable in class com.google.common.collect.AbstractBiMap
-
- ValueSet() - Constructor for class com.google.common.collect.AbstractBiMap.ValueSet
-
- valueSet(Comparator<? super V>, Collection<? extends V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
-
- ValueSet(K, int) - Constructor for class com.google.common.collect.LinkedHashMultimap.ValueSet
-
- valueSet - Variable in class com.google.common.collect.Synchronized.SynchronizedBiMap
-
- valueSetCapacity - Variable in class com.google.common.collect.LinkedHashMultimap
-
- ValuesGenerator(OneSizeTestContainerGenerator<M, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder.ValuesGenerator
-
- valuesIterator() - Method in class com.google.common.collect.AbstractTable
-
- valuesIterator() - Method in class com.google.common.collect.ImmutableTable
-
- valueStrength - Variable in class com.google.common.cache.CacheBuilder
-
- valueStrength - Variable in class com.google.common.cache.CacheBuilderSpec
-
- valueStrength - Variable in class com.google.common.cache.LocalCache.ManualSerializationProxy
-
- valueStrength - Variable in class com.google.common.cache.LocalCache
-
Strategy for referencing values.
- valueStrength - Variable in class com.google.common.collect.MapMaker
-
- valueStrength - Variable in class com.google.common.collect.MapMakerInternalMap.AbstractSerializationProxy
-
- valueStrength() - Method in interface com.google.common.collect.MapMakerInternalMap.InternalEntryHelper
-
The strength of the value type in each entry.
- valueStrength() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueEntry.Helper
-
- valueStrength() - Method in class com.google.common.collect.MapMakerInternalMap.StrongKeyWeakValueEntry.Helper
-
- valueStrength() - Method in class com.google.common.collect.MapMakerInternalMap
-
- valueStrength() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueEntry.Helper
-
- valueStrength() - Method in class com.google.common.collect.MapMakerInternalMap.WeakKeyWeakValueEntry.Helper
-
- ValueStrengthParser(LocalCache.Strength) - Constructor for class com.google.common.cache.CacheBuilderSpec.ValueStrengthParser
-
- valueTable - Variable in class com.google.common.collect.RegularImmutableBiMap
-
- valueType - Variable in class com.google.common.collect.EnumBiMap
-
- valueType() - Method in class com.google.common.collect.EnumBiMap
-
Returns the associated value type.
- valueUpdater - Variable in class com.google.common.util.concurrent.AbstractFuture.SafeAtomicHelper
-
- var - Variable in class com.google.common.reflect.TypeResolver.TypeVariableKey
-
- VARY - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Vary
header field name.
- VCARD_UTF_8 - Static variable in class com.google.common.net.MediaType
-
- Verify - Class in com.google.common.base
-
Static convenience methods that serve the same purpose as Java language
assertions, except that they are always enabled.
- Verify() - Constructor for class com.google.common.base.Verify
-
- verify(boolean) - Static method in class com.google.common.base.Verify
-
Ensures that expression
is true
, throwing a VerifyException
with no
message otherwise.
- verify(boolean, String, Object...) - Static method in class com.google.common.base.Verify
-
Ensures that expression
is true
, throwing a VerifyException
with a
custom message otherwise.
- verify(List<E>) - Method in class com.google.common.collect.testing.AbstractIteratorTester
-
Override this to verify anything after running a list of Stimuli.
- VerifyException - Exception in com.google.common.base
-
Exception thrown upon the failure of a
verification
check, including those performed by the convenience methods of the
Verify
class.
- VerifyException() - Constructor for exception com.google.common.base.VerifyException
-
Constructs a VerifyException
with no message.
- VerifyException(String) - Constructor for exception com.google.common.base.VerifyException
-
Constructs a VerifyException
with the message message
.
- VerifyException(Throwable) - Constructor for exception com.google.common.base.VerifyException
-
Constructs a VerifyException
with the cause cause
and a message that is
null
if cause
is null, and cause.toString()
otherwise.
- VerifyException(String, Throwable) - Constructor for exception com.google.common.base.VerifyException
-
Constructs a VerifyException
with the message message
and the cause
cause
.
- verifyIndex(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Heap
-
- verifyNotNull(T) - Static method in class com.google.common.base.Verify
-
Ensures that reference
is non-null, throwing a VerifyException
with a default
message otherwise.
- verifyNotNull(T, String, Object...) - Static method in class com.google.common.base.Verify
-
Ensures that reference
is non-null, throwing a VerifyException
with a custom
message otherwise.
- vertical(double) - Static method in class com.google.common.math.LinearTransformation
-
Builds an instance representing a vertical transformation with a constant value of x
.
- VerticalLinearTransformation(double) - Constructor for class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- VerticalLinearTransformation(double, LinearTransformation) - Constructor for class com.google.common.math.LinearTransformation.VerticalLinearTransformation
-
- VIA - Static variable in class com.google.common.net.HttpHeaders
-
The HTTP Via
header field name.
- VIDEO_TYPE - Static variable in class com.google.common.net.MediaType
-
- ViewCachingAbstractMap() - Constructor for class com.google.common.collect.Maps.ViewCachingAbstractMap
-
- visibility - Variable in class com.google.common.testing.AbstractPackageSanityTests
-
- Visibility() - Constructor for enum com.google.common.testing.NullPointerTester.Visibility
-
- VisibleForTesting - Annotation Type in com.google.common.annotations
-
Annotates a program element that exists, or is more widely visible than otherwise necessary, only
for use in test code.
- visit(Type...) - Method in class com.google.common.reflect.TypeVisitor
-
Visits the given types.
- visitClass(Class<?>) - Method in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- visitClass(Class<?>) - Method in class com.google.common.reflect.TypeVisitor
-
- visited - Variable in class com.google.common.reflect.TypeVisitor
-
- visitedNodes - Variable in class com.google.common.graph.EndpointPairIterator.Undirected
-
- visitGenericArrayType(GenericArrayType) - Method in class com.google.common.reflect.TypeVisitor
-
- visitParameterizedType(ParameterizedType) - Method in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- visitParameterizedType(ParameterizedType) - Method in class com.google.common.reflect.TypeVisitor
-
- visitTypeVariable(TypeVariable<?>) - Method in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- visitTypeVariable(TypeVariable<?>) - Method in class com.google.common.reflect.TypeVisitor
-
- visitWildcardType(WildcardType) - Method in class com.google.common.reflect.TypeResolver.TypeMappingIntrospector
-
- visitWildcardType(WildcardType) - Method in class com.google.common.reflect.TypeVisitor
-
- VND_REAL_AUDIO - Static variable in class com.google.common.net.MediaType
-
Media type for Real Audio.
- VND_WAVE_AUDIO - Static variable in class com.google.common.net.MediaType
-
Media type for WAVE format, as defined by
RFC
2361.
- VORBIS_AUDIO - Static variable in class com.google.common.net.MediaType
-
Media type for Vorbis Audio, as defined by
RFC
5215.
- VT - Static variable in class com.google.common.base.Ascii
-
Vertical Tabulation ('\v'): A format effector which controls the movement of the printing
position to the next in a series of predetermined printing lines.
- VTT_UTF_8 - Static variable in class com.google.common.net.MediaType
-
As described in
the VTT spec, this is
used for Web Video Text Tracks (WebVTT) files, used with the HTML5 track element.