public class EntityIndex extends Object implements Identifiable
protected String
id
type
EntityIndex(String type, String id)
boolean
equals(Object o)
String
getId()
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String type
protected String id
public EntityIndex(String type, String id)
public String getType()
public String getId()
getId
Identifiable
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014 Calrissian. All rights reserved.