Interface ChildrenAccessor.ChildrenProperty<T>

Type Parameters:
T - The type of the children to be accessed.
All Superinterfaces:
ChildrenAccessor<T>, ChildrenAccessor.ChildrenMutator<T>
Enclosing interface:
ChildrenAccessor<T>

public static interface ChildrenAccessor.ChildrenProperty<T>
extends ChildrenAccessor<T>, ChildrenAccessor.ChildrenMutator<T>
Provides a children property.