XMLBoundProperties

Constructors

Link copied to clipboard
public void XMLBoundProperties()

Functions

Link copied to clipboard
public Runnable getBoundFunction(String name, Object object)
public Consumer<T> getBoundFunction<T>(String name, Object object, Class<T> tClass)
Link copied to clipboard
public GetSetter<T> getBoundProperty<T>(String name, Class<T> clazz, Object object)