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 Details

    • Reference

      public Reference(int reference)
  • Method Details