T
public class StrongObj<T> extends Object implements Ref<T>
StrongObj(T obj)
boolean
equals(Object other)
get()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public StrongObj(T obj)
obj
public T get()
Ref
get
Ref<T>
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
Copyright © 2025. All rights reserved.