public class ValueType<T> extends Object
protected
ValueType(T value)
T
getValue()
static <T> T
resolve(ValueType<T> entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ValueType(T value)
public T getValue()
public static <T> T resolve(ValueType<T> entity)
Copyright © 2023 Irvingsoft. All rights reserved.