| Interface | Description |
|---|---|
| NameHelper |
Helper methods for converting between annotated elements and their names
|
| QueryBuilder |
builder for store query
|
| QueryFunction<C,T> |
sam function for store query
apply(C) -> Set<T> |
| UtilQueryBuilder<F,E> |
query builder for
QueryFunction |
| Class | Description |
|---|---|
| AnnotationMergeCollector |
merge annotations by mapping
ReflectionUtils.toMap(Annotation)
and reduce using the given mergeFunction |
| ClasspathHelper |
Helper methods for working with the classpath.
|
| ConfigurationBuilder |
Configuration builder for instantiating Reflections |
| FilterBuilder |
include/exclude filter builder
|
| JavassistHelper | |
| ReflectionUtilsPredicates |
helper predicates for java meta types
|
Copyright © 2021. All rights reserved.