Class Writeable.ListProperty<T>

java.lang.Object
generation.builders.Writeable.ListProperty<T>
All Implemented Interfaces:
Writeable, Writeable.WriteableProperty<List<T>>
Enclosing interface:
Writeable

public static class Writeable.ListProperty<T> extends Object implements Writeable.WriteableProperty<List<T>>