Class FieldList.ForTokens

All Implemented Interfaces:
Iterable<FieldDescription.InDefinedShape>, Collection<FieldDescription.InDefinedShape>, List<FieldDescription.InDefinedShape>, SequencedCollection<FieldDescription.InDefinedShape>, FieldList<FieldDescription.InDefinedShape>, FilterableList<FieldDescription.InDefinedShape,FieldList<FieldDescription.InDefinedShape>>
Enclosing interface:
FieldList<T extends FieldDescription>

public static class FieldList.ForTokens extends FieldList.AbstractBase<FieldDescription.InDefinedShape>
A list of field descriptions for a list of detached tokens. For the returned fields, each token is attached to its field representation.