| Package | Description |
|---|---|
| org.simpleflatmapper.util |
Utils classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantPredicate<T> |
class |
EqualsPredicate<T> |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TypeHelper.isInPackage(Type target,
Predicate<String> packagePredicate) |
| Constructor and Description |
|---|
PredicatedEnumerable(Enumerable<T> delegate,
Predicate<T> predicate) |
Copyright © 2018. All rights reserved.