Class MethodList.ForTokens

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

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