class GroupFilter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
GroupFilter.MyComparer |
| Constructor and Description |
|---|
GroupFilter(javax.swing.JPanel panel,
TestAllPermutations tester,
ModelEditor editor) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
filterGroups(HeapContent modelToMatch,
PermutationGroups groups,
java.util.function.Consumer<TestAllPermutations.JavaResultComparer> callback) |
GroupFilter(javax.swing.JPanel panel,
TestAllPermutations tester,
ModelEditor editor)
void filterGroups(HeapContent modelToMatch, PermutationGroups groups, java.util.function.Consumer<TestAllPermutations.JavaResultComparer> callback)