| Package | Description |
|---|---|
| org.rapidoid.beany | |
| org.rapidoid.lambda | |
| org.rapidoid.scan |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertySelector |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedPropertyFilter |
class |
PropertyFilter |
class |
PropertySelectorByName |
| Modifier and Type | Field and Description |
|---|---|
static Predicate<?> |
Predicate.ALWAYS_FALSE |
static Predicate<?> |
Predicate.ALWAYS_TRUE |
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
Lmbd.eval(Predicate<T> predicate,
T target) |
| Modifier and Type | Method and Description |
|---|---|
static List<File> |
ClasspathUtil.dir(String dir,
Predicate<File> filter) |
static void |
ClasspathUtil.files(String packageName,
Collection<File> files,
Predicate<File> filter) |
static List<File> |
ClasspathUtil.files(String packageName,
Predicate<File> filter) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.