|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
java.util.concurrent.atomic.AtomicLong
.null
if there is no such element.
null
if
there is no such key.
null
if there is no such key.
==
the expected value.
ConcurrentMap
supporting NavigableMap
operations,
and recursively so for its navigable sub-maps.ConcurrentNavigableMap
implementation.NavigableSet
implementation based on
a ConcurrentSkipListMap
.NavigableSet
view of the keys contained in this map.
NavigableSet
view of the keys contained in this map.
Set
view of the mappings contained in this map.
null
if the map is empty.
null
if there is no such element.
null
if there
is no such key.
null
if there is no such key.
null
if this map contains no mapping for the key.
inclusive
is true) toKey
.
inclusive
is true) toElement
.
null
if there is no such element.
null
if there
is no such key.
null
if there is no such key.
java.util.concurrent.CountDownLatch
.java.util.concurrent.Semaphore
.IQueue
, ISet
and IList
NavigableSet
view of the keys contained in this map.
NavigableSet
view of the keys contained in this map.
null
if the map is empty.
null
if there is no such element.
null
if there is
no such key.
null
if there is no such key.
ITopic
.NavigableSet
view of the keys contained in this map.
NavigableSet
view of the keys contained in this map.
SortedMap
extended with navigation methods returning the
closest matches for given search targets.SortedSet
extended with navigation methods reporting
closest matches for given search targets.null
if this set is empty.
null
if the map is empty.
null
if this set is empty.
null
if the map is empty.
MBeanRegistration
MBeanRegistration
MBeanRegistration
MBeanRegistration
#put(K, V, long, TimeUnit)
but MapStore, if defined,
will not be called to store/persist the entry.
readByte
method of
DataInput
.
readChar
method of
DataInput
.
readDouble
method of
DataInput
.
readFloat
method of
DataInput
.
readInt
method of
DataInput
.
BufferedReader.readLine()
method.
Programs that use the DataInputStream
class to
read lines can be converted to use the
BufferedReader
class by replacing code of the
form: with:DataInputStream d = new DataInputStream(in);
BufferedReader d = new BufferedReader(new InputStreamReader(in));
readLong
method of
DataInput
.
readShort
method of
DataInput
.
readUnsignedByte
method of
DataInput
.
readUnsignedShort
method of
DataInput
.
readUTF
method of
DataInput
.
fromKey
to toKey
.
fromElement
to toElement
.
inclusive
is true) fromKey
.
inclusive
is true) fromElement
.
true
,
reducing the number of available permits by one.
true
,
reducing the number of available permits by the given amount.
true
,
reducing the number of available permits by the given amount.
Collection
view of the values contained in this map.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |