public class WrapValue<T> extends Object
T
getValue()
static <T> WrapValue<T>
of(T t)
void
setValue(T value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public T getValue()
public void setValue(T value)
public static <T> WrapValue<T> of(T t)
public String toString()
toString
Object
Copyright © 2023 EFCloud. All rights reserved.