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