public final class Wrapper<T,KEY> extends Object
Wrapper(T entity, KEY key)
boolean
equals(Object o)
T
getEntity()
KEY
getKey()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Wrapper(T entity, @NonNull KEY key)
public T getEntity()
@NonNull public KEY getKey()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.