Package com.java.pojo.internal.utils
Interface Permutator
-
- All Known Implementing Classes:
SublistFieldPermutator
,ThoroughFieldPermutator
public interface Permutator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<List<Field>>
permute(List<Field> elements)
-