Uses of Class
com.tangosol.util.ExternalizableHelper.IntDecoratedObject
-
Packages that use ExternalizableHelper.IntDecoratedObject Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of ExternalizableHelper.IntDecoratedObject in com.tangosol.util
Methods in com.tangosol.util that return ExternalizableHelper.IntDecoratedObject Modifier and Type Method Description static ExternalizableHelper.IntDecoratedObject
ExternalizableHelper. decorate(Object oValue, int nDecoration)
Decorate the specified value with the specified integer decoration.
-