public class Key<T> extends Object
Category
static Key<String>
AGENT_ID
ID
static Key<Long>
TIMESTAMP
VM_ID
Key()
Key(String name)
boolean
equals(Object o)
String
getName()
int
hashCode()
void
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Key<Long> TIMESTAMP
public static final Key<String> AGENT_ID
public static final Key<String> VM_ID
public static final Key<String> ID
public Key()
public Key(String name)
public String getName()
public void setName(String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016. All rights reserved.