public final class DiscriminatorKey extends Object
boolean
equals(Object obj)
String
getId()
Object
getValue()
int
hashCode()
static DiscriminatorKey
of(String id, Object value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static DiscriminatorKey of(String id, Object value)
public String getId()
public Object getValue()
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015. All Rights Reserved.