Package com.enonic.xp.util
Class BinaryReference
- java.lang.Object
-
- com.enonic.xp.util.BinaryReference
-
@PublicApi public class BinaryReference extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
static BinaryReference
from(String value)
int
hashCode()
String
toString()
-