public class SimpleRef<T> extends Object implements ModelRef<T>, Serializable
SimpleRef(T instance)
boolean
equals(Object obj)
T
get()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public SimpleRef(T instance)
public T get()
get
ModelRef<T>
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.