ModeShape Distribution 3.2.0.Final

org.infinispan.schematic.document
Class MinKey

java.lang.Object
  extended by org.infinispan.schematic.document.MinKey

@Immutable
@SerializeWith(value=MinKey.Externalizer.class)
public class MinKey
extends Object


Nested Class Summary
static class MinKey.Externalizer
           
 
Field Summary
protected static MinKey INSTANCE
           
 
Method Summary
 boolean equals(Object obj)
           
static MinKey getInstance()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

protected static final MinKey INSTANCE
Method Detail

getInstance

public static final MinKey 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

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.