public class Property<T> extends Object
static <T> Property<T>
create()
create(T defaultValue)
T
getDefaultValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Property<T> create()
public static <T> Property<T> create(T defaultValue)
public T getDefaultValue()
Copyright © 2023 NorStella. All rights reserved.