public static interface ClasspathResourceQueueProcessor.ClasspathResourceProcessor
Modifier and Type | Method and Description |
---|---|
void |
processClasspathResource(io.github.lukehutch.fastclasspathscanner.scanner.ClasspathResource classpathResource,
InputStream inputStream,
long inputStreamLength) |
void processClasspathResource(io.github.lukehutch.fastclasspathscanner.scanner.ClasspathResource classpathResource, InputStream inputStream, long inputStreamLength) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016. All rights reserved.