java.lang.Object
com.headius.invokebinder.transform.Collect.Permutes
- Enclosing class:
Collect
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int[]private final int[] -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivatePermutes(MethodType source, MethodType target, int index, int count) -
Method Summary
-
Field Details
-
movePermute
private final int[] movePermute -
moveBackPermute
private final int[] moveBackPermute
-
-
Constructor Details
-
Permutes
-