| Constructor and Description |
|---|
ClassPathAnnotated(Collection<File> classPath,
AnnotationFilter filter)
Creates a new ClassPathAnnotated instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(File file)
Returns true if this file will be included in the mapping.
|
protected Iterator<Annotated> |
map(File file)
Maps the given file to a sequence of
Annotated instances. |
hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic ClassPathAnnotated(Collection<File> classPath, AnnotationFilter filter)
protected Iterator<Annotated> map(File file)
Annotated instances.map in class FlatMapIterator<Annotated,File>protected boolean accept(File file)
accept in class FlatMapIterator<Annotated,File>Copyright © 2025 The Cornutum Project. All rights reserved.