|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Optional
instance with no contained reference.
Cache
interface to minimize the
effort required to implement this interface.AbstractCache.StatsCounter
implementation for use by Cache
implementors.Cache
for presentation by Cache.stats()
.ListenableFuture
that adds support for
the AbstractCheckedFuture.checkedGet()
and AbstractCheckedFuture.checkedGet(long, TimeUnit)
methods.AbstractCheckedFuture
that wraps a delegate.
AbstractExecutionThreadService.startUp()
, AbstractExecutionThreadService.run()
and
AbstractExecutionThreadService.shutDown()
methods.ListenableFuture
interface.InvocationHandler
that handles Object.equals(java.lang.Object)
,
Object.hashCode()
and Object.toString()
.Iterator
interface, to make this interface easier to implement for certain types of
data sources.AbstractSequentialIterator
.
This class is scheduled to be removed in Guava release 13.0.firstOrNull
is null, creates a new empty iterator.
Cache
interface to minimize the
effort required to implement this interface.AbstractScheduledService.startUp()
and AbstractScheduledService.shutDown()
but while in
the "running" state need to perform a periodic task.AbstractScheduledService.Scheduler
that provides a convenient way for the AbstractScheduledService
to
use a dynamically changing schedule.AbstractScheduledService
should run its
task.Iterator
interface for sequences whose next element can always be derived from the
previous element.firstOrNull
is null, creates a new empty iterator.
AbstractService.doStart()
and
AbstractService.doStop()
requests, responding to them with AbstractService.notifyStarted()
and AbstractService.notifyStopped()
callbacks.name=value
format.
name=value
format.
name=value
format.
name=value
format.
name=value
format.
name=value
format.
name=value
format.
element
to the ImmutableCollection
being built.
elements
to the ImmutableCollection
being built.
element
to the ImmutableList
.
elements
to the ImmutableList
.
element
to the ImmutableMultiset
.
elements
to the ImmutableMultiset
.
element
to the ImmutableSet
.
elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
element
to the ImmutableSortedMultiset
.
elements
to the ImmutableSortedMultiset
.
element
to the ImmutableSortedSet
.
elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
val
.
val
.
Runnable
and accompanying Executor
to the list of
listeners to execute.
elements
to the ImmutableCollection
being built.
elements
to the ImmutableCollection
being built.
elements
to the ImmutableList
.
elements
to the ImmutableList
.
elements
to the ImmutableMultiset
.
elements
to the ImmutableMultiset
.
elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
elements
to the ImmutableSortedMultiset
.
elements
to the ImmutableSortedMultiset
.
elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
iterable
to collection
.
iterator
to collection
.
i
.
delta
to the value currently associated with key
, and returns the new
value.
Future
's computation is complete or, if the computation is already complete, immediately.
Future
's computation is complete or, if the computation is already complete, immediately.
ImmutableMultiset
.
ImmutableSortedMultiset
.
service
.
true
if every element in iterable
satisfies the
predicate.
true
if every element returned by iterator
satisfies the given predicate.
C
.
ListenableFuture
whose value is a list containing the
values of all its input futures, if all succeed.
ListenableFuture
whose value is a list containing the
values of all its input futures, if all succeed.
true
if every element in this fluent iterable satisfies the predicate.
void
).
Void
).
false
.
true
.
other
.
true
if each of its
components evaluates to true
.
true
if each of its
components evaluates to true
.
true
if both of its
components evaluate to true
.
true
if any element in iterable
satisfies the predicate.
true
if one or more elements returned by iterator
satisfy the given predicate.
true
if any element in this fluent iterable satisfies the predicate.
char
matcher that matches any character present in the given character
sequence.
Joiner.appendTo(Appendable, Iterator)
by casting parts
to
Iterator<?>
, or better yet, by implementing only Iterator
and not
Iterable
. This method is scheduled for deletion in June 2013.
parts
, using the previously configured
separator between each, to appendable
.
parts
, using the previously configured
separator between each, to appendable
.
parts
, using the previously configured
separator between each, to appendable
.
appendable
the string representation of each of the remaining arguments.
Joiner.appendTo(StringBuilder, Iterator)
by casting parts
to
Iterator<?>
, or better yet, by implementing only Iterator
and not
Iterable
. This method is scheduled for deletion in June 2013.
parts
, using the previously configured
separator between each, to builder
.
parts
, using the previously configured
separator between each, to builder
.
parts
, using the previously configured
separator between each, to builder
.
builder
the string representation of each of the remaining arguments.
map
, using the previously
configured separator and key-value separator, to appendable
.
map
, using the previously
configured separator and key-value separator, to builder
.
Joiner.MapJoiner.appendTo(Appendable, Iterator)
by casting entries
to
Iterator<? extends Entry<?, ?>>
, or better yet, by implementing only
Iterator
and not Iterable
. This method is scheduled for deletion
in June 2013.
entries
, using the previously
configured separator and key-value separator, to appendable
.
entries
, using the previously
configured separator and key-value separator, to appendable
.
Joiner.MapJoiner.appendTo(StringBuilder, Iterator)
by casting entries
to
Iterator<? extends Entry<?, ?>>
, or better yet, by implementing only
Iterator
and not Iterable
. This method is scheduled for deletion
in June 2013.
entries
, using the previously
configured separator and key-value separator, to builder
.
entries
, using the previously
configured separator and key-value separator, to builder
.
true
if this matcher matches the given character.
input
.
input
.
Range.contains(C)
; provided only to satisfy the Predicate
interface.
Future
to use in place of the given input
.
compare(a,
b) == 0
implies a == b
(identity equality).
true
if there are no differences between the two maps;
that is, if the maps are equal.
Multimap
that uses an ArrayList
to store
the values for a given key.Table
implementation backed by a two-dimensional array.0x00
through 0x7F
), and to strings containing such
characters.Iterator
to the Enumeration
interface.
Interner.intern(E)
method of the given interner.
int
value in little-endian order.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
Arrays.asList(Object[])
.
long
value in little-endian order.
AtomicLongMap
.
Set
whose only element is the contained instance
if it is present; an empty immutable Set
otherwise.
ImmutableSortedSet
containing the same values in the given domain
contained by this range.
true
if the class being
tested is assignable from the given class.
UnsignedInteger
that, when treated as signed, is
equal to value
.
UnsignedLong
that, when treated as signed, is equal to value
.
Appendable
target.
EventBus
that takes the Executor of your choice and uses it to
dispatch events, allowing dispatch to occur asynchronously.executor
to dispatch
events.
executor
to dispatch
events.
RemovalListener
which processes all eviction
notifications using executor
.
endpoint
.
endpoint
.
double
value that may be updated atomically.AtomicDouble
with the given initial value.
AtomicDouble
with initial value 0.0
.
double
array in which elements may be updated atomically.AtomicDoubleArray
of the given length,
with all elements initially zero.
AtomicDoubleArray
with the same length
as, and all elements copied from, the given array.
long
values that can be atomically updated.java.util.concurrent.atomic
package.latch.
await()
uninterruptibly.
latch.
await(timeout, unit)
uninterruptibly.
BigInteger
.UnsignedInteger
as a BigInteger
.
UnsignedLong
as a BigInteger
.
Searches
sortedList
for key
using the binary search algorithm.
n
choose k
, also known as the binomial coefficient of n
and
k
, that is, n! / (k! (n - k)!)
.
n
choose k
, also known as the binomial coefficient of n
and
k
, or Integer.MAX_VALUE
if the result does not fit in an int
.
n
choose k
, also known as the binomial coefficient of n
and
k
, or Long.MAX_VALUE
if the result does not fit in a long
.
T
.boolean
primitives, that are not
already found in either Boolean
or Arrays
.CacheLoader
.
ImmutableCollection
of the appropriate
type, containing the elements provided to this builder.
ImmutableList
based on the contents of
the Builder
.
ImmutableMultiset
based on the contents
of the Builder
.
ImmutableSet
based on the contents of
the Builder
.
ImmutableSortedMultiset
based on the contents of the Builder
.
ImmutableSortedSet
based on the contents
of the Builder
and its comparator.
ImmutableSetMultimap.Builder
.
DataInput
for reading from in-memory byte arrays; its
methods offer identical functionality but do not throw IOException
.DataOutput
for writing to in-memory byte arrays; its
methods offer identical functionality but do not throw IOException
.byte
array.
byte
primitives, that are not
already found in either Byte
or Arrays
, and interpret
bytes as neither signed nor unsigned.char
value.
double
value.
float
value.
int
value.
long
value.
short
value.
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
These features are all optional; caches can be created using all or none of them.CacheBuilder
configuration.LoadingCache
.CacheLoader
.Cache
.CacheStats
instance.
Callable
interface.Character
values.
CharSequence
as a List<Character>
, viewing sequence
as a sequence of Unicode code
units.
char
value, just as Predicate
does
for any Object
.char
primitives, that are not
already found in either Character
or Arrays
.Charset
instances, which are
guaranteed to be supported by all Java platform implementations.a
and b
, provided it does not overflow.
a
and b
, provided it does not overflow.
char
value that is equal to value
, if possible.
int
value that is equal to value
, if possible.
short
value that is equal to value
, if
possible.
byte
value that is equal to value
, if possible.
byte
value that, when treated as unsigned, is equal to
value
, if possible.
CheckedFuture
is a ListenableFuture
that includes versions
of the get
methods that can throw a checked exception.Future.get()
that will translate
InterruptedException
, CancellationException
and
ExecutionException
into application-specific exceptions.
Future.get(long, TimeUnit)
that will
translate InterruptedException
, CancellationException
and
ExecutionException
into application-specific exceptions.
Future.get()
that will translate
InterruptedException
, CancellationException
and
ExecutionException
into application-specific exceptions.
Future.get(long, TimeUnit)
that will
translate InterruptedException
, CancellationException
and
ExecutionException
into application-specific exceptions.
a
and b
, provided it does not overflow.
a
and b
, provided it does not overflow.
b
to the k
th power, provided it does not overflow.
b
to the k
th power, provided it does not overflow.
a
and b
, provided it does not overflow.
a
and b
, provided it does not overflow.
RuntimeException
if the specified element is
illegal.
index
specifies a valid element in an array,
list or string of size size
.
index
specifies a valid element in an array,
list or string of size size
.
RuntimeException
if the specified key or value is
illegal.
index
specifies a valid position in an array,
list or string of size size
.
index
specifies a valid position in an array,
list or string of size size
.
start
and end
specify a valid positions
in an array, list or string of size size
, and are in order.
InternetDomainName
by prepending the
argument and a dot to the current name.
ArrayTable.eraseAll()
Closeable
, with control over whether an
IOException
may be thrown.
Closeable
objects.lower
and less than or equal to upper
.
lower
and strictly less than upper
.
close(closeable, true)
, but with no
IOException in the signature.
Collection
instances.BigInteger
instances.void
,
and value types for treating them as unsigned.prefix
such that
a.toString().startsWith(prefix) && b.toString().startsWith(prefix)
,
taking care not to split surrogate pairs.
suffix
such that
a.toString().endsWith(suffix) && b.toString().endsWith(suffix)
,
taking care not to split surrogate pairs.
Ordering.natural()
when the natural ordering of the keys is used.
Ordering.natural()
when the natural ordering of the
elements is used.
Ordering.natural()
if the natural ordering of the elements is used.
Ordering.natural()
if the natural ordering of the elements is used.
Comparable.compareTo(T)
, if the result of this comparison chain
has not already been determined.
int
values as specified by Ints.compare(int, int)
,
if the result of this comparison chain has not already been
determined.
long
values as specified by Longs.compare(long, long)
,
if the result of this comparison chain has not already been
determined.
float
values as specified by Float.compare(float, float)
, if the result of this comparison chain has not
already been determined.
double
values as specified by Double.compare(double, double)
, if the result of this comparison chain has not
already been determined.
ComparisonChain.compareFalseFirst(boolean, boolean)
; or, if the parameters passed
are being either negated or reversed, undo the negation or reversal and
use ComparisonChain.compareTrueFirst(boolean, boolean)
. This method is scheduled for deletion
in September 2013.
boolean
values in the standard way
(false
is considered less than true
).
char
values.
double
values.
float
values using Float.compare(float, float)
.
int
values.
long
values.
short
values.
byte
values.
byte
values, treating them as unsigned
values between 0 and 255 inclusive.
int
values, treating them as unsigned values between
0
and 2^32 - 1
inclusive.
long
values, treating them as unsigned values between
0
and 2^64 - 1
inclusive.
i
to the given
updated value
if the current value is bitwise equal
to the expected value.
boolean
values, considering false
to be less
than true
, if the result of this comparison chain has not
already been determined.
boolean
values, considering true
to be less
than false
, if the result of this comparison chain has not
already been determined.
EnumSet
consisting of all enum values that are not in
the specified collection.
EnumSet
consisting of all enum values that are not in
the specified collection.
this
, but which
in the event of a "tie", then delegates to secondaryComparator
.
previous
, or returns null
if no elements remain.
previous
, or returns null
if no elements remain.
element
to array
.
element
to array
.
MapMaker.concurrencyLevel
.
Multiset
operations (exceptions where noted).hashCode
a "bucket" in the range [0, buckets)
, in a uniform
manner that minimizes the need for remapping as buckets
grows.
input
a "bucket" in the range [0, buckets)
, in a uniform
manner that minimizes the need for remapping as buckets
grows.
value
for any input.
Constraint
interface.Iterator
through Iterators.consumingIterator(Iterator)
.
iterator
that removes each element
from the supplied iterator
as it is returned.
true
if the
CharSequence
being tested contains any match for the given
regular expression pattern.
true
if the provided keys are among the keys provided when
the table was constructed.
true
if this fluent iterable contains any object for which
equals(element)
is true.
true
if iterable
contains any object for which equals(element)
is true.
true
if iterator
contains element
.
true
if value
is within the bounds of this range.
true
if the table contains a mapping with the specified
row and column keys.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if target
is present as an element anywhere in
array
.
true
if this multiset contains at least one occurrence of
each element in the specified collection.
true
if every element in values
is contained in
this range.
true
if the provided column key is among the column keys
provided when the table was constructed.
true
if the table contains a mapping with the specified
column.
true
if the multimap contains the specified key-value pair.
true
if the multimap contains any values for the specified
key.
true
if subMultiset.count(o) <=
superMultiset.count(o)
for all o
.
true
if the
CharSequence
being tested contains any match for the given
regular expression pattern.
true
if the provided row key is among the row keys
provided when the table was constructed.
true
if the table contains a mapping with the specified
row key.
true
if the multimap contains the specified value for any
key.
true
if the table contains a mapping with the specified
value.
DiscreteDomain
.BloomFilter
that's a copy of this instance.
Readable
and Appendable
objects from the
given factories, copies all characters between the two, and closes
them.
Readable
object from the supplier, copies all characters
to the Appendable
object, and closes the input.
Readable
and Appendable
objects.
InputStream
supplied by a
factory.
OutputStream
supplied by
a factory.
Readable
and
Closeable
object supplied by a factory, using the given
character set.
Appendable
&
Closeable
object supplied by a factory, using the given
character set.
multiset
as an ImmutableMultiset
whose iteration order is
highest count first, with ties broken by the iteration order of the original multiset.
map
.
map
.
multimap
.
map
.
multimap
.
multimap
.
map
, sorted
by the natural ordering of the keys.
map
, with
keys sorted by the provided comparator.
Comparator
.
Comparator
.
Comparator
.
Comparator
.
Comparator
.
Comparator
.
Comparator
.
element
in this multiset.
InputStream
that counts the number of bytes read.ArrayListMultimap
with the default initial
capacities.
ArrayListMultimap
with enough capacity to hold
the specified numbers of keys and values without resizing.
ArrayListMultimap
with the same mappings as the
specified multimap.
ArrayTable
.
ArrayTable
with the mappings in the provided table.
ArrayTable
with the same mappings, allowed keys, and
iteration ordering as the provided ArrayTable
.
ConcurrentHashMultiset
using the default
initial capacity, load factor, and concurrency settings.
ConcurrentHashMultiset
containing the specified elements, using
the default initial capacity, load factor, and concurrency settings.
ConcurrentHashMultiset
using mapMaker
to construct the internal backing map.
EnumBiMap
using the specified key and value
types.
EnumHashBiMap
using the specified key type.
EnumMultiset
.
EnumMultiset
containing the specified elements.
HashBasedTable
.
HashBasedTable
with the specified map sizes.
HashBasedTable
with the same mappings as the specified
table.
HashBiMap
with the default initial capacity
(16).
map
.
HashMultimap
with the default initial
capacities.
HashMultimap
with enough capacity to hold the
specified numbers of keys and values without rehashing.
HashMultimap
with the same mappings as the specified
multimap.
HashMultiset
using the default initial
capacity.
HashMultiset
with the specified expected
number of distinct elements.
HashMultiset
containing the specified elements.
LinkedHashMultimap
with the default initial
capacities.
LinkedHashMultimap
with enough capacity to hold
the specified numbers of keys and values without rehashing.
LinkedHashMultimap
with the same mappings as the
specified multimap.
LinkedHashMultiset
using the default initial
capacity.
LinkedHashMultiset
with the specified expected
number of distinct elements.
LinkedHashMultiset
containing the specified elements.
LinkedListMultimap
with the default initial
capacity.
LinkedListMultimap
with enough capacity to hold
the specified number of keys without rehashing.
LinkedListMultimap
with the same mappings as the
specified Multimap
.
MutableClassToInstanceMap
instance backed by a HashMap
using the default initial capacity and load factor.
MutableClassToInstanceMap
instance backed by a given
empty backingMap
.
TreeBasedTable
that uses the natural orderings
of both row and column keys.
TreeBasedTable
that is ordered by the specified
comparators.
TreeBasedTable
with the same mappings and sort order
as the specified TreeBasedTable
.
TreeMultimap
ordered by the natural ordering of
its keys and values.
TreeMultimap
instance using explicit comparators.
TreeMultimap
, ordered by the natural ordering of its
keys and values, with the same mappings as the specified multimap.
Builder
of a BloomFilter
, with the expected number
of insertions and expected false positive probability.
Builder
of a BloomFilter
, with the expected number
of insertions, and a default expected false positive probability of 3%.
AtomicLongMap
.
AtomicLongMap
with the same mappings as the specified Map
.
ListenableFutureTask
that will upon running, execute the
given Callable
.
ListenableFutureTask
that will upon running, execute the
given Runnable
, and arrange that get
will return the
given result on successful completion.
SettableFuture
in the default state.
java.io.tmpdir
system
property), and returns its name.
Iterator
cycles indefinitely over the elements of
this fluent iterable.
iterable
.
iterable
.
key
, and returns the new value.
type
as defined by JLS --- 0
for numbers, false
for boolean
and '\0'
for char
.
Ordering.natural()
if the left map uses the
natural ordering of its elements.
Comparable
domain such as all
Integer
s.DiscreteDomain
instances.AsyncEventBus.executor
to dispatch event
to handler
.
event
to the handler in wrapper
.
events
in the order they were posted, regardless of
the posting thread.
DiscreteDomain.next(C)
(if positive) or DiscreteDomain.previous(C)
(if negative) are needed to reach
end
starting from start
.
p
by q
, rounding using the specified
RoundingMode
.
p
by q
, rounding using the specified
RoundingMode
.
p
by q
, rounding using the specified
RoundingMode
.
val
.
val
.
true
if a
and b
are considered equivalent.
t
.
AbstractService.start()
to initiate service startup.
Math
.double
primitives, that are not
already found in either Double
or Arrays
.UnsignedInteger
as a float
, analogous to a widening
primitive conversion from int
to double
, and correctly rounded.
UnsignedLong
as a double
, analogous to a widening
primitive conversion from long
to double
, and correctly rounded.
AtomicDouble
as a double
.
BlockingQueue.drainTo(Collection, int)
, but if the requested
numElements
elements are not available, it will wait for them up to the specified
timeout.
SortedSet
view of the distinct elements in this multiset.
null
otherwise.
true
if the bounds of other
do not extend outside the bounds of this
range.
AbstractIterator.computeNext()
must invoke this method when
there are no elements left in the iteration.
event
for dispatch during
EventBus.dispatchQueuedEvents()
.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
array
, but
guaranteed to be of a specified minimum length.
Multiset.Entry
instances, each providing an element of the multiset and
the count of that element.
BiMap
backed by two EnumMap
instances.BiMap
backed by an EnumMap
instance for keys-to-values, and
a HashMap
instance for values-to-keys.EnumMap
.Enum
instances.true
if Equivalence.equivalent(Object, Object)
applied to the wrapped
references is true
and both wrappers use the same
equivalence.
Object.equals(java.lang.Object)
and Object.hashCode()
.
true
if object
is an Optional
instance, and either
the contained references are equal to each other or both
are absent.
MapDifference.ValueDifference.leftValue()
values are equal and their MapDifference.ValueDifference.rightValue()
values are also equal.
true
if object
is a range having the same endpoints and bound types as
this range.
o
is another TypeToken
that represents the same Type
.
true
if the object being
tested equals()
the given target or both are null.
Equivalence.Wrapper.equals(Object)
and Equivalence.Wrapper.hashCode()
delegate to an
Equivalence
.Equivalence
instances.true
if the given objects are considered equivalent.
target
according to this equivalence relation.
null
with the specified keys, assuming both
keys are valid.
null
with every pair of allowed row and column
keys.
identifier
.
Error
variant of ExecutionException
.null
as its detail message.
Executor
, that
guarantees that every Runnable
that is added will
be executed after ExecutionList.execute()
is called.ExecutionList
.
Executor
that will be used to run this service.
Executor
that will be used to run this service.
ScheduledExecutorService
that will be used to execute the AbstractScheduledService.startUp()
,
AbstractScheduledService.runOneIteration()
and AbstractScheduledService.shutDown()
methods.
expectedSize
.
MinMaxPriorityQueue
instances sized appropriately to hold expectedSize
elements.
MapMaker
is being moved to
CacheBuilder
. Functionality equivalent to
MapMaker.expiration(long, java.util.concurrent.TimeUnit)
is provided by
CacheBuilder.expireAfterWrite(long, java.util.concurrent.TimeUnit)
. Note that CacheBuilder
is simply an enhanced API for an implementation which was branched from
MapMaker
.
This method is scheduled for deletion in July 2012.
n!
, that is, the product of the first n
positive
integers, or 1
if n == 0
.
n!
, that is, the product of the first n
positive
integers, 1
if n == 0
, or e n!}, or
Double.POSITIVE_INFINITY
if n! > Double.MAX_VALUE
.
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
.
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
.
OutputStream
that starts buffering to a byte array, but
switches to file buffering once the data reaches a configurable size.InputSupplier
returned by
FileBackedOutputStream.getSupplier()
is finalized.
InputSupplier
returned
by FileBackedOutputStream.getSupplier()
is finalized.
unfiltered
that satisfy a predicate.
type
.
unfiltered
that satisfy a predicate.
type
in unfiltered
.
unfiltered
that satisfy a predicate.
type
in unfiltered
.
unfiltered
that satisfy a predicate.
SortedSet
, unfiltered
, that
satisfy a predicate.
unfiltered
that satisfy a
predicate.
unfiltered
that
satisfy a predicate.
unfiltered
that
satisfy a predicate.
unfiltered
whose keys
satisfy a predicate.
unfiltered
whose
keys satisfy a predicate.
unfiltered
whose keys
satisfy a predicate.
unfiltered
whose values
satisfy a predicate.
unfiltered
whose
values satisfy a predicate.
unfiltered
whose values
satisfy a predicate.
finalizeReferent()
method which a background thread invokes
after the garbage collector reclaims the referent.FinalizableReference.finalizeReferent()
on them.finalizeReferent()
method which a background thread invokes after
the garbage collector reclaims the referent.finalizeReferent()
method which a background thread invokes after
the garbage collector reclaims the referent.iterable
that satisfies the given
predicate; use this method only when such an element is known to exist.
iterable
that satisfies the given
predicate, or defaultValue
if none found.
iterator
that satisfies the given
predicate; use this method only when such an element is known to exist.
iterator
that satisfies the given
predicate.
Optional
containing the first element in this fluent iterable.
null
if
this multiset is empty.
Optional
containing the first element in this fluent iterable that
satisfies the given predicate, if such an element exists.
null
, if
either is, or otherwise throws a NullPointerException
.
float
primitives, that are not
already found in either Float
or Arrays
.UnsignedInteger
as a float
, analogous to a widening
primitive conversion from int
to float
, and correctly rounded.
UnsignedLong
as a float
, analogous to a widening
primitive conversion from long
to float
, and correctly rounded.
AtomicDouble
as a float
after a narrowing primitive conversion.
FluentIterable
provides a rich interface for manipulating Iterable
s in a chained
fashion.Flushable
, with control over whether an
IOException
may be thrown.
Flushable
objects.flush(flushable, true)
, but with no
IOException
in the signature.
array
in order.
put
that silently removes any existing entry
with the value value
before proceeding with the BiMap.put(K, V)
operation.
Enumeration
to the Iterator
interface.
Character
-based predicate, but
which operates on primitive char
instances instead.
InetAddress
having the given string representation.
Supplier.get()
on supplier
, regardless of its input.
BlockingQueue
which forwards all its method calls to another
BlockingQueue
.ForwardingCache
where subclasses can pass in an already
constructed Cache
as the delegete.ForwardingCheckedFuture
where subclasses
can pass in an already constructed CheckedFuture
as the delegate.ForwardingFuture.SimpleForwardingFuture
which forwards all its method calls to another future.ForwardingFuture
where subclasses
can pass in an already constructed Future
as the delegate.ForwardingListenableFuture.SimpleForwardingListenableFuture
which forwards all its method calls to another
future.ForwardingListenableFuture
where subclasses
can pass in an already constructed ListenableFuture
as the delegate.ForwardingLoadingCache
where subclasses can pass in an already
constructed LoadingCache
as the delegete.Map.entrySet()
in terms of the following
methods: ForwardingMap.clear()
, ForwardingMap.containsKey(java.lang.Object)
,
ForwardingMap.get(java.lang.Object)
, ForwardingMap.isEmpty()
, ForwardingMap.remove(java.lang.Object)
, and ForwardingMap.size()
.Map.keySet()
in terms of the following
methods: ForwardingMap.clear()
, ForwardingMap.containsKey(java.lang.Object)
,
ForwardingMap.isEmpty()
, ForwardingMap.remove(java.lang.Object)
, ForwardingMap.size()
, and the Set.iterator()
method of ForwardingMap.entrySet()
.Map.values()
in terms of the following
methods: ForwardingMap.clear()
, ForwardingMap.containsValue(java.lang.Object)
,
ForwardingMap.isEmpty()
, ForwardingMap.size()
, and the Set.iterator()
method of ForwardingMap.entrySet()
.Multiset.elementSet()
in terms of the
following methods: ForwardingCollection.clear()
, ForwardingCollection.contains(java.lang.Object)
, ForwardingCollection.containsAll(java.util.Collection>)
,
ForwardingMultiset.count(java.lang.Object)
, ForwardingCollection.isEmpty()
, the
Set.size()
and Set.iterator()
methods of ForwardingMultiset.entrySet()
, and ForwardingMultiset.remove(Object,
int)
.NavigableMap.descendingMap()
in terms of the methods of
this NavigableMap
.NavigableMap.navigableKeySet()
in terms of the methods of
this NavigableMap
.NavigableSet.descendingSet()
in terms of the other methods
of NavigableSet
, notably including NavigableSet.descendingIterator()
.Service
that forwards all method calls to another service.CacheBuilder
instance with the settings specified in spec
.
CacheBuilder
instance with the settings specified in spec
.
iterable
, or iterable
itself if it
is already a FluentIterable
.
FluentIterable
don't need to be converted to
FluentIterable
HostSpecifier
for the given string, throwing
an exception if parsing fails.
InternetDomainName
after lenient
validation.
char
value whose big-endian representation is
stored in the first 2 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getChar()
.
int
value whose big-endian representation is stored in
the first 4 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getInt()
.
long
value whose big-endian representation is
stored in the first 8 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getLong()
.
short
value whose big-endian representation is
stored in the first 2 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getShort()
.
HashCode
from a byte array.
char
value whose byte representation is the given 2
bytes, in big-endian order; equivalent to Chars.fromByteArray(new
byte[] {b1, b2})
.
int
value whose byte representation is the given 4
bytes, in big-endian order; equivalent to Ints.fromByteArray(new
byte[] {b1, b2, b3, b4})
.
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})
.
short
value whose byte representation is the given 2
bytes, in big-endian order; equivalent to Shorts.fromByteArray(new
byte[] {b1, b2})
.
HashCode
, of which the bytes will form the passed int, interpreted
in little endian order.
InternetDomainName.from(String)
InetAddress.getByAddress(java.lang.String, byte[])
expects).
HashCode
, of which the bytes will form the passed long, interpreted
in little endian order.
nullableReference
is non-null, returns an Optional
instance containing that
reference; otherwise returns Optional.absent()
.
ImmutableMap<String, String>
from a Properties
instance.
HostSpecifier
built from the provided specifier
,
which is already known to be valid.
Function
instances.T
into a PrimitiveSink
.from
object into the sink into
.
Future
computation asynchronously.Future
interface.a, b
.
a, b
.
MapMaker
, except restricted in the types of maps it can build.key
in this cache, obtaining that value from
valueLoader
if necessary.
key
in this cache, first loading that value if
necessary.
iterator
position + 1
times, returning the
element at the position
th position.
iterator
position + 1
times, returning the
element at the position
th position or defaultValue
otherwise.
null
if no such mapping exists.
i
.
key
, or zero if there is no value associated with
key
.
Future.get()
, converting most exceptions to a
new instance of the given checked exception type.
Future.get(long, TimeUnit)
, converting most
exceptions to a new instance of the given checked exception type.
keys
, creating or retrieving those values
if necessary.
getAllPresent
lacks any insight into the internal cache data
structure, and is thus forced to return the query keys instead of the cached keys.
keys
in this cache.
i
.
delta
to the value currently associated with key
, and returns the old
value.
key
, and returns the old value.
key
, and returns the old value.
i
to the given value
and returns the old value.
Throwable
cause chain as a list.
int[]
, T[]
,
<? extends Map<String, Integer>[]>
etc.), or else null
is returned.
ByteStreams.hash(com.google.common.io.InputSupplier extends java.io.InputStream>, com.google.common.hash.HashFunction)
instead. For example,
ByteStreams.hash(supplier, Hashing.sha1())
. This method is
scheduled to be removed in Guava release 13.0.
Files.hash(java.io.File, com.google.common.hash.HashFunction)
instead. For example,
Files.hash(file, Hashing.sha1())
. This method is scheduled to
be removed in Guava release 13.0.
Field
in which enumValue
is defined.
iterable
or defaultValue
if
the iterable is empty.
HostAndPort
instance that should
represent the hostname or IPv4/IPv6 literal.
Enum.valueOf(java.lang.Class, java.lang.String)
.
key
in this cache, or null
if there is no
cached value for key
.
null
if no
entry for this class is present.
iterable
.
iterable
or defaultValue
if
the iterable is empty.
iterator
to the end, returning the last element.
iterator
to the end, returning the last element or
defaultValue
if the iterator is empty.
iterator
or defaultValue
if
the iterator is empty.
iterable
.
iterable
, or defaultValue
if the iterable is empty.
iterator
.
iterator
, or defaultValue
if the iterator is empty.
cls
according to the Java Language Specification (section
6.7).
classFullName
according to the Java Language Specification
(section 6.7).
T
.
URL
pointing to resourceName
if the resource is
found in the class path.
URL
pointing to resourceName
that is relative to
contextClass
, if the resource is found in the class path.
throwable
.
toString()
, followed by the full, recursive
stack trace of throwable
.
this
with subclass
as the raw class.
superclass
.
key
in this cache, first loading that value if
necessary.
Future.get()
uninterruptibly on a
task known not to throw a checked exception.
future.
get()
uninterruptibly.
future.
get(timeout, unit)
uninterruptibly.
minimumBits
.
endpoint
.
k
greatest elements of the given iterable according to
this ordering, in order from greatest to least.
GwtCompatible
and accessible in
GWT.AbstractInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
delegates to this method upon any method invocation on the proxy instance,
except Object.equals(java.lang.Object)
, Object.hashCode()
and Object.toString()
.
t
.
supplier
using hashFunction
.
file
using hashFunction
.
Table
using hash tables.BiMap
backed by two HashMap
instances.newHasher().putBytes(input).hash()
.
newHasher().putBytes(input, off, len).hash()
.
Equivalence.hash(Object)
applied to the the wrapped reference.
Arrays.asList(leftValue(), rightValue()).hashCode()
.
HashCode
instance; this is well-defined
(so, for example, you can safely put HashCode
instances into a HashSet
) but is otherwise probably not what you want to use.
value
; equal to the result of invoking
((Boolean) value).hashCode()
.
value
; equal to the result of invoking
((Byte) value).hashCode()
.
value
; equal to the result of invoking
((Character) value).hashCode()
.
value
; equal to the result of invoking
((Double) value).hashCode()
.
value
; equal to the result of invoking
((Float) value).hashCode()
.
value
; equal to the result of invoking
((Integer) value).hashCode()
.
value
; equal to the result of invoking
((Long) value).hashCode()
.
value
; equal to the result of invoking
((Short) value).hashCode()
.
HashCode
instances; most users should never have to use
this.PrimitiveSink
that can compute a hash code after reading the input.HashFunction
instances, and other static
hashing-related utilities.newHasher().putInt(input).hash()
; returns the hash code for the given
int
value, interpreted in little-endian byte order.
newHasher().putLong(input).hash()
; returns the hash code for the
given long
value, interpreted in little-endian byte order.
Multimap
using hash tables.HashMap
.newHasher().putString(input).hash()
.
newHasher().putString(input, charset).hash()
.
true
if this range has a lower endpoint.
true
if this range has an upper endpoint.
ImmutableSortedMap
, consisting of the entries
whose keys are less than toKey
.
ImmutableSortedMap
, consisting of the entries
whose keys are less than (or equal to, if inclusive
) toKey
.
upperBound
, optionally including upperBound
itself.
Cache
lookup methods have returned a cached value.
==
to compare values and System.identityHashCode(Object)
to compute the hash code.
CheckedFuture
which has its value set immediately upon
construction.
CheckedFuture
which has an exception set immediately upon
construction.
ListenableFuture
which has an exception set immediately
upon construction.
ListenableFuture
which has its value set immediately upon
construction.
BiMap
with reliable user-specified iteration order.public
static final
bimaps ("constant bimaps").ImmutableMap
.ImmutableCollection
types.List
implementation.public
static final
lists ("constant lists").ListMultimap
with reliable user-specified key and value
iteration order.ListMultimap
instances, especially
public static final
multimaps ("constant multimaps").Map
with reliable user-specified iteration
order.public
static final
maps ("constant maps").Multimap
.public static final
multimaps ("constant multimaps").public static final
multisets ("constant multisets").Set
with reliable, user-specified
iteration order.public
static final
sets ("constant sets").SetMultimap
with reliable user-specified key and value
iteration order.SetMultimap
instances, especially
public static final
multimaps ("constant multimaps").SortedMap
.public static final
maps ("constant maps").SortedMultiset
that stores its elements in a sorted array.public static final
multisets ("constant multisets").SortedSet
that stores its elements in a sorted array.public static final
sets ("constant sets"), with a given comparator.Table
with reliable user-specified iteration order.public
static final
tables ("constant tables").true
if the object reference
being tested is a member of the given collection.
key
, and returns the new value.
other
.
ImmutableListMultimap
that contains the results of
applying a specified function to each item in an Iterable
of
values.
ImmutableListMultimap
that contains the results of
applying a specified function to each item in an Iterator
of
values.
-1
if no
matching character is present.
-1
if no character matches after that position.
iterable
of the first element that satisfies
the provided predicate
, or -1
if the Iterable has no such
elements.
iterator
of the first element that satisfies
the provided predicate
, or -1
if the Iterator has no such
elements.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
target
in
array
.
target
within array
, or -1
if there is no such occurrence.
InetAddress
instances.MapMaker.initialCapacity
.
char
matcher that matches any character in a given range (both endpoints are
inclusive).
true
if the object being
tested is an instance of the given class.
Integer
.
String.intern()
for other immutable
types.Interner
.com
or foo.co.uk
.connectedRange
, if such a range exists.
int
.int
primitives, that are not
already found in either Integer
or Arrays
.UnsignedInteger
as an int
.
UnsignedLong
as an int
.
AtomicDouble
as an int
after a narrowing primitive conversion.
key
.
keys
.
source
into dest
, with
its key and value reversed.
char
matcher that matches only one specified character.
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.
int[]
, T[]
,
<? extends Map<String, Integer>[]>
etc.
type
.
type
.
true
if there exists a (possibly empty) range which is enclosed by both this range and other
.
false
.
true
if the multimap contains no key-value pairs.
true
if this range is of the form [v..v)
or (v..v]
.
true
if the table contains no mappings.
true
if this map contains no key-value mappings.
true
if value
represents a real number.
true
if value
represents a real number.
true
if the supplied string is a valid IP string
literal, false
otherwise.
c
is one of the twenty-six lowercase ASCII alphabetic characters
between 'a'
and 'z'
inclusive.
true
if x
represents a mathematical integer.
char
matcher that matches any character except the one specified.
true
if the object reference
being tested is null.
true
if the given string is null or is the empty string.
true
if each element in iterable
after the first is
greater than or equal to the element that preceded it, according to this
ordering.
true
if x
represents a power of two.
true
if x
is exactly equal to 2^k
for some finite integer
k
.
true
if x
represents a power of two.
true
if x
represents a power of two.
true
if this holder contains a (non-null) instance.
true
if Stopwatch.start()
has been called on this stopwatch,
and Stopwatch.stop()
has not been called since the last call to start()
.
true
if this service is running.
true
if each element in iterable
after the first is
strictly greater than the element that preceded it, according to
this ordering.
c
is one of the twenty-six uppercase ASCII alphabetic characters
between 'A'
and 'Z'
inclusive.
true
if the supplied string is a valid URI IP string
literal, false
otherwise.
specifier
represents a valid
HostSpecifier
as described in the documentation for
HostSpecifier.fromValid(String)
.
InternetDomainName.isValid(String)
instead
true
if type
is one of the nine
primitive-wrapper types, such as Integer
.
Iterable
.Iterator
.Java's
definition
.
Character.isISOControl(char)
.
Java's
definition
.
Java's definition
.
Java's definition
.
Java's definition
.
text/javascript
may be
necessary in certain situations for compatibility.
Future
instances.Joiner.join(Iterator)
by casting parts
to
Iterator<?>
, or better yet, by implementing only Iterator
and not
Iterable
. This method is scheduled for deletion in June 2013.
parts
, using the
previously configured separator between each.
parts
, using the
previously configured separator between each.
parts
, using the
previously configured separator between each.
map
, using the
previously configured separator and key-value separator.
Joiner.MapJoiner.join(Iterator)
by casting entries
to
Iterator<? extends Entry<?, ?>>
, or better yet, by implementing only
Iterator
and not Iterable
. This method is scheduled for deletion
in June 2013.
entries
, using
the previously configured separator and key-value separator.
entries
, using
the previously configured separator and key-value separator.
InputStream
suppliers into a single supplier.
ByteStreams.join(Iterable)
.
Reader
suppliers into a single supplier.
CharStreams.join(Iterable)
.
boolean
values separated
by separator
.
char
values separated
by separator
.
double
values, converted
to strings as specified by Double.toString(double)
, and separated
by separator
.
float
values, converted
to strings as specified by Float.toString(float)
, and separated by
separator
.
int
values separated
by separator
.
long
values separated
by separator
.
short
values separated
by separator
.
byte
values separated
by separator
.
byte
values separated by
separator
.
int
values separated by
separator
.
long
values separated by
separator
.
Iterable
, varargs or even a
Map
) with a separator.Joiner
joins iterables and
arrays.toJoin.
join()
uninterruptibly.
unit.
timedJoin(toJoin, timeout)
uninterruptibly.
Optional
containing the last element in this fluent iterable.
null
if
this multiset is empty.
-1
if no
matching character is present.
target
in
array
.
target
in
array
.
target
in
array
.
target
in
array
.
target
in
array
.
target
in
array
.
target
in
array
.
target
in
array
.
i
to the given value.
Futures.transform(ListenableFuture, Function)
except that the
transformation function
is invoked on each call to
get()
on the returned future.
k
least elements of the given iterable according to
this ordering, in order from least to greatest.
endpoint
.
boolean
arrays
lexicographically.
char
arrays
lexicographically.
double
arrays
lexicographically.
float
arrays
lexicographically.
int
arrays
lexicographically.
long
arrays
lexicographically.
short
arrays
lexicographically.
byte
arrays
lexicographically.
byte
arrays
lexicographically.
int
values lexicographically.
long
values
lexicographically.
this
splitter but
stops splitting after it reaches the limit.
size
elements of this
fluent iterable.
limitSize
elements of the given
iterable.
limitSize
elements of the
given iterator.
readLines
methods.Readable
object.
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.Multiset
implementation with predictable iteration order.ListMultimap
that supports deterministic
iteration order for both keys and values.Future
that accepts completion listeners.FutureTask
that also implements the ListenableFuture
interface.ExecutorService
whose submit
and invokeAll
methods submit ListenableFutureTask
instances to the
given delegate executor.
ScheduledExecutorService
whose submit
and invokeAll
methods submit ListenableFutureTask
instances to the
given delegate executor.
ExecutorService
that returns ListenableFuture
instances.ScheduledExecutorService
that returns ListenableFuture
instances from its ExecutorService
methods.Future
to provide ListenableFuture
functionality.
Future
to provide ListenableFuture
functionality.
Multimap
that can hold duplicate key-value pairs and that maintains
the insertion ordering of values for a given key.List
instances.DataInput
that uses little-endian byte ordering
for reading short
, int
, float
, double
, and
long
values.LittleEndianDataInputStream
that wraps the given stream.
DataOutput
that uses little-endian byte ordering
for writing char
, short
, int
, float
, double
, and long
values.LittleEndianDataOutputStream
that wraps the given stream.
key
.
keys
.
Cache
lookup methods attempted to load new
values.
Cache
lookup methods threw an exception while loading a
new value.
Cache
lookup methods have successfully loaded a new value.
x
, rounded according to the specified rounding mode.
x
, rounded according to the specified rounding mode.
x
, rounded according to the specified rounding mode.
x
, rounded according to the specified rounding mode.
int
.
x
, rounded according to the specified rounding mode.
x
, rounded according to the specified rounding mode.
long
.Long
.
long
primitives, that are not
already found in either Long
or Arrays
.UnsignedInteger
as a long
.
UnsignedLong
as a long
.
AtomicDouble
as a long
after a narrowing primitive conversion.
BoundType.CLOSED
if the range includes
its lower endpoint, BoundType.OPEN
if it does not.
CheckedFuture
out of a normal ListenableFuture
and a Function
that maps from Exception
instances into the
appropriate checked type.
MapMaker
is being moved to
CacheBuilder
, with MapMaker.makeComputingMap(com.google.common.base.Function super K, ? extends V>)
being replaced
by CacheBuilder.build(com.google.common.cache.CacheLoader super K1, V1>)
. See the
MapMaker
Migration Guide for more details.
This method is scheduled for deletion in February 2013.
MapMaker.makeMap()
.
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
.
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
using the requested FileChannel.MapMode
.
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
using the requested FileChannel.MapMode
.
Map
or
Multimap
.MapConstraint
interface.InterruptedException
,
CancellationException
or ExecutionException
thrown by
get
to an exception of type X
to be thrown by
checkedGet
.
ConcurrentMap
instances having any combination of the following features:
keys or values automatically wrapped in weak or soft references
least-recently-used eviction when a maximum size is exceeded
time-based expiration of entries, measured since last access or last write
notification of evicted (or otherwise removed) entries
on-demand computation of values for keys not already present
MapMaker
instance with default settings, including strong keys, strong
values, and no automatic eviction of any kind.
Map
instances (including instances of
SortedMap
, BiMap
, etc.).true
if a character sequence contains only matching characters.
true
if a character sequence contains at least one matching character.
true
if a character sequence contains no matching characters.
array
.
array
, using the same rules
of comparison as Math.max(double, double)
.
array
, using the same rules
of comparison as Math.min(float, float)
.
array
.
array
.
array
.
array
.
array
.
array
, treating values as unsigned.
array
, treating values as unsigned.
int
.
long
.
short
.
byte
.
byte
.
MinMaxPriorityQueue
instances
that are limited to maximumSize
elements.
MinMaxPriorityQueue
instances that are limited to maximumSize
elements.
C
, if it has one.
MessageDigest
.
get()
and returns that value on subsequent calls to
get()
.
iterables
.
iterators
, traversing every element of the input iterators.
true
if the element might have been put in this Bloom filter,
false
if this is definitely not the case.
array
.
array
, using the same rules of
comparison as Math.min(double, double)
.
array
, using the same rules of
comparison as Math.min(float, float)
.
array
.
array
.
array
.
array
.
array
.
array
, treating values as unsigned.
array
, treating values as unsigned.
CacheStats
representing the difference between this CacheStats
and other
.
C
, if it has one.
Cache
lookup methods have returned an uncached (newly
loaded) value, or null.
x mod m
.
x mod m
.
x mod m
.
Executor
, ExecutorService
, and ThreadFactory
.Map
, but which may associate multiple
values with a single key.Multimap
.val
.
val
.
Set
, but
may have duplicate elements.Multiset
instances.ArrayBlockingQueue
instance.
ArrayDeque
instance.
ArrayDeque
instance containing the given elements.
ArrayList
instance.
ArrayList
instance containing the given
elements.
ArrayList
instance containing the given
elements.
ArrayList
instance containing the given
elements.
ArrayList
instance backed by an array of the
exact size specified; equivalent to
ArrayList.ArrayList(int)
.
ArrayList
instance sized appropriately to hold an
estimated number of elements without resizing.
CacheBuilder
instance with default settings, including strong keys,
strong values, and no automatic eviction of any kind.
ConcurrentLinkedQueue
instance.
ConcurrentLinkedQueue
instance containing the given elements.
ConcurrentMap
, which supports
all optional operations of the ConcurrentMap interface.
CopyOnWriteArrayList
instance.
CopyOnWriteArrayList
instance containing the given elements.
CopyOnWriteArraySet
instance.
CopyOnWriteArraySet
instance containing the given elements.
ByteArrayDataInput
instance to read from the bytes
array from the beginning.
ByteArrayDataInput
instance to read from the bytes
array, starting at the given position.
ByteArrayDataOutput
instance with a default size.
ByteArrayDataOutput
instance sized to hold
size
bytes before resizing.
EnumMap
instance.
EnumMap
with the same mappings as the specified map.
EnumSet
instance containing the given elements.
AbstractScheduledService.Scheduler
that schedules the task using the
ScheduledExecutorService.scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
method.
AbstractScheduledService.Scheduler
that schedules the task using the
ScheduledExecutorService.scheduleAtFixedRate(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
method.
Hasher
instance that is ready to receive data.
HashFunction.newHasher()
, but provides a hint of the
expected size of the input (in bytes).
HashMap
instance.
HashMap
instance with the same mappings as
the specified map.
HashMap
instance, with a high enough "initial capacity"
that it should hold expectedSize
elements without growth.
HashSet
instance.
HashSet
instance containing the given
elements in unspecified order.
HashSet
instance containing the given
elements in unspecified order.
HashSet
instance containing the given
elements in unspecified order.
HashSet
instance, with a high enough "initial capacity"
that it should hold expectedSize
elements without growth.
IdentityHashMap
instance.
Set
that uses identity to determine equality.
ByteArrayInputStream
that read from the given byte array.
ByteArrayInputStream
that read from the given byte array.
FileInputStream
that read from a file.
InputStream
that
read from the given URL.
LinkedBlockingDeque
instance.
LinkedBlockingDeque
with the given (fixed) capacity.
LinkedBlockingDeque
instance containing the given elements.
LinkedBlockingQueue
instance.
LinkedBlockingQueue
with the given (fixed) capacity.
LinkedBlockingQueue
instance containing the given elements.
LinkedHashMap
instance.
LinkedHashMap
instance
with the same mappings as the specified map.
LinkedHashSet
instance.
LinkedHashSet
instance containing the
given elements in order.
LinkedHashSet
instance, with a high enough "initial
capacity" that it should hold expectedSize
elements without
growth.
LinkedList
instance.
LinkedList
instance containing the given elements.
ListMultimap
that uses the provided map and factory.
Multimap
that uses the provided map and factory.
FileOutputStream
that write to a file.
FileOutputStream
that write to or append to a file.
PriorityBlockingQueue
instance.
PriorityBlockingQueue
instance containing the given elements.
PriorityQueue
instance.
PriorityQueue
instance containing the given elements.
interfaceType
by
dispatching method invocations to handler
.
interfaceType
that delegates all method
calls to the target
object, enforcing the specified time limit on
each call.
StringReader
that
read a string value.
InputStreamReader
,
using the given InputStream
factory and character set.
InputStreamReader
that read a file using the given character set.
InputStreamReader
that read a URL using the given character set.
AtomicReference
instance with no initial value.
AtomicReference
instance with the given initial value.
AtomicReferenceArray
instance of given length.
AtomicReferenceArray
instance with the same length as,
and all elements copied from, the given array.
SetMultimap
that uses the provided map and factory.
SortedSetMultimap
that uses the provided map and
factory.
SynchronousQueue
instance.
TreeMap
instance using the natural
ordering of its elements.
TreeMap
instance with the same mappings as
the specified map and using the same ordering as the specified map.
TreeMap
instance using the given
comparator.
TreeSet
instance sorted by the
natural sort ordering of its elements.
TreeSet
instance containing the given
elements sorted by their natural ordering.
TreeSet
instance with the given
comparator.
OutputStreamWriter
,
using the given OutputStream
factory and character set.
OutputStreamWriter
that write to a file using the given character set.
OutputStreamWriter
that write to or append to a file using the given character set.
C
that is greater than
value
, or null
if none exists.
Ascii.LF
.
char
matcher that matches any character not present in the given character
sequence.
true
if the given predicate
evaluates to false
.
Service.State.FAILED
.
true
if the object reference
being tested is not null.
OutputStream
that simply discards written bytes.null
as less than all other values
and uses this
to compare non-null values.
null
as greater than all other
values and uses this ordering to compare non-null values.
Object
.Objects.toStringHelper(java.lang.Object)
.Optional
instance containing the given non-null reference.
type
.
type
.
instance
.
this
splitter, but
automatically omits empty strings from the results.
Objects.ToStringHelper.toString()
will
ignore null
values.
separator
between consecutive elements.
separator
between consecutive elements.
CharMatcher
to be a separator.
pattern
to be a separator.
Future
computation fails or is canceled.
F
which evaluates equivalence by first applying
function
to the argument, then evaluating using this
.
F
which orders elements by first applying
a function to them, then comparing those results using this
.
Future
computation when it is
successful.
lower
and strictly less than upper
.
lower
and less than or equal to upper
.
other
.
defaultValue
otherwise.
Optional
if it has a value present; secondChoice
otherwise.
supplier.get()
otherwise.
true
if any one of its
components evaluates to true
.
true
if any one of its
components evaluates to true
.
true
if either of its
components evaluates to true
.
MinMaxPriorityQueue
instances that use comparator
to determine the
least and greatest elements.
Collection
of all the permutations of the specified
Iterable
.
Collection
of all the permutations of the specified
Iterable
using the specified Comparator
for establishing
the lexicographical ordering.
null
otherwise.
minLength
, consisting of
string
appended with as many copies of padChar
as are
necessary to reach that length.
minLength
, consisting of
string
prepended with as many copies of padChar
as are
necessary to reach that length.
hashCode
has enough bits, returns hashCode.asLong()
, otherwise
returns a long
value with hashCode.asInt()
as the least-significant
four bytes and 0x00
as each of the most-significant four bytes.
InternetDomainName
that is the immediate ancestor of
this one; that is, the current domain with the leftmost part removed.
int
value represented by the given decimal string.
int
value represented by a string with the given radix.
long
value represented by the given decimal string.
long
value represented by a string with the given radix.
PeekingIterator.peek()
.
null
if the queue is empty.
PeekingIterator
backed by the given iterator.
null
if the queue is empty.
Collection
of all the permutations of the specified
Collection
.
CacheStats
representing the sum of this CacheStats
and other
.
null
if the queue is empty.
null
if this multiset is empty.
null
if this multiset is empty.
null
if the queue is empty.
null
if this multiset is empty.
null
if this multiset is empty.
b
to the k
th power.
b
to the k
th power.
set
.
char
matcher functionally equivalent to this one, but which may be faster to
query than the original; your mileage may vary.
Predicate
instances.optionals
, in order,
skipping over occurrences of Optional.absent()
.
C
that is less than
value
, or null
if none exists.
throwable
as-is if it is an instance of
RuntimeException
or Error
, or else as a last resort, wraps
it in a RuntimeException
then propagates.
throwable
exactly as-is, if and only if it is an
instance of declaredType
.
throwable
exactly as-is, if and only if it is an
instance of RuntimeException
or Error
.
throwable
exactly as-is, if and only if it is an
instance of RuntimeException
, Error
, or
declaredType
.
throwable
exactly as-is, if and only if it is an
instance of RuntimeException
, Error
, declaredType1
,
or declaredType2
.
null
if no public suffix is present.
value
with key
in this cache.
key
with value
in the built bimap.
key
with value
in the built map.
key
with value
in the built map.
entry
to the map, making it immutable if
necessary.
key
with value
in the built map.
entry
to the map, making it immutable if
necessary.
rowKey
, columnKey
) pair with value
in the built table.
cell
to the table, making it immutable if
necessary.
BloomFilter
.
newValue
with key
in this map, and returns the value previously
associated with key
, or zero if there was no such value.
map's
keys and values in the built map.
putByte(b ? (byte) 1 : (byte) 0)
.
putLong(Double.doubleToRawLongBits(d))
.
putInt(Float.floatToRawIntBits(f))
.
funnel.funnel(object, this)
.
putBytes(charSequence.toString().getBytes(Charsets.UTF_16LE))
.
putBytes(charSequence.toString().getBytes(charset))
.
queue.
put(element)
uninterruptibly.
Queue
and Deque
instances.Comparable
type; for example, "integers from 1 to 100 inclusive." Note that it is not
possible to iterate over these contained values unless an appropriate DiscreteDomain
can be provided to the asSet
method.lower
to upper
, where each endpoint may be either inclusive (closed) or exclusive
(open).
Range
instances.b
.
DataInputStream.readChar()
, except
using little-endian byte order.
double
as specified by
DataInputStream.readDouble()
, except using little-endian byte
order.
Readable
& Closeable
object
supplied by a factory.
float
as specified by DataInputStream.readFloat()
,
except using little-endian byte order.
DataInput.readFully(byte[])
.
len
bytes from the stream into the given array
starting at off
, with the same behavior as
DataInput.readFully(byte[], int, int)
.
DataInputStream.readInt()
, except
using little-endian byte order.
UnsupportedOperationException
.
Readable
& Closeable
object
supplied by a factory.
Readable
object.
Readable
and Closeable
object
supplied by a factory, stopping when our callback returns false, or we
have read all of the lines.
File
, stopping when our callback returns
false, or we have read all of the lines.
long
as specified by DataInputStream.readLong()
,
except using little-endian byte order.
short
as specified by DataInputStream.readShort()
,
except using little-endian byte order.
short
as specified by
DataInputStream.readUnsignedShort()
, except using little-endian
byte order.
CacheStats
during the operation of the cache.
key
, possibly asynchronously.
object
to receive events.
key
.
val
.
val
.
CacheBuilder
will
notify each time an entry is removed from the cache by any means.
ArrayTable.erase(java.lang.Object, java.lang.Object)
key
.
element
, or makes no
change if this is not possible.
e
in occurrencesToRemove
,
removes one occurrence of e
in multisetToModify
.
Cache
lookup methods have returned either a cached or
uncached value.
FileBackedOutputStream.close()
if not already closed, and then resets this
object back to its initial state, for reuse.
type
against the type context represented by this type.
multisetToModify
so that its count for an element
e
is at most multisetToRetain.count(e)
.
Callable
which immediately returns a preset value each
time it is called.
Lists.reverse(List)
or ImmutableList.reverse()
. This method is scheduled for deletion in
July 2012.
Ordering
equivalent to
Collections.reverseOrder(Comparator)
.
BigInteger
value that is equal to x
rounded with the specified
rounding mode, if possible.
int
value that is equal to x
rounded with the specified rounding
mode, if possible.
long
value that is equal to x
rounded with the specified rounding
mode, if possible.
Table
and whose rows are sorted.execute/submit
, as in ThreadPoolExecutor.CallerRunsPolicy
This
applies both to individually submitted tasks and to collections of tasks
submitted via invokeAll
or invokeAny
.
char
nearest in value to value
.
int
nearest in value to value
.
short
nearest in value to value
.
byte
nearest in value to value
.
byte
value that, when treated as unsigned, is nearest
in value to value
.
AbstractScheduledService.Scheduler
object used to configure this service.
Service.start()
and
Service.stop()
lifecycle methods to transition between states.value
with the specified row and column indices.
value
.
i
to the given value.
element
such that the ConcurrentHashMultiset.count(java.lang.Object)
of the
element becomes count
.
element
to newCount
, but only if
the count is currently expectedOldCount
.
Multiset.setCount(Object, int)
, provided that the element has the expected
current count.
throwable
.
Multimap
that cannot hold duplicate key-value pairs.Thread.setName(java.lang.String)
)
which are created with this ThreadFactory.
Set
instances.ListenableFuture
whose result may be set by a SettableFuture.set(Object)
or SettableFuture.setException(Throwable)
call.ThreadFactory
for new threads created with this
ThreadFactory.
Thread.UncaughtExceptionHandler
for new threads created with this
ThreadFactory.
MessageDigest
.
MessageDigest
.
MessageDigest
.
short
primitives, that are not
already found in either Short
or Arrays
.byte
primitives that
interpret values as signed.ExecutorService
.Executors.newCachedThreadPool()
to execute proxied method calls.
value
.
iterable
.
iterator
.
numberToSkip
elements.
iterable
that skips its first
numberToSkip
elements.
next()
on iterator
, either numberToSkip
times
or until hasNext()
returns false
, whichever comes first.
n
bytes of data from the input stream.
n
characters of data from the reader.
unit.
sleep(sleepFor)
uninterruptibly.
InputSupplier
that returns input streams from the
an underlying supplier, where each stream starts at the given
offset and is limited to the specified number of bytes.
MapMaker.softValues()
to create a memory-sensitive map, or MapMaker.weakKeys()
to
create a map that doesn't hold strong references to the keys.
This method is scheduled for deletion in January 2013.
SoftReference
(by default, strong references are used).
MapMaker.softValues()
.
SoftReference
(by default, strong references are used).
Multiset
which maintains the ordering of its elements, according to
either their natural order or an explicit Comparator
.SetMultimap
whose set of values for a given key are kept sorted;
that is, they comprise a SortedSet
.Ascii.SP
.
other
.
sequence
into substrings, splits each substring into
an entry, and returns an unmodifiable map with each of the entries.
sequence
into string components and makes them available
through an Iterator
, which may be lazily evaluated.
CharSequence
)
into substrings, by recognizing a separator (a.k.a.Splitter
splits
iterables and lists.x
, rounded with the specified rounding mode.
x
, rounded with the specified rounding mode.
x
, rounded with the specified rounding mode.
ForwardingCollection.add(Object)
, in terms of
ForwardingList.add(int, Object)
.
ForwardingCollection.add(Object)
in terms of ForwardingMultiset.add(Object, int)
.
ForwardingCollection.addAll(java.util.Collection extends E>)
in terms of ForwardingCollection.add(E)
.
ForwardingList.addAll(int, Collection)
, in
terms of the add
method of ForwardingList.listIterator(int)
.
ForwardingCollection.addAll(Collection)
in terms of ForwardingCollection.add(Object)
and ForwardingMultiset.add(Object, int)
.
ForwardingNavigableSet.ceiling(E)
in terms of the iterator
method of
ForwardingNavigableSet.tailSet(Object, boolean)
.
ForwardingNavigableMap.ceilingEntry(K)
in terms of the firstEntry()
of
ForwardingNavigableMap.tailMap(Object, boolean)
.
ForwardingNavigableMap.ceilingKey(K)
in terms of ceilingEntry
.
ForwardingCollection.clear()
in terms of ForwardingCollection.iterator()
,
using the iterator's remove
method.
ForwardingMap.clear()
in terms of the iterator
method of ForwardingMap.entrySet()
.
ForwardingCollection.clear()
in terms of the iterator
method of ForwardingMultiset.entrySet()
.
ForwardingCollection.contains(java.lang.Object)
in terms of ForwardingCollection.iterator()
.
ForwardingCollection.contains(java.lang.Object)
in terms of ForwardingMultiset.count(java.lang.Object)
.
ForwardingCollection.contains(java.lang.Object)
in terms of the first()
method of ForwardingSortedSet.tailSet(E)
.
ForwardingCollection.containsAll(java.util.Collection>)
in terms of ForwardingCollection.contains(java.lang.Object)
.
ForwardingMap.containsKey(java.lang.Object)
in terms
of the iterator
method of ForwardingMap.entrySet()
.
ForwardingMap.containsKey(java.lang.Object)
in terms of the firstKey()
method of ForwardingSortedMap.tailMap(K)
.
ForwardingMap.containsValue(java.lang.Object)
in terms of the iterator
method of ForwardingMap.entrySet()
.
ForwardingMultiset.count(java.lang.Object)
in terms of
ForwardingMultiset.entrySet()
.
ForwardingNavigableMap.descendingKeySet()
as the navigableKeySet
of
ForwardingNavigableMap.descendingMap()
.
ForwardingList.equals(Object)
in terms of ForwardingCollection.size()
and ForwardingCollection.iterator()
.
ForwardingMap.equals(java.lang.Object)
in terms of the equals
method of ForwardingMap.entrySet()
.
ForwardingMapEntry.equals(Object)
in terms of ForwardingMapEntry.getKey()
and ForwardingMapEntry.getValue()
.
ForwardingCollection.size()
in terms of
entrySet().size()
and ForwardingMultiset.count(java.lang.Object)
.
ForwardingSet.equals(java.lang.Object)
in terms of ForwardingCollection.size()
and
ForwardingCollection.containsAll(java.util.Collection>)
.
ForwardingNavigableMap.firstEntry()
in terms of the iterator()
of
ForwardingMap.entrySet()
.
ForwardingSortedMap.firstKey()
in terms of firstEntry
.
ForwardingNavigableSet.floor(E)
in terms of the descendingIterator
method of
ForwardingNavigableSet.headSet(Object, boolean)
.
ForwardingNavigableMap.floorEntry(K)
in terms of the lastEntry()
of
ForwardingNavigableMap.headMap(Object, boolean)
.
ForwardingNavigableMap.floorKey(K)
in terms of floorEntry
.
ForwardingList.hashCode()
in terms of ForwardingCollection.iterator()
.
ForwardingMap.hashCode()
in terms of the iterator
method of ForwardingMap.entrySet()
.
ForwardingMapEntry.hashCode()
in terms of ForwardingMapEntry.getKey()
and ForwardingMapEntry.getValue()
.
ForwardingMultiset.hashCode()
as entrySet().hashCode()
.
ForwardingSet.hashCode()
in terms of ForwardingCollection.iterator()
.
ForwardingSortedMap.headMap(Object)
in terms of
ForwardingNavigableMap.headMap(Object, boolean)
.
ForwardingSortedSet.headSet(Object)
in terms of the
ForwardingNavigableSet.headSet(Object, boolean)
method.
ForwardingNavigableSet.higher(E)
in terms of the iterator
method of
ForwardingNavigableSet.tailSet(Object, boolean)
.
ForwardingNavigableMap.higherEntry(K)
in terms of the firstEntry()
of
ForwardingNavigableMap.tailMap(Object, boolean)
.
ForwardingNavigableMap.higherKey(K)
in terms of higherEntry
.
ForwardingList.indexOf(java.lang.Object)
, in terms of ForwardingList.listIterator()
.
ForwardingCollection.isEmpty()
as !iterator().hasNext
.
ForwardingMap.isEmpty()
in terms of the iterator
method of ForwardingMap.entrySet()
.
ForwardingCollection.iterator()
, in terms of
ForwardingList.listIterator()
.
ForwardingCollection.iterator()
in terms of ForwardingMultiset.entrySet()
and ForwardingCollection.remove(Object)
.
ForwardingNavigableMap.lastEntry()
in terms of the iterator()
of the
ForwardingMap.entrySet()
of ForwardingNavigableMap.descendingMap()
.
ForwardingList.lastIndexOf(java.lang.Object)
, in terms of
ForwardingList.listIterator(int)
.
ForwardingSortedMap.lastKey()
in terms of lastEntry
.
ForwardingList.listIterator()
, in terms of
ForwardingList.listIterator(int)
.
ForwardingList.listIterator(int)
, in terms
of ForwardingCollection.size()
, ForwardingList.get(int)
, ForwardingList.set(int, Object)
, ForwardingList.add(int, Object)
, and ForwardingList.remove(int)
.
ForwardingNavigableSet.lower(E)
in terms of the descendingIterator
method of
ForwardingNavigableSet.headSet(Object, boolean)
.
ForwardingNavigableMap.lowerEntry(K)
in terms of the lastEntry()
of
ForwardingNavigableMap.headMap(Object, boolean)
.
ForwardingNavigableMap.lowerKey(K)
in terms of lowerEntry
.
ForwardingQueue.offer(E)
in terms of ForwardingCollection.add(E)
.
ForwardingQueue.peek()
in terms of ForwardingQueue.element()
.
ForwardingQueue.poll()
in terms of ForwardingQueue.remove()
.
ForwardingNavigableSet.pollFirst()
in terms of the iterator
method.
ForwardingNavigableMap.pollFirstEntry()
in terms of the iterator
of
entrySet
.
ForwardingNavigableSet.pollLast()
in terms of the descendingIterator
method.
ForwardingNavigableMap.pollFirstEntry()
in terms of the iterator
of the
entrySet
of descendingMap
.
ForwardingMap.putAll(Map)
in terms of ForwardingMap.put(Object, Object)
.
ForwardingCollection.remove(java.lang.Object)
in terms of ForwardingCollection.iterator()
,
using the iterator's remove
method.
ForwardingMap.remove(java.lang.Object)
in terms of
the iterator
method of ForwardingMap.entrySet()
.
ForwardingCollection.remove(Object)
in terms of ForwardingMultiset.remove(Object, int)
.
ForwardingMap.remove(java.lang.Object)
in terms of the iterator()
of the entrySet()
of ForwardingSortedMap.tailMap(K)
.
ForwardingCollection.remove(java.lang.Object)
in terms of the iterator()
method of ForwardingSortedSet.tailSet(E)
.
ForwardingCollection.removeAll(java.util.Collection>)
in terms of ForwardingCollection.iterator()
,
using the iterator's remove
method.
ForwardingCollection.removeAll(java.util.Collection>)
in terms of the removeAll
method of ForwardingMultiset.elementSet()
.
ForwardingCollection.removeAll(java.util.Collection>)
in terms of ForwardingCollection.iterator()
and ForwardingCollection.remove(java.lang.Object)
.
ForwardingCollection.retainAll(java.util.Collection>)
in terms of ForwardingCollection.iterator()
,
using the iterator's remove
method.
ForwardingCollection.retainAll(java.util.Collection>)
in terms of the retainAll
method of ForwardingMultiset.elementSet()
.
ForwardingMultiset.setCount(Object, int)
in terms of ForwardingMultiset.count(Object)
, ForwardingMultiset.add(Object, int)
, and ForwardingMultiset.remove(Object,
int)
.
ForwardingMultiset.setCount(Object, int, int)
in terms of
ForwardingMultiset.count(Object)
and ForwardingMultiset.setCount(Object, int)
.
ForwardingCollection.size()
in terms of
ForwardingMultiset.entrySet()
.
ForwardingService.startAndWait()
, in terms of
ForwardingService.start()
.
ForwardingService.stopAndWait()
, in terms of
ForwardingService.stop()
.
ForwardingList.subList(int, int)
.
ForwardingSortedMap.subMap(Object, Object)
in terms of
ForwardingNavigableMap.subMap(Object, boolean, Object, boolean)
.
ForwardingSortedMap.subMap(Object, Object)
in
terms of ForwardingSortedMap.headMap(Object)
and ForwardingSortedMap.tailMap(Object)
.
ForwardingNavigableSet.subSet(Object, boolean, Object, boolean)
in terms of the
headSet
and tailSet
methods.
ForwardingSortedSet.subSet(Object, Object)
in terms of the
ForwardingNavigableSet.subSet(Object, boolean, Object, boolean)
method.
ForwardingSortedSet.subSet(Object, Object)
in
terms of ForwardingSortedSet.headSet(Object)
and ForwardingSortedSet.tailSet(Object)
.
ForwardingSortedMap.tailMap(Object)
in terms of
ForwardingNavigableMap.tailMap(Object, boolean)
.
ForwardingSortedSet.tailSet(Object)
in terms of the
ForwardingNavigableSet.tailSet(Object, boolean)
method.
ForwardingCollection.toArray()
in terms of ForwardingCollection.toArray(Object[])
.
ForwardingCollection.toArray(Object[])
in terms of ForwardingCollection.size()
and ForwardingCollection.iterator()
.
ForwardingObject.toString()
in terms of ForwardingCollection.iterator()
.
ForwardingObject.toString()
in terms of the iterator
method of ForwardingMap.entrySet()
.
ForwardingObject.toString()
in terms of ForwardingMapEntry.getKey()
and ForwardingMapEntry.getValue()
.
ForwardingObject.toString()
as entrySet().toString()
.
Service.State.NEW
, this initiates service startup
and returns immediately.
System.nanoTime()
as its time source.
CharSequence
.
String
or CharSequence
instances.fromIndex
, inclusive, and toIndex
, exclusive.
ImmutableSortedMap
, consisting of the entries
whose keys ranges from fromKey
, inclusive, to toKey
,
exclusive.
ImmutableSortedMap
, consisting of the entries
whose keys ranges from fromKey
to toKey
, inclusive or
exclusive as indicated by the boolean flags.
lowerBound
and upperBound
.
AnnotatedHandlerFinder
and EventBus
.val
.
val
.
ListenableFuture
whose value is a list containing the
values of all its successful input futures.
ListenableFuture
whose value is a list containing the
values of all its successful input futures.
Supplier.get()
on that supplier.
ListMultimap
backed by the
specified multimap.
SetMultimap
backed by the
specified multimap.
SortedSetMultimap
backed by
the specified multimap.
get()
method synchronizes on
delegate
before calling it, making it thread-safe.
System.nanoTime()
.
Table
.ImmutableSortedMap
, consisting of the entries
whose keys are greater than or equals to fromKey
.
ImmutableSortedMap
, consisting of the entries
whose keys are greater than (or equal to, if inclusive
)
fromKey
.
lowerBound
, optionally including lowerBound
itself.
queue.
take()
uninterruptibly.
application/javascript
to be the correct media type for JavaScript,
but this may be necessary in certain situations for compatibility.
setThreadFactory(
Executors.defaultThreadFactory()
)
.ThreadFactory
builder.
Throwable
.String s
from this format to the specified format
.
InetAddress
.
Boolean
instances into a new array of
primitive boolean
values.
collection
, converted to
a byte
value in the manner of Number.byteValue()
.
Character
instances into a new array of
primitive char
values.
collection
, converted to
a double
value in the manner of Number.doubleValue()
.
collection
, converted to
a float
value in the manner of Number.floatValue()
.
collection
, converted to
a int
value in the manner of Number.intValue()
.
collection
, converted to
a long
value in the manner of Number.longValue()
.
collection
, converted to
a short
value in the manner of Number.shortValue()
.
InputStream
factory as a byte array.
value
in a 2-element byte
array; equivalent to ByteBuffer.allocate(2).putChar(value).array()
.
value
in a 4-element byte
array; equivalent to ByteBuffer.allocate(4).putInt(value).array()
.
value
in an 8-element byte
array; equivalent to ByteBuffer.allocate(8).putLong(value).array()
.
value
in a 2-element byte
array; equivalent to ByteBuffer.allocate(2).putShort(value).array()
.
ImmutableList
containing all of the elements from this
fluent iterable in proper sequence.
ImmutableSet
containing all of the elements from this
fluent iterable with duplicates removed.
ImmutableSortedSet
containing all of the elements from this
FluentIterable
in the order specified by comparator
, with duplicates
(determined by comaprator.compare(x, y) == 0
) removed.
int
as a long
, when treated as unsigned.
CacheBuilderSpec
.
CharMatcher
, such as
CharMatcher.or(WHITESPACE, JAVA_DIGIT)
.
Objects.toStringHelper(Object)
.
toString(4)
(four significant figures).
{key}={value}
.
rowMap().toString()
.
"[1..100]"
.
[e1, e2, ..., en]
.
toString
method.
iterable
, with the format
[e1, e2, ..., en]
.
iterator
, with the format
[e1, e2, ..., en]
.
toString
on the map returned by Multimap.asMap()
.
"[3..5)"
(other examples are
listed in the class documentation).
HashCode.asBytes()
, in order, as a two-digit unsigned
hexadecimal number in lower case.
Readable
object into a String
.
Readable
& Closeable
object
supplied by a factory as a String
.
String
, using the given
character set.
String
, using the given
character set.
UnsignedInteger
value, in base 10.
UnsignedInteger
value, in base radix
.
x
for the given radix, where x
is treated
as unsigned.
UnsignedLong
value, in base 10.
UnsignedLong
value, in base radix
.
x
for the given radix, where x
is treated
as unsigned.
Object.toString()
will delegate to this method.
toString()
on its argument.
Objects.ToStringHelper
.
Objects.ToStringHelper
in the same manner as
Objects.toStringHelper(Object)
, but using the name of clazz
instead of using an instance's Object.getClass()
.
Objects.ToStringHelper
in the same manner as
Objects.toStringHelper(Object)
, but using className
instead
of using an instance's Object.getClass()
.
InetAddress
suitable
for inclusion in a URI.
Function
; otherwise,
Optional.absent()
is returned.
function
to each element of
fromCollection
.
function
to each element of this
fluent iterable.
function
to each element of fromIterable
.
function
to each element of fromIterator
.
function
to each element of fromList
.
ListenableFuture
whose result is asynchronously
derived from the result of the given Future
.
ListenableFuture
whose result is asynchronously
derived from the result of the given Future
.
ListenableFuture
whose result is the product of
applying the given Function
to the result of the given Future
.
ListenableFuture
whose result is the product of
applying the given Function
to the result of the given Future
.
ListMultimap
whose values are derived from the
original multimap's entries.
ListMultimap
where each value is transformed by
a function.
Table
whose row keys and column keys are ordered
by their natural ordering or by supplied comparators.Multimap
whose keys and values are ordered by
their natural ordering or by supplied comparators.Comparator
.CharMatcher.collapseFrom(java.lang.CharSequence, char)
does, except that
groups of matching characters at the start or end of the sequence are removed without
replacement.
this
splitter, but
automatically removes leading and trailing whitespace from each returned substring; equivalent
to trimResults(CharMatcher.WHITESPACE)
.
this
splitter, but
removes all leading or trailing characters matching the given CharMatcher
from each returned substring.
ArrayListMultimap
, if feasible.
Optional
containing the first element in iterable
that satisfies the given predicate, if such an element exists.
Optional
containing the first element in iterator
that satisfies the given predicate, if such an element exists.
TypeToken.where(com.google.common.reflect.TypeParameter, com.google.common.reflect.TypeToken)
.Type
with generics.T
.
T
while resolving free type variables in the context of
declaringClass
.
T
is or is a subtype of.Thread.UncaughtExceptionHandler
instances.ExecutionException
.null
as its detail message.
TimeoutException
.Map.values()
are the given
elements in the given order, and each key is the product of invoking a
supplied function on its corresponding value.
Map.values()
are the given
elements in the given order, and each key is the product of invoking a
supplied function on its corresponding value.
iterable
.
iterator
.
UnmodifiableIterator.remove()
.UnmodifiableIterator.remove()
, UnmodifiableListIterator.add(E)
, or
UnmodifiableListIterator.set(E)
.ListMultimap
.
SetMultimap
.
SortedSetMultimap
.
object
.
byte
primitives that interpret
values as unsigned (that is, any negative value b
is treated
as the positive value 256 + b
).int
values, supporting arithmetic operations.int
primitives that interpret values as
unsigned (that is, any negative value x
is treated as the positive value
2^32 + x
).long
values, supporting arithmetic operations.long
primitives that interpret values as
unsigned (that is, any negative value x
is treated as the positive value
2^64 + x
).type
if it is a
wrapper type; otherwise returns type
itself.
BoundType.CLOSED
if the range includes
its upper endpoint, BoundType.OPEN
if it does not.
nullText
for any provided null keys or values.
nullText
for any provided null elements.
toString()
.
null
indicating that natural ordering is used.
UnsignedInteger
that is equal to value
,
if possible.
UnsignedInteger
representing the same value as the specified
BigInteger
.
UnsignedInteger
holding the value of the specified String
, parsed
as an unsigned int
value.
UnsignedInteger
holding the value of the specified String
, parsed
as an unsigned int
value in the specified radix.
UnsignedLong
representing the same value as the specified BigInteger
.
UnsignedLong
holding the value of the specified String
, parsed as
an unsigned long
value.
UnsignedLong
holding the value of the specified String
, parsed as
an unsigned long
value in the specified radix.
Function
that maps an Enum
name to the associated
Enum
constant.
true
if there was an automatic removal due to eviction (the cause is neither
RemovalCause.EXPLICIT
nor RemovalCause.REPLACED
).
i
to the given
updated value
if the current value is bitwise equal
to the expected value.
WeakReference
(by default, strong references are used).
MapMaker.weakKeys()
.
WeakReference
(by default, strong references are used).
WeakReference
(by default, strong references are used).
MapMaker.weakValues()
.
WeakReference
(by default, strong references are used).
TypeToken
where type variables represented by typeParam
are substituted by typeArg
.
TypeToken
where type variables represented by typeParam
are substituted by typeArg
.
charset
parameter set to the name
of the given charset.
MapJoiner
using the given key-value separator, and the same configuration as
this Joiner
otherwise.
MapSplitter
which splits entries based on this splitter,
and splits entries into keys and values using the specified separator.
MapSplitter
which splits entries based on this splitter,
and splits entries into keys and values using the specified key-value
splitter.
reference
that implements
Object.equals()
such that
wrap(this, a).equals(wrap(this, b))
if and only if this.equivalent(a, b)
.
type
if it is a primitive
type; otherwise returns type
itself.
write(s.getBytes(Charsets.UTF_8))
.
writeBytes(String s)
are considered
dangerous. Please use LittleEndianDataOutputStream.writeUTF(String s)
,
LittleEndianDataOutputStream.writeChars(String s)
or another write method instead.
dest
.
DataOutputStream.writeChar(int)
,
except using little-endian byte order.
String
as specified by
DataOutputStream.writeChars(String)
, except each character is
written using little-endian byte order.
double
as specified by
DataOutputStream.writeDouble(double)
, except using little-endian
byte order.
float
as specified by
DataOutputStream.writeFloat(float)
, except using little-endian byte
order.
int
as specified by
DataOutputStream.writeInt(int)
, except using little-endian byte
order.
long
as specified by
DataOutputStream.writeLong(long)
, except using little-endian byte
order.
short
as specified by
DataOutputStream.writeShort(int)
, except using little-endian byte
order.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |