public class MetaKey extends Object
MetaKey(@NotNull String value)
String
asString()
boolean
equals(Object o)
int
hashCode()
static MetaKey
of(@NotNull String value)
of(@Nullable Object o)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MetaKey(@NotNull @NotNull String value)
public static MetaKey of(@NotNull @NotNull String value)
public static MetaKey of(@Nullable @Nullable Object o)
public String asString()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2017. All rights reserved.