public class GenericModel<PK> extends Model
GenericModel()
boolean
equals(Object obj)
PK
getId()
int
hashCode()
void
setId(PK id)
getContext
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public GenericModel()
public PK getId()
public void setId(PK id)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2017. All rights reserved.