|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predicate | |
|---|---|
| org.schwiebert.abl4j.align | |
| org.schwiebert.abl4j.select | |
| org.schwiebert.abl4j.util | |
| Uses of Predicate in org.schwiebert.abl4j.align |
|---|
| Classes in org.schwiebert.abl4j.align that implement Predicate | |
|---|---|
(package private) class |
AllAlignment.In<E>
|
(package private) class |
AllAlignment.Overlap
|
(package private) class |
AllAlignment.Subset
|
| Uses of Predicate in org.schwiebert.abl4j.select |
|---|
| Classes in org.schwiebert.abl4j.select that implement Predicate | |
|---|---|
class |
OverlapInTree
Helper class that represents an overlap in a tree. |
| Uses of Predicate in org.schwiebert.abl4j.util |
|---|
| Methods in org.schwiebert.abl4j.util with parameters of type Predicate | |
|---|---|
static List |
Tools.copyIf(List list,
int begin,
int end,
Predicate p)
|
static int |
Tools.findIf(List list,
int begin,
int end,
Predicate p)
|
static List |
Tools.removeIf(List list,
int begin,
int end,
Predicate p)
|
|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||