Class Reference
- java.lang.Object
-
- org.wildfly.clustering.marshalling.protostream.Reference
-
- All Implemented Interfaces:
IntSupplier
public class Reference extends Object implements IntSupplier
Encapsulates an object reference.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description Reference(int reference)
-
-
-
Method Detail
-
getAsInt
public int getAsInt()
- Specified by:
getAsIntin interfaceIntSupplier
-
-