org.eclipse.*
-
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectByteHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final byte |
EMPTY_VALUE |
0 |
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectCharHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final char |
EMPTY_VALUE |
0 |
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final double |
EMPTY_VALUE |
0.0 |
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectFloatHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final float |
EMPTY_VALUE |
0.0f |
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final int |
EMPTY_VALUE |
0 |
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final long |
EMPTY_VALUE |
0L |
-
-
org.eclipse.collections.impl.map.mutable.primitive.ObjectShortHashMap<K>
Modifier and Type |
Constant Field |
Value |
public static final short |
EMPTY_VALUE |
0 |
-
Copyright © 2004–2016. All rights reserved.