public class DefaultValueProperty<T> extends Object
DefaultValueProperty(org.simpleflatmapper.util.Supplier<T> supplier)
DefaultValueProperty(T value)
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultValueProperty(T value)
public DefaultValueProperty(org.simpleflatmapper.util.Supplier<T> supplier)
public T getValue()
Copyright © 2018. All rights reserved.