|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.util.Base
com.tangosol.util.BitHelper
com.tangosol.util.ExternalizableHelper
com.tangosol.util.ExternalizableHelper.IntDecoratedObject
protected static final class ExternalizableHelper.IntDecoratedObject
Integer decorated object.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.tangosol.util.Base |
|---|
Base.LoggingWriter, Base.StackFrame |
| Field Summary |
|---|
| Fields inherited from class com.tangosol.util.Base |
|---|
LOG_ALWAYS, LOG_DEBUG, LOG_ERR, LOG_INFO, LOG_MAX, LOG_MIN, LOG_QUIET, LOG_WARN, POWER_0, POWER_G, POWER_K, POWER_M, POWER_T, UNIT_D, UNIT_H, UNIT_M, UNIT_MS, UNIT_NS, UNIT_S, UNIT_US |
| Constructor Summary | |
|---|---|
ExternalizableHelper.IntDecoratedObject(java.lang.Object oValue, int nDecoration)Construct an IntDecorated object with the specified value and decoration. |
|
| Method Summary | |
|---|---|
int |
getDecoration()Return the int decoration. |
java.lang.Object |
getValue()Return the underlying value. |
| Methods inherited from class com.tangosol.util.BitHelper |
|---|
countBits, countBits, countBits, indexOfLSB, indexOfLSB, indexOfLSB, indexOfMSB, indexOfMSB, indexOfMSB, rotateLeft, rotateLeft, rotateLeft, rotateRight, rotateRight, rotateRight, toBitString, toBitString, toBitString, toBytes, toBytes, toBytes, toBytes, toInt, toInt, toLong, toLong |
| Constructor Detail |
|---|
public ExternalizableHelper.IntDecoratedObject(java.lang.Object oValue,
int nDecoration)
oValue - the value to decoratenDecoration - the int decoration| Method Detail |
|---|
public java.lang.Object getValue()
public int getDecoration()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||