org.infinispan.schematic.document
Class MaxKey
java.lang.Object
org.infinispan.schematic.document.MaxKey
@Immutable
@SerializeWith(value=MaxKey.Externalizer.class)
public final class MaxKey
- extends Object
INSTANCE
protected static final MaxKey INSTANCE
getInstance
public static final MaxKey getInstance()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
clone
protected final Object clone()
- There should only be on instance of this (though there may be others due to serialization).
- Overrides:
clone
in class Object
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.