Index

A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes|All Packages

A

absolutePath(Predicate<String>) - Method in class org.burningwave.core.io.FileCriteria
 
absolutePath(Predicate<String>) - Method in class org.burningwave.core.io.ZipContainerEntryCriteria
 
Abst() - Constructor for class org.burningwave.core.classes.SourceGenerator.Abst
 
accept(Object...) - Method in interface org.burningwave.core.function.MultiParamsConsumer
 
accept(P0, P1) - Method in interface org.burningwave.core.function.ThrowingBiConsumer
 
accept(P0, P1, P2) - Method in interface org.burningwave.core.function.TriConsumer
 
accept(P0, P1, P2, P3) - Method in interface org.burningwave.core.function.QuadConsumer
 
accept(T) - Method in interface org.burningwave.core.function.ThrowingConsumer
 
add(Integer) - Method in class org.burningwave.core.LoggingLevel.Mutable
 
addAllElements(Collection<? extends SourceGenerator>) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
addAnnotation(AnnotationSourceGenerator) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
addAnnotation(AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addAnnotation(AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addAnnotation(AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.GenericSourceGenerator
 
addBodyCode(String...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addBodyCodeRow(String...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addBodyElement(SourceGenerator...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addByteCode(String, ByteBuffer) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
addByteCodeClassesToClassLoader(String, ByteBuffer) - Method in class org.burningwave.core.classes.SearchContext
 
addByteCodes(Collection<Map.Entry<String, ByteBuffer>>) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
addByteCodes(Map.Entry<String, ByteBuffer>...) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
addClass(ClassSourceGenerator...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
addCode(String...) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
addCode(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
 
addCode(SourceGenerator...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
 
addCodeRow(String...) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
addCodeRow(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
 
addConcretizedType(Class<?>...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addConcretizedType(TypeDeclarationSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addConstructor(FunctionSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addElement(SourceGenerator...) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
addField(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addGeneric(GenericSourceGenerator...) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
addImport(Class<?>...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
addImport(String...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
addInnerClass(ClassSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
ADDITIONAL_CLASS_REPOSITORIES - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
 
ADDITIONAL_MAIN_CLASS_PATHS - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
 
addLoadedByteCode(String, ByteBuffer) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
addLoggingLevelFor(LoggingLevel, String...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
addLoggingLevelFor(LoggingLevel, String...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
addLoggingLevelFor(LoggingLevel, String...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
addMethod(FunctionSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addModifier(Integer) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addModifier(Integer) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addModifier(Integer) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
addOuterCode(String) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
addOuterCode(String...) - Method in class org.burningwave.core.classes.GenericSourceGenerator
 
addOuterCodeRow(String) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
addOuterCodeRow(String...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
addOuterCodeRow(String...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addParameter(String, AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
addParameter(String, VariableSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
addParameter(AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
addParameter(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
addParameter(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
addPaths(Collection<String>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
addPaths(Collection<String>...) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
addStaticImport(Class<?>, String...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
addStaticImport(String...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
addTask(Runnable) - Method in class org.burningwave.core.concurrent.ParallelTasksManager
 
addThrowable(TypeDeclarationSourceGenerator...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
afterScan(Consumer<FileSystemScanner.Scan.MainContext>...) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
afterScanPath(BiConsumer<FileSystemScanner.Scan.MainContext, String>...) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
ALL_LEVEL_DISABLED - Static variable in class org.burningwave.core.LoggingLevel
 
ALL_LEVEL_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
 
ALL_LEVEL_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
ALL_OPTIONS_DISABLED - Static variable in class org.burningwave.core.classes.PojoSourceGenerator
 
allThat(BiPredicate<T, E>) - Method in class org.burningwave.core.Criteria
 
allThat(Predicate<E>) - Method in class org.burningwave.core.Criteria
 
and() - Method in class org.burningwave.core.Criteria
 
and(C) - Method in class org.burningwave.core.Criteria
 
and(Predicate<Object[]>) - Method in interface org.burningwave.core.function.MultiParamsPredicate
 
and(PentaPredicate<? super P0, ? super P1, ? super P2, ? super P3, ? super P4>) - Method in interface org.burningwave.core.function.PentaPredicate
 
and(QuadPredicate<? super P0, ? super P1, ? super P2, ? super P3>) - Method in interface org.burningwave.core.function.QuadPredicate
 
and(ThrowingBiPredicate<? super T, ? super U, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingBiPredicate
 
and(ThrowingPredicate<? super T, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingPredicate
 
and(ThrowingTriPredicate<? super P0, ? super P1, ? super P2, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingTriPredicate
 
and(TriPredicate<? super P0, ? super P1, ? super P2>) - Method in interface org.burningwave.core.function.TriPredicate
 
andThen(Consumer<Object[]>) - Method in interface org.burningwave.core.function.MultiParamsConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface org.burningwave.core.function.MultiParamsFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface org.burningwave.core.function.TriFunction
 
andThen(QuadConsumer<? super P0, ? super P1, ? super P2, ? super P3>) - Method in interface org.burningwave.core.function.QuadConsumer
 
andThen(ThrowingBiConsumer<? super P0, ? super P1, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingBiConsumer
 
andThen(ThrowingConsumer<? super T, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingConsumer
 
andThen(ThrowingFunction<? super R, ? extends V, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingBiFunction
 
andThen(ThrowingFunction<? super R, ? extends V, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingFunction
 
andThen(ThrowingFunction<? super R, ? extends V, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingQuadFunction
 
andThen(ThrowingFunction<? super R, ? extends V, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingTriFunction
 
andThen(TriConsumer<? super P0, ? super P1, ? super P2>) - Method in interface org.burningwave.core.function.TriConsumer
 
AnnotationSourceGenerator - Class in org.burningwave.core.classes
 
AnnotationSourceGenerator(String) - Constructor for class org.burningwave.core.classes.AnnotationSourceGenerator
 
apply(Object...) - Method in interface org.burningwave.core.function.MultiParamsFunction
 
apply(P0, P1) - Method in interface org.burningwave.core.function.ThrowingBiFunction
 
apply(P0, P1, P2) - Method in interface org.burningwave.core.function.ThrowingTriFunction
 
apply(P0, P1, P2) - Method in interface org.burningwave.core.function.TriFunction
 
apply(P0, P1, P2, P3) - Method in interface org.burningwave.core.function.ThrowingQuadFunction
 
apply(T) - Method in interface org.burningwave.core.function.ThrowingFunction
 
areEquals(String, String) - Method in class org.burningwave.core.Strings
 

B

beforeScan(Consumer<FileSystemScanner.Scan.MainContext>...) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
beforeScanPath(BiConsumer<FileSystemScanner.Scan.MainContext, String>...) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
bindedFunctionalInterfaces - Variable in class org.burningwave.core.Cache
 
BodySourceGenerator - Class in org.burningwave.core.classes
 
BufferSize - Enum in org.burningwave.core.io
 
BUILDING_METHODS_CREATION_ENABLED - Static variable in class org.burningwave.core.classes.PojoSourceGenerator
 
byBytecode(BiPredicate<Map<Class<?>, byte[]>, byte[]>) - Method in class org.burningwave.core.classes.ClassCriteria
 
byBytecode(Predicate<byte[]>) - Method in class org.burningwave.core.classes.ClassCriteria
 
byClasses(BiPredicate<Map<Class<?>, Class<?>>, Class<?>>) - Method in class org.burningwave.core.classes.ClassCriteria
 
byCriteria(ClassCriteria) - Static method in class org.burningwave.core.classes.SearchConfig
 
ByFieldOrByMethodPropertyAccessor - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
byMembers(MemberCriteria<?, ?, ?>) - Method in class org.burningwave.core.classes.ClassCriteria
 
ByMethodOrByFieldPropertyAccessor - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
byScanUpTo(Object) - Static method in class org.burningwave.core.classes.ConstructorCriteria
 
byScanUpTo(BiPredicate<Class<?>, Class<?>>) - Static method in class org.burningwave.core.classes.ConstructorCriteria
 
byScanUpTo(BiPredicate<Class<?>, Class<?>>) - Static method in class org.burningwave.core.classes.FieldCriteria
 
byScanUpTo(BiPredicate<Class<?>, Class<?>>) - Static method in class org.burningwave.core.classes.MethodCriteria
 
byScanUpTo(Predicate<Class<?>>) - Static method in class org.burningwave.core.classes.MethodCriteria
 
byScanUpTo(TriPredicate<Map<Class<?>, Class<?>>, Class<?>, Class<?>>) - Static method in class org.burningwave.core.classes.ConstructorCriteria
 
byScanUpTo(TriPredicate<Map<Class<?>, Class<?>>, Class<?>, Class<?>>) - Static method in class org.burningwave.core.classes.FieldCriteria
 
byScanUpTo(TriPredicate<Map<Class<?>, Class<?>>, Class<?>, Class<?>>) - Static method in class org.burningwave.core.classes.MethodCriteria
 
BYTE - org.burningwave.core.io.BufferSize
 
BYTE_256 - org.burningwave.core.io.BufferSize
 
BYTE_512 - org.burningwave.core.io.BufferSize
 
BYTE_768 - org.burningwave.core.io.BufferSize
 
BYTE_CODE_HUNTER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
 
ByteBufferDelegate - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
ByteBufferInputStream - Class in org.burningwave.core.io
 
ByteBufferInputStream(ByteBuffer) - Constructor for class org.burningwave.core.io.ByteBufferInputStream
 
ByteBufferOutputStream - Class in org.burningwave.core.io
 
ByteBufferOutputStream() - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
 
ByteBufferOutputStream(boolean) - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
 
ByteBufferOutputStream(int) - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
 
ByteBufferOutputStream(int, boolean) - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
 
ByteBufferOutputStream(ByteBuffer, boolean) - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
 
byteCodeForClasses - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
ByteCodeHunter - Class in org.burningwave.core.classes
 
ByteCodeHunter.SearchResult - Class in org.burningwave.core.classes
 
byteCodeSupplier - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 

C

Cache - Class in org.burningwave.core
 
Cache - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
Cache.ObjectAndPathForResources<T,​R> - Class in org.burningwave.core
 
Cache.ObjectForObject<T,​R> - Class in org.burningwave.core
 
Cache.PathForResources<R> - Class in org.burningwave.core
 
CacheableSearchConfig - Class in org.burningwave.core.classes
 
capacity(T) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
capitalizeFirstCharacter(String) - Method in class org.burningwave.core.Strings
 
CHECK_FILE_NAME - Static variable in class org.burningwave.core.io.FileScanConfigAbst
 
CHECK_FILE_NAME_AND_SIGNATURE - Static variable in class org.burningwave.core.io.FileScanConfigAbst
 
CHECK_FILE_NAME_OR_SIGNATURE - Static variable in class org.burningwave.core.io.FileScanConfigAbst
 
CHECK_FILE_SIGNATURE - Static variable in class org.burningwave.core.io.FileScanConfigAbst
 
checkFileOptions(Integer) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
CLASS_ADDITIONAL_CLASS_REPOSITORIES_FOR_DEFAULT_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
 
CLASS_PATH_HUNTER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
 
CLASS_REPOSITORIES - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
 
CLASS_REPOSITORIES_FOR_DEFAULT_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
 
ClassCriteria - Class in org.burningwave.core.classes
 
ClassCriteria.TestContext - Class in org.burningwave.core.classes
 
Classes - Class in org.burningwave.core.classes
 
Classes - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
Classes.Loaders - Class in org.burningwave.core.classes
 
Classes.Symbol - Class in org.burningwave.core.classes
 
Classes.Symbol.Tag - Class in org.burningwave.core.classes
 
classesToBeUploaded - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
ClassFactory - Class in org.burningwave.core.classes
 
ClassFactory.ClassRetriever - Class in org.burningwave.core.classes
 
ClassFactory.Configuration - Class in org.burningwave.core.classes
 
ClassFactory.Configuration.Key - Class in org.burningwave.core.classes
 
ClassFactory.PojoSubTypeRetriever - Class in org.burningwave.core.classes
 
ClassFileScanConfig - Class in org.burningwave.core.io
 
ClassFileScanConfig() - Constructor for class org.burningwave.core.io.ClassFileScanConfig
 
ClassHunter - Class in org.burningwave.core.classes
 
ClassHunter.Configuration - Class in org.burningwave.core.classes
 
ClassHunter.Configuration.Key - Class in org.burningwave.core.classes
 
ClassHunter.SearchContext - Class in org.burningwave.core.classes
 
ClassHunter.SearchResult - Class in org.burningwave.core.classes
 
classLoaderForConstructors - Variable in class org.burningwave.core.Cache
 
classLoaderForFields - Variable in class org.burningwave.core.Cache
 
classLoaderForMethods - Variable in class org.burningwave.core.Cache
 
ClassLoaders - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
classLoadersClasses - Variable in class org.burningwave.core.classes.Classes.Loaders
 
classLoadersMethods - Variable in class org.burningwave.core.classes.Classes.Loaders
 
classLoadersPackages - Variable in class org.burningwave.core.classes.Classes.Loaders
 
className(Predicate<String>) - Method in class org.burningwave.core.classes.ClassCriteria
 
ClassPathHunter - Class in org.burningwave.core.classes
 
ClassPathHunter.SearchContext - Class in org.burningwave.core.classes
 
ClassPathHunter.SearchResult - Class in org.burningwave.core.classes
 
ClassPathScannerAbst<I,​C extends SearchContext<I>,​R extends SearchResult<I>> - Class in org.burningwave.core.classes
 
ClassPathScannerAbst.Configuration - Class in org.burningwave.core.classes
 
ClassPathScannerAbst.Configuration.Key - Class in org.burningwave.core.classes
 
ClassPathScannerWithCachingSupport<I,​C extends SearchContext<I>,​R extends SearchResult<I>> - Class in org.burningwave.core.classes
 
ClassPathScannerWithCachingSupport.CacheScanner<I,​R extends SearchResult<I>> - Interface in org.burningwave.core.classes
 
ClassRetriever() - Constructor for class org.burningwave.core.classes.ClassFactory.ClassRetriever
 
ClassSourceGenerator - Class in org.burningwave.core.classes
 
classSupplier - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
clean(String) - Method in class org.burningwave.core.Strings.Paths
 
clear() - Method in class org.burningwave.core.assembler.ComponentContainer
 
clear() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
clear() - Method in class org.burningwave.core.Cache
 
clear() - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
 
clear() - Method in class org.burningwave.core.Cache.ObjectForObject
 
clear() - Method in class org.burningwave.core.Cache.PathForResources
 
clear() - Method in class org.burningwave.core.classes.MemoryClassLoader
 
clearAllCaches() - Static method in class org.burningwave.core.assembler.ComponentContainer
 
clearCache() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
clearCache() - Method in class org.burningwave.core.classes.ClassHunter
 
clearCache() - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport
 
clearHuntersCache() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
clearMainTemporaryFolder() - Method in class org.burningwave.core.io.FileSystemHelper
 
close() - Method in class org.burningwave.core.assembler.ComponentContainer
 
close() - Method in class org.burningwave.core.Cache
 
close() - Method in class org.burningwave.core.classes.CacheableSearchConfig
 
close() - Method in class org.burningwave.core.classes.ClassCriteria
 
close() - Method in class org.burningwave.core.classes.Classes.Loaders
 
close() - Method in class org.burningwave.core.classes.ClassFactory
 
close() - Method in class org.burningwave.core.classes.ClassHunter
 
close() - Method in class org.burningwave.core.classes.ClassHunter.SearchContext
 
close() - Method in class org.burningwave.core.classes.ClassPathHunter
 
close() - Method in class org.burningwave.core.classes.ClassPathHunter.SearchContext
 
close() - Method in class org.burningwave.core.classes.ClassPathScannerAbst
 
close() - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport
 
close() - Method in class org.burningwave.core.classes.CodeExecutor
 
close() - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
close() - Method in class org.burningwave.core.classes.JavaMemoryCompiler
 
close() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemoryFileObject
 
close() - Method in class org.burningwave.core.classes.MemoryClassLoader
 
close() - Method in class org.burningwave.core.classes.PathScannerClassLoader
 
close() - Method in class org.burningwave.core.classes.SearchContext
 
close() - Method in class org.burningwave.core.classes.SearchResult
 
close() - Method in class org.burningwave.core.classes.SourceCodeHandler
 
close() - Method in interface org.burningwave.core.Component
 
close() - Method in class org.burningwave.core.concurrent.ParallelTasksManager
 
close() - Method in class org.burningwave.core.Context
 
close() - Method in class org.burningwave.core.Criteria
 
close() - Method in class org.burningwave.core.io.ByteBufferInputStream
 
close() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
close() - Method in class org.burningwave.core.io.FileInputStream
 
close() - Method in class org.burningwave.core.io.FileOutputStream
 
close() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
close() - Method in class org.burningwave.core.io.FileSystemHelper
 
close() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
close() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.MainContext
 
close() - Method in class org.burningwave.core.io.PathHelper
 
close() - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
close() - Method in class org.burningwave.core.reflection.MemberHelper
 
CLOSED_INPUT_STREAM - Static variable in class org.burningwave.core.io.ClosedInputStream
 
ClosedInputStream - Class in org.burningwave.core.io
 
ClosedInputStream() - Constructor for class org.burningwave.core.io.ClosedInputStream
 
closeEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
 
CodeExecutor - Class in org.burningwave.core.classes
 
collectMembers(boolean) - Method in class org.burningwave.core.classes.ClassCriteria
 
comparePaths(Collection<String>, Collection<String>) - Method in class org.burningwave.core.io.PathHelper
 
compile(Collection<String>) - Method in class org.burningwave.core.classes.JavaMemoryCompiler
 
compile(Collection<String>, boolean) - Method in class org.burningwave.core.classes.JavaMemoryCompiler
 
compile(Collection<String>, Collection<String>, Collection<String>, boolean) - Method in class org.burningwave.core.classes.JavaMemoryCompiler
 
Component - Interface in org.burningwave.core
 
ComponentContainer - Class in org.burningwave.core.assembler
 
components - Variable in class org.burningwave.core.assembler.ComponentContainer
 
ComponentSupplier - Interface in org.burningwave.core.assembler
 
compose(ThrowingFunction<? super V, ? extends T, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingFunction
 
concat(BiPredicate<T, E>, BiPredicate<T, E>) - Method in class org.burningwave.core.Criteria
 
concat(BiPredicate<T, E>, Function<BiPredicate<T, E>, BiPredicate<T, E>>, BiPredicate<T, E>) - Method in class org.burningwave.core.Criteria
 
Configuration() - Constructor for class org.burningwave.core.assembler.StaticComponentContainer.Configuration
 
Configuration() - Constructor for class org.burningwave.core.classes.ClassFactory.Configuration
 
Configuration() - Constructor for class org.burningwave.core.classes.ClassHunter.Configuration
 
Configuration() - Constructor for class org.burningwave.core.classes.ClassPathScannerAbst.Configuration
 
Configuration() - Constructor for class org.burningwave.core.classes.JavaMemoryCompiler.Configuration
 
Configuration() - Constructor for class org.burningwave.core.io.FileScanConfigAbst.Configuration
 
Configuration() - Constructor for class org.burningwave.core.io.PathHelper.Configuration
 
Configuration() - Constructor for class org.burningwave.core.io.Streams.Configuration
 
Configuration() - Constructor for class org.burningwave.core.ManagedLogger.Repository.Configuration
 
ConstructorCriteria - Class in org.burningwave.core.classes
 
Constructors - Class in org.burningwave.core.reflection
 
Constructors - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
contains(String, char) - Method in class org.burningwave.core.Strings
 
containsValue(Properties, String, Map<String, String>, String) - Method in class org.burningwave.core.iterable.IterableObjectHelper
 
context - Variable in class org.burningwave.core.classes.SearchResult
 
context - Variable in class org.burningwave.core.Context
 
Context - Class in org.burningwave.core
 
Context() - Constructor for class org.burningwave.core.Context
 
CONTINUE - org.burningwave.core.io.FileSystemScanner.Scan.Directive
 
convertToMethodHandle(Method) - Method in class org.burningwave.core.reflection.Methods
 
convertToMethodHandleBag(Method) - Method in class org.burningwave.core.reflection.Methods
 
convertURLPathToAbsolutePath(String) - Method in class org.burningwave.core.Strings.Paths
 
copy(InputStream, OutputStream) - Method in class org.burningwave.core.io.Streams
 
copyAllChildrenTo(String) - Method in class org.burningwave.core.io.FileSystemItem
 
copyAllChildrenTo(String, Predicate<FileSystemItem>) - Method in class org.burningwave.core.io.FileSystemItem
 
copyTo(String) - Method in class org.burningwave.core.io.FileSystemItem
 
copyTo(String, Predicate<FileSystemItem>) - Method in class org.burningwave.core.io.FileSystemItem
 
create() - Static method in class org.burningwave.core.assembler.ComponentContainer
 
create() - Static method in class org.burningwave.core.Cache
 
create() - Static method in class org.burningwave.core.classes.BodySourceGenerator
 
create() - Static method in class org.burningwave.core.classes.ClassCriteria
 
create() - Static method in class org.burningwave.core.classes.Classes
 
create() - Static method in class org.burningwave.core.classes.Classes.Loaders
 
create() - Static method in class org.burningwave.core.classes.ConstructorCriteria
 
create() - Static method in class org.burningwave.core.classes.FieldCriteria
 
create() - Static method in class org.burningwave.core.classes.FunctionSourceGenerator
 
create() - Static method in class org.burningwave.core.classes.JavaClass.Criteria
 
create() - Static method in class org.burningwave.core.classes.Members
 
create() - Static method in class org.burningwave.core.classes.MethodCriteria
 
create() - Static method in class org.burningwave.core.classes.SourceCodeHandler
 
create() - Static method in class org.burningwave.core.Context
 
create() - Static method in class org.burningwave.core.io.FileCriteria
 
create() - Static method in class org.burningwave.core.io.FileSystemHelper
 
create() - Static method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
create() - Static method in class org.burningwave.core.io.ZipContainerEntryCriteria
 
create() - Static method in class org.burningwave.core.iterable.IterableObjectHelper
 
create() - Static method in class org.burningwave.core.jvm.JVMInfo
 
create() - Static method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
create() - Static method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
create() - Static method in class org.burningwave.core.reflection.Constructors
 
create() - Static method in class org.burningwave.core.reflection.Fields
 
create() - Static method in class org.burningwave.core.reflection.Methods
 
create() - Static method in class org.burningwave.core.reflection.PropertyAccessor.ByFieldOrByMethod
 
create() - Static method in class org.burningwave.core.reflection.PropertyAccessor.ByMethodOrByField
 
create() - Static method in class org.burningwave.core.Strings
 
create() - Static method in class org.burningwave.core.Strings.Paths
 
create() - Static method in class org.burningwave.core.Throwables
 
create(int) - Static method in class org.burningwave.core.concurrent.ParallelTasksManager
 
create(C) - Static method in class org.burningwave.core.Criteria.TestContext
 
create(File) - Static method in class org.burningwave.core.io.FileInputStream
 
create(File) - Static method in class org.burningwave.core.io.FileOutputStream
 
create(File) - Static method in interface org.burningwave.core.io.IterableZipContainer
 
create(File, boolean) - Static method in class org.burningwave.core.io.FileOutputStream
 
create(Class<?>) - Static method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
create(Class<?>) - Static method in class org.burningwave.core.classes.GenericSourceGenerator
 
create(Class<?>) - Static method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
create(Class<?>, String) - Static method in class org.burningwave.core.classes.VariableSourceGenerator
 
create(ClassLoader) - Static method in class org.burningwave.core.classes.MemoryClassLoader
 
create(ClassLoader, PathHelper, Supplier<ByteCodeHunter>, int) - Static method in class org.burningwave.core.classes.PathScannerClassLoader
 
create(Method) - Method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
create(String) - Static method in class org.burningwave.core.assembler.ComponentContainer
 
create(String) - Static method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
create(String) - Static method in class org.burningwave.core.classes.FunctionSourceGenerator
 
create(String) - Static method in class org.burningwave.core.classes.GenericSourceGenerator
 
create(String) - Static method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
create(String) - Static method in class org.burningwave.core.classes.UnitSourceGenerator
 
create(String) - Static method in class org.burningwave.core.classes.VariableSourceGenerator
 
create(String) - Static method in class org.burningwave.core.io.FileInputStream
 
create(String, int, Class<?>...) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
create(String, InputStream) - Static method in interface org.burningwave.core.io.IterableZipContainer
 
create(String, String) - Static method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
create(String, ByteBuffer) - Static method in interface org.burningwave.core.io.IterableZipContainer
 
create(ByteBuffer) - Static method in class org.burningwave.core.classes.JavaClass
 
create(Consumer<Collection<String>>) - Static method in class org.burningwave.core.io.FileSystemScanner
 
create(Supplier<ByteCodeHunter>, Supplier<ClassHunter>, FileSystemScanner, PathHelper) - Static method in class org.burningwave.core.classes.ByteCodeHunter
 
create(Supplier<ByteCodeHunter>, Supplier<ClassHunter>, FileSystemScanner, PathHelper) - Static method in class org.burningwave.core.classes.ClassPathHunter
 
create(Supplier<ByteCodeHunter>, Supplier<ClassHunter>, FileSystemScanner, PathHelper, ClassLoader, Properties) - Static method in class org.burningwave.core.classes.ClassHunter
 
create(Supplier<ClassFactory>, PathHelper, Properties) - Static method in class org.burningwave.core.classes.CodeExecutor
 
create(ByteCodeHunter, Supplier<ClassPathHunter>, JavaMemoryCompiler, PathHelper, Supplier<ClassLoader>, Properties) - Static method in class org.burningwave.core.classes.ClassFactory
 
create(ClassCriteria) - Static method in class org.burningwave.core.classes.ClassCriteria.TestContext
 
create(ClassFactory) - Static method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
create(ClassFactory, PojoSourceGenerator) - Static method in class org.burningwave.core.classes.ClassFactory.PojoSubTypeRetriever
 
create(GenericSourceGenerator...) - Static method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
create(SearchContext.InitContext) - Static method in class org.burningwave.core.classes.SearchContext
 
create(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
 
create(TypeDeclarationSourceGenerator, String) - Static method in class org.burningwave.core.classes.VariableSourceGenerator
 
create(FileInputStream) - Static method in interface org.burningwave.core.io.IterableZipContainer
 
create(IterableZipContainer.Entry) - Static method in interface org.burningwave.core.io.IterableZipContainer
 
create(PathHelper, ClassPathHunter, Properties) - Static method in class org.burningwave.core.classes.JavaMemoryCompiler
 
create(Properties) - Static method in class org.burningwave.core.assembler.ComponentContainer
 
create(Properties) - Static method in class org.burningwave.core.io.PathHelper
 
create(Properties) - Static method in class org.burningwave.core.io.Streams
 
createAnnotation(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
 
createCopy() - Method in class org.burningwave.core.classes.CacheableSearchConfig
 
createCopy() - Method in class org.burningwave.core.classes.ClassCriteria
 
createCopy() - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
createCopy() - Method in class org.burningwave.core.classes.MemberCriteria
 
createCopy() - Method in class org.burningwave.core.Criteria
 
createCopy() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
createCopy() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
createDefault() - Static method in class org.burningwave.core.classes.PojoSourceGenerator
 
createDefault(ClassFactory) - Static method in class org.burningwave.core.classes.ClassFactory.PojoSubTypeRetriever
 
createEnum(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
 
createGetterMethodNameByPropertyName(String) - Method in class org.burningwave.core.reflection.Methods
 
createInterface(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
 
createPojoSubTypeRetriever(PojoSourceGenerator) - Method in class org.burningwave.core.classes.ClassFactory
 
createSetterMethodNameByPropertyName(String) - Method in class org.burningwave.core.reflection.Methods
 
createSimple() - Static method in class org.burningwave.core.classes.BodySourceGenerator
 
createTemporaryFolder(String) - Method in class org.burningwave.core.io.FileSystemHelper
 
createTestContext() - Method in class org.burningwave.core.classes.ClassCriteria
 
createTestContext() - Method in class org.burningwave.core.Criteria
 
createTypeDeclaration(boolean, Class<?>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
Criteria<E,​C extends Criteria<E,​C,​T>,​T extends Criteria.TestContext<E,​C>> - Class in org.burningwave.core
 
Criteria() - Constructor for class org.burningwave.core.classes.JavaClass.Criteria
 
Criteria() - Constructor for class org.burningwave.core.Criteria
 
Criteria.TestContext<E,​C extends Criteria<E,​C,​?>> - Class in org.burningwave.core
 
CriteriaWithClassElementsSupplyingSupport<E,​C extends CriteriaWithClassElementsSupplyingSupport<E,​C,​T>,​T extends Criteria.TestContext<E,​C>> - Class in org.burningwave.core.classes
 
CriteriaWithClassElementsSupplyingSupport() - Constructor for class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 

D

DEBUG - Static variable in class org.burningwave.core.LoggingLevel
 
DEBUG_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
 
DEBUG_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
DEFAULT_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.io.FileScanConfigAbst.Configuration.Key
 
DEFAULT_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
 
DEFAULT_SEARCH_CONFIG_PATHS - Static variable in class org.burningwave.core.classes.ClassPathScannerAbst.Configuration.Key
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.assembler.StaticComponentContainer.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.ClassHunter.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.ClassPathScannerAbst.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.io.FileScanConfigAbst.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.io.PathHelper.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.io.Streams.Configuration
 
DEFAULT_VALUES - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration
 
defaultBufferSize - Variable in class org.burningwave.core.io.Streams
 
defaultByteBufferAllocationMode - Variable in class org.burningwave.core.io.Streams
 
defineAnonymousClass(Class<?>, byte[], Object[]) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
defineOrLoad(ClassLoader, JavaClass) - Method in class org.burningwave.core.classes.Classes.Loaders
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
definePackageOf(Class<?>) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
delete(File) - Method in class org.burningwave.core.io.FileSystemHelper
 
delete(String) - Method in class org.burningwave.core.io.FileSystemHelper
 
delete(Collection<File>) - Method in class org.burningwave.core.io.FileSystemHelper
 
deleteFolder(File) - Method in class org.burningwave.core.io.FileSystemHelper
 
disableIllegalAccessLogger() - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
disableLogging() - Method in interface org.burningwave.core.ManagedLogger
 
disableLogging() - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
 
disableLogging() - Method in interface org.burningwave.core.ManagedLogger.Repository
 
disableLogging() - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
disableLogging(Class<?>) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
disableLogging(Class<?>) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
disableLogging(Class<?>) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
duplicate() - Method in interface org.burningwave.core.io.IterableZipContainer
 

E

ENABLED_FLAG - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
enableIllegalAccessLogger() - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
enableLogging() - Method in interface org.burningwave.core.ManagedLogger
 
enableLogging() - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
 
enableLogging() - Method in interface org.burningwave.core.ManagedLogger.Repository
 
enableLogging() - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
enableLogging(Class<?>) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
enableLogging(Class<?>) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
enableLogging(Class<?>) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
ensureRemaining(int) - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
ERROR - Static variable in class org.burningwave.core.LoggingLevel
 
ERROR_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
 
ERROR_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
ExecutableMemberCriteria<E extends Executable,​C extends ExecutableMemberCriteria<E,​C,​T>,​T extends Criteria.TestContext<E,​C>> - Class in org.burningwave.core.classes
 
ExecutableMemberCriteria() - Constructor for class org.burningwave.core.classes.ExecutableMemberCriteria
 
execute(Object...) - Method in interface org.burningwave.core.Executor
 
execute(BodySourceGenerator) - Method in class org.burningwave.core.classes.CodeExecutor
 
execute(ExecuteConfig.ForProperties) - Method in class org.burningwave.core.classes.CodeExecutor
 
execute(ExecuteConfig<?>) - Method in class org.burningwave.core.classes.CodeExecutor
 
execute(ThrowingSupplier<O, Throwable>, Supplier<O>, Supplier<String>) - Method in class org.burningwave.core.classes.SearchContext
 
ExecuteConfig<C extends ExecuteConfig<C>> - Class in org.burningwave.core.classes
 
ExecuteConfig.ForBodySourceGenerator - Class in org.burningwave.core.classes
 
ExecuteConfig.ForProperties - Class in org.burningwave.core.classes
 
executeProperty(String, Object...) - Method in class org.burningwave.core.classes.CodeExecutor
 
Executor - Interface in org.burningwave.core
 
executorService - Variable in class org.burningwave.core.concurrent.ParallelTasksManager
 
exists() - Method in class org.burningwave.core.io.FileSystemItem
 
expands(Class<?>) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
expands(TypeDeclarationSourceGenerator) - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
expands(TypeDeclarationSourceGenerator...) - Method in class org.burningwave.core.classes.GenericSourceGenerator
 
extractAllGroups(Pattern, String) - Method in class org.burningwave.core.Strings
 
extractClassName(String) - Method in class org.burningwave.core.classes.SourceCodeHandler
 

F

FieldCriteria - Class in org.burningwave.core.classes
 
Fields - Class in org.burningwave.core.reflection
 
Fields - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
FileCriteria - Class in org.burningwave.core.io
 
FileInputStream - Class in org.burningwave.core.io
 
FileOutputStream - Class in org.burningwave.core.io
 
FileOutputStream(String) - Constructor for class org.burningwave.core.io.FileOutputStream
 
FileOutputStream(String, boolean) - Constructor for class org.burningwave.core.io.FileOutputStream
 
FileScanConfig - Class in org.burningwave.core.io
 
FileScanConfig() - Constructor for class org.burningwave.core.io.FileScanConfig
 
FileScanConfigAbst<F extends FileScanConfigAbst<F>> - Class in org.burningwave.core.io
 
FileScanConfigAbst.Configuration - Class in org.burningwave.core.io
 
FileScanConfigAbst.Configuration.Key - Class in org.burningwave.core.io
 
FileSystemHelper - Class in org.burningwave.core.io
 
FileSystemHelper - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
FileSystemItem - Class in org.burningwave.core.io
 
FileSystemItemNotFoundException - Exception in org.burningwave.core.io
 
FileSystemItemNotFoundException(FileNotFoundException) - Constructor for exception org.burningwave.core.io.FileSystemItemNotFoundException
 
FileSystemItemNotFoundException(String) - Constructor for exception org.burningwave.core.io.FileSystemItemNotFoundException
 
FileSystemItemNotFoundException(String, Throwable) - Constructor for exception org.burningwave.core.io.FileSystemItemNotFoundException
 
FileSystemScanner - Class in org.burningwave.core.io
 
FileSystemScanner.Scan - Class in org.burningwave.core.io
 
FileSystemScanner.Scan.Configuration - Class in org.burningwave.core.io
 
FileSystemScanner.Scan.Directive - Enum in org.burningwave.core.io
 
FileSystemScanner.Scan.ItemContext - Class in org.burningwave.core.io
 
FileSystemScanner.Scan.ItemWrapper - Interface in org.burningwave.core.io
 
FileSystemScanner.Scan.MainContext - Class in org.burningwave.core.io
 
find() - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport.CacheScanner
 
findAll(Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findAll(Supplier<Set<IterableZipContainer.Entry>>, Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findAll(MemberCriteria<M, ?, ?>, Class<?>) - Method in class org.burningwave.core.classes.Members
 
findAll(MemberCriteria<M, ?, ?>, Object) - Method in class org.burningwave.core.classes.Members
 
findAllAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findAllAndConvert(Supplier<Set<T>>, Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findAllAndMakeThemAccessible(Object, Predicate<String>, Object...) - Method in class org.burningwave.core.reflection.Methods
 
findBy(CacheableSearchConfig) - Method in class org.burningwave.core.classes.ClassHunter
 
findBy(CacheableSearchConfig) - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport.CacheScanner
 
findBy(CacheableSearchConfig) - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport
 
findBy(SearchConfig) - Method in class org.burningwave.core.classes.ClassHunter
 
findBy(SearchConfig) - Method in class org.burningwave.core.classes.ClassPathScannerAbst
 
findClass(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
findFirst(Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findFirstAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findOne(Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findOne(MemberCriteria<M, ?, ?>, Class<?>) - Method in class org.burningwave.core.classes.Members
 
findOne(MemberCriteria<M, ?, ?>, Object) - Method in class org.burningwave.core.classes.Members
 
findOneAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
findOneAndMakeItAccessible(Object, Object...) - Method in class org.burningwave.core.reflection.Constructors
 
findOneAndMakeItAccessible(Object, String) - Method in class org.burningwave.core.reflection.Fields
 
findOneAndMakeItAccessible(Object, String, boolean) - Method in class org.burningwave.core.reflection.Fields
 
findOneAndMakeItAccessible(Object, String, boolean, Object...) - Method in class org.burningwave.core.reflection.Methods
 
findOneAndMakeItAccessible(Object, String, Object...) - Method in class org.burningwave.core.reflection.Methods
 
flip(T) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
forBodySourceGenerator() - Static method in class org.burningwave.core.classes.ExecuteConfig
 
forBodySourceGenerator(BodySourceGenerator) - Static method in class org.burningwave.core.classes.ExecuteConfig
 
forceCompiledClassesLoading() - Method in class org.burningwave.core.classes.MemoryClassLoader
 
forName(Predicate<String>) - Static method in class org.burningwave.core.classes.ConstructorCriteria
 
forName(Predicate<String>) - Static method in class org.burningwave.core.classes.FieldCriteria
 
forName(Predicate<String>) - Static method in class org.burningwave.core.classes.MethodCriteria
 
forPaths(String...) - Static method in class org.burningwave.core.classes.SearchConfig
 
forPaths(String...) - Static method in class org.burningwave.core.io.ClassFileScanConfig
 
forPaths(String...) - Static method in class org.burningwave.core.io.FileScanConfig
 
forPaths(String...) - Static method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
forPaths(Collection<String>) - Static method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
forPaths(Collection<String>...) - Static method in class org.burningwave.core.classes.SearchConfig
 
forPaths(Collection<String>...) - Static method in class org.burningwave.core.io.ClassFileScanConfig
 
forPaths(Collection<String>...) - Static method in class org.burningwave.core.io.FileScanConfig
 
forProperties(Properties) - Static method in class org.burningwave.core.classes.ExecuteConfig
 
forPropertiesFile(String) - Static method in class org.burningwave.core.classes.ExecuteConfig
 
forProperty(String) - Static method in class org.burningwave.core.classes.ExecuteConfig
 
forUnitSourceGenerator(Collection<UnitSourceGenerator>...) - Static method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
 
forUnitSourceGenerator(UnitSourceGenerator...) - Static method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
 
fromDefaultProperties() - Static method in class org.burningwave.core.classes.ExecuteConfig
 
FunctionalInterfaceFactory - Class in org.burningwave.core.classes
 
FunctionSourceGenerator - Class in org.burningwave.core.classes
 

G

generateConsumer(String, int) - Method in class org.burningwave.core.classes.SourceCodeHandler
 
generateExecutor(String, BodySourceGenerator) - Method in class org.burningwave.core.classes.SourceCodeHandler
 
generateFunction(String, int) - Method in class org.burningwave.core.classes.SourceCodeHandler
 
generatePredicate(String, int) - Method in class org.burningwave.core.classes.SourceCodeHandler
 
GenericSourceGenerator - Class in org.burningwave.core.classes
 
get() - Method in interface org.burningwave.core.function.ThrowingSupplier
 
get(Enum<?>) - Method in class org.burningwave.core.Context
 
get(Object, String) - Method in class org.burningwave.core.reflection.Fields
 
get(Object, String) - Method in class org.burningwave.core.reflection.PropertyAccessor
 
get(String) - Method in class org.burningwave.core.Cache.PathForResources
 
get(String) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
 
get(String...) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
 
get(Map<String, ByteBuffer>, String) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
 
get(Map<String, ByteBuffer>, String...) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
 
get(Properties, String) - Method in class org.burningwave.core.iterable.IterableObjectHelper
 
get(Properties, String, Map<String, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelper
 
get(ThrowingSupplier<T, ? extends E>) - Static method in interface org.burningwave.core.function.ThrowingSupplier
 
get(T) - Method in class org.burningwave.core.Cache.ObjectForObject
 
getAbsolutePath() - Method in class org.burningwave.core.io.FileInputStream
 
getAbsolutePath() - Method in class org.burningwave.core.io.FileSystemItem
 
getAbsolutePath() - Method in interface org.burningwave.core.io.FileSystemScanner.Scan.ItemWrapper
 
getAbsolutePath() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
getAbsolutePath() - Method in interface org.burningwave.core.io.IterableZipContainer
 
getAbsolutePathOfResource(String) - Method in class org.burningwave.core.io.PathHelper
 
getAll(Object) - Method in class org.burningwave.core.reflection.PropertyAccessor
 
getAllChildren() - Method in class org.burningwave.core.io.FileSystemItem
 
getAllChildren(Predicate<FileSystemItem>) - Method in class org.burningwave.core.io.FileSystemItem
 
getAllChildren(Predicate<FileSystemItem>, Supplier<C>) - Method in class org.burningwave.core.io.FileSystemItem
 
getAllChildren0() - Method in class org.burningwave.core.io.FileSystemItem
 
getAllMainClassPaths() - Method in class org.burningwave.core.io.PathHelper
 
getAllParents(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
getAllPaths() - Method in class org.burningwave.core.io.PathHelper
 
getArchiveContentCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getArchiveContentCheckerForZipEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getArchiveNameCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getArchiveNameCheckerForZipEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getArchivePredicateForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getArchivePredicateForZipEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getAsInputStream(ClassLoader, String) - Method in class org.burningwave.core.io.Resources
 
getAsStringBuffer(ClassLoader, String) - Method in class org.burningwave.core.io.Resources
 
getBasePath() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
getBasePathAsString() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
getBindedConsumer(Method) - Method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
getBindedFunction(Method) - Method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
getBindedPredicate(Method) - Method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
getBindedRunnable(Method) - Method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
getBindedSupplier(Method) - Method in class org.burningwave.core.classes.FunctionalInterfaceFactory
 
getBuffer() - Method in class org.burningwave.core.io.ByteBufferInputStream
 
getByteCode() - Method in class org.burningwave.core.classes.JavaClass
 
getByteCode(Class<?>) - Method in class org.burningwave.core.classes.Classes
 
getByteCodeAsInputStream(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
getByteCodeHunter() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getByteCodeHunter() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getByteCodeOf(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
getByteCodesFlatMap() - Method in class org.burningwave.core.classes.ByteCodeHunter.SearchResult
 
getCharContent(boolean) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemorySource
 
getCheckFileOptions() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getChildren() - Method in class org.burningwave.core.io.FileSystemItem
 
getChildren(Predicate<FileSystemItem>) - Method in class org.burningwave.core.io.FileSystemItem
 
getChildren(Predicate<FileSystemItem>, Supplier<C>) - Method in class org.burningwave.core.io.FileSystemItem
 
getClass(String) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
getClasses() - Method in class org.burningwave.core.classes.ByteCodeHunter.SearchResult
 
getClasses() - Method in class org.burningwave.core.classes.ClassHunter.SearchResult
 
getClasses(C) - Method in class org.burningwave.core.classes.SearchResult
 
getClassesFlatMap() - Method in class org.burningwave.core.classes.ByteCodeHunter.SearchResult
 
getClassesFlatMap() - Method in class org.burningwave.core.classes.ClassHunter.SearchResult
 
getClassFactory() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getClassFactory() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getClassFileName() - Method in class org.burningwave.core.classes.JavaClass
 
getClassHunter() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getClassHunter() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getClassLoader(Class<?>) - Method in class org.burningwave.core.classes.Classes
 
getClassOrWrapper(Class<?>) - Method in class org.burningwave.core.classes.Classes
 
getClassPathHunter() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getClassPathHunter() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getClassPaths() - Method in class org.burningwave.core.classes.ClassPathHunter.SearchResult
 
getCodeExecutor() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getCodeExecutor() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getConfigProperty(String) - Method in class org.burningwave.core.assembler.ComponentContainer
 
getConfigProperty(String, Map<String, String>) - Method in class org.burningwave.core.assembler.ComponentContainer
 
getConsulter(Class<?>) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
getContainedPaths() - Method in class org.burningwave.core.io.PathHelper.ComparePathsResult
 
getContextOfPredicateOrFalsePredicateIfNull() - Method in class org.burningwave.core.Criteria
 
getContextOfPredicateOrTruePredicateIfNull() - Method in class org.burningwave.core.Criteria
 
getConventionedAbsolutePath() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
getConventionedAbsolutePath() - Method in interface org.burningwave.core.io.IterableZipContainer
 
getCriteria() - Method in class org.burningwave.core.Criteria.TestContext
 
getCurrentZipEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
 
getDeclaredConstructor(Class<?>, Predicate<Constructor<?>>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredConstructors(Class<?>) - Method in class org.burningwave.core.classes.Classes
 
getDeclaredConstructors(Class<?>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredConstructors(Class<?>) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
getDeclaredConstructors(Class<?>, Predicate<Constructor<?>>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredField(Class<?>, Predicate<Field>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredFields(Class<?>) - Method in class org.burningwave.core.classes.Classes
 
getDeclaredFields(Class<?>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredFields(Class<?>) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
getDeclaredFields(Class<?>, Predicate<Field>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredMethod(Class<?>, Predicate<Method>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredMethods(Class<?>) - Method in class org.burningwave.core.classes.Classes
 
getDeclaredMethods(Class<?>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDeclaredMethods(Class<?>) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
getDeclaredMethods(Class<?>, Predicate<Method>) - Method in interface org.burningwave.core.classes.MembersRetriever
 
getDefineClassMethod(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
getDefinePackageMethod(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
getDirective() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
getDirective() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.MainContext
 
getEntity() - Method in class org.burningwave.core.Criteria.TestContext
 
getEntrySupplier() - Method in interface org.burningwave.core.io.IterableZipContainer
 
getExtension() - Method in class org.burningwave.core.io.FileSystemItem
 
getExtension(String) - Method in class org.burningwave.core.Strings.Paths
 
getFile() - Method in class org.burningwave.core.io.FileInputStream
 
getFile() - Method in class org.burningwave.core.io.FileOutputStream
 
getFileNameCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.ClassFileScanConfig
 
getFileNameCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfig
 
getFileNameCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getFileNameCheckerForZipEntry() - Method in class org.burningwave.core.io.ClassFileScanConfig
 
getFileNameCheckerForZipEntry() - Method in class org.burningwave.core.io.FileScanConfig
 
getFileNameCheckerForZipEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getFilePredicateForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getFilePredicateForZipEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getFileSignatureCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.ClassFileScanConfig
 
getFileSignatureCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfig
 
getFileSignatureCheckerForFileSystemEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getFileSignatureCheckerForZipEntry() - Method in class org.burningwave.core.io.ClassFileScanConfig
 
getFileSignatureCheckerForZipEntry() - Method in class org.burningwave.core.io.FileScanConfig
 
getFileSignatureCheckerForZipEntry() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getFileSystemHelper() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.MainContext
 
getFileSystemScanner() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getFileSystemScanner() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getFilteredConsumerForFileSystemScanner(Predicate<FileSystemItem>, Consumer<FileSystemItem>) - Static method in class org.burningwave.core.io.FileSystemItem
 
getFunctionalInterfaceFactory() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getFunctionalInterfaceFactory() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getHierarchy(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
getId(Object...) - Method in class org.burningwave.core.classes.Classes
 
getId(Object...) - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
 
getInstance() - Static method in class org.burningwave.core.assembler.ComponentContainer
 
getInstance() - Static method in interface org.burningwave.core.assembler.ComponentSupplier
 
getItemsFound() - Method in class org.burningwave.core.classes.SearchResult
 
getItemsFoundFlatMap() - Method in class org.burningwave.core.classes.SearchResult
 
getJavaMemoryCompiler() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getJavaMemoryCompiler() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getLoadedClassesForPackage(Predicate<Package>) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
getLoadedResourcesCount() - Method in class org.burningwave.core.Cache.PathForResources
 
getLoggingLevelFlags(Class<?>) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
getLoggingLevelFlags(Class<?>) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
getLoggingLevelFlags(Class<?>) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
getLoggingLevelValue() - Method in interface org.burningwave.core.ManagedLogger
 
getMainClassPaths() - Method in class org.burningwave.core.io.PathHelper
 
getMainContext() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
getMaxParallelTasksForUnit() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getMembers() - Method in class org.burningwave.core.classes.ClassHunter.SearchResult
 
getMembersBy(C) - Method in class org.burningwave.core.classes.ClassHunter.SearchResult
 
getMembersFlatMap() - Method in class org.burningwave.core.classes.ClassHunter.SearchResult
 
getMembersFound() - Method in class org.burningwave.core.classes.ClassCriteria.TestContext
 
getMembersFoundFlatMap() - Method in class org.burningwave.core.classes.ClassHunter.SearchContext
 
getMembersSupplier() - Method in class org.burningwave.core.classes.MemberCriteria
 
getMembersSupplierFunction() - Method in class org.burningwave.core.classes.ConstructorCriteria
 
getMembersSupplierFunction() - Method in class org.burningwave.core.classes.FieldCriteria
 
getMembersSupplierFunction() - Method in class org.burningwave.core.classes.MemberCriteria
 
getMembersSupplierFunction() - Method in class org.burningwave.core.classes.MethodCriteria
 
getName() - Method in class org.burningwave.core.classes.GenericSourceGenerator
 
getName() - Method in class org.burningwave.core.classes.JavaClass
 
getName() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemoryFileObject
 
getName() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemorySource
 
getName() - Method in class org.burningwave.core.io.FileSystemItem
 
getName() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
getNextEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
 
getNextEntry(Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
 
getNotContainedPaths() - Method in class org.burningwave.core.io.PathHelper.ComparePathsResult
 
getNotLoadedByteCode(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
getOrBuild(ClassLoader, String, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory.PojoSubTypeRetriever
 
getOrCreate(Class<T>, Supplier<T>) - Method in class org.burningwave.core.assembler.ComponentContainer
 
getOrCreate(Class<T>, Supplier<T>) - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getOrCreateTemporaryFolder(String) - Method in class org.burningwave.core.io.FileSystemHelper
 
getOrCreateTemporaryFolder(String) - Method in interface org.burningwave.core.Memorizer
 
getOrUploadIfAbsent(String, Supplier<R>) - Method in class org.burningwave.core.Cache.PathForResources
 
getOrUploadIfAbsent(T, String, Supplier<R>) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
 
getOrUploadIfAbsent(T, Supplier<R>) - Method in class org.burningwave.core.Cache.ObjectForObject
 
getOuterCode() - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
getPackageName() - Method in class org.burningwave.core.classes.JavaClass
 
getPackagePath() - Method in class org.burningwave.core.classes.JavaClass
 
getParent() - Method in class org.burningwave.core.io.FileSystemItem
 
getParent() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
getParent() - Method in interface org.burningwave.core.io.IterableZipContainer
 
getParent(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
getParent(ClassLoader) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
getParentContainer() - Method in class org.burningwave.core.io.FileSystemItem
 
getParentContainer() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
getPartialContainedDirectories() - Method in class org.burningwave.core.io.PathHelper.ComparePathsResult
 
getPartialContainedFiles() - Method in class org.burningwave.core.io.PathHelper.ComparePathsResult
 
getPath() - Method in class org.burningwave.core.classes.JavaClass
 
getPath() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemoryFileObject
 
getPath(Predicate<String>) - Method in class org.burningwave.core.io.PathHelper
 
getPathHelper() - Method in class org.burningwave.core.assembler.ComponentContainer
 
getPathHelper() - Method in interface org.burningwave.core.assembler.ComponentSupplier
 
getPaths() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
getPaths() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
getPaths(String...) - Method in class org.burningwave.core.io.PathHelper
 
getPaths(Predicate<String>) - Method in class org.burningwave.core.io.PathHelper
 
getPredicate() - Method in class org.burningwave.core.Criteria.TestContext
 
getPredicateOrFalsePredicateIfNull() - Method in class org.burningwave.core.Criteria
 
getPredicateOrTruePredicateIfNull() - Method in class org.burningwave.core.Criteria
 
getPredicateWrapper(BiFunction<T, E, V[]>, TriPredicate<T, V[], Integer>) - Method in class org.burningwave.core.Criteria
 
getResource(String) - Method in class org.burningwave.core.io.PathHelper
 
getResource(BiConsumer<Collection<T>, FileSystemItem>, String) - Method in class org.burningwave.core.io.PathHelper
 
getResourceAsStream(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
getResourceAsStream(String) - Method in class org.burningwave.core.io.PathHelper
 
getResourceAsStringBuffer(String) - Method in class org.burningwave.core.io.PathHelper
 
getResources(String...) - Method in class org.burningwave.core.io.PathHelper
 
getResources(BiConsumer<Collection<T>, FileSystemItem>, String...) - Method in class org.burningwave.core.io.PathHelper
 
getResourcesAsStreams(String...) - Method in class org.burningwave.core.io.PathHelper
 
getResult() - Method in class org.burningwave.core.Criteria.TestContext
 
getResultPredicate() - Method in class org.burningwave.core.classes.MemberCriteria
 
getScannedItem() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
getScanUpToPredicate() - Method in class org.burningwave.core.classes.MemberCriteria
 
getSimpleName() - Method in class org.burningwave.core.classes.JavaClass
 
getSimpleName() - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
getSize(Object) - Method in class org.burningwave.core.iterable.IterableObjectHelper
 
getTemporaryFolderPrefix() - Method in interface org.burningwave.core.Memorizer
 
getUnique(C) - Method in class org.burningwave.core.classes.SearchResult
 
getUnsafe() - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
getURL() - Method in class org.burningwave.core.io.FileSystemItem
 
getURL(ClassLoader, String) - Method in class org.burningwave.core.io.Resources
 
getValue() - Method in enum org.burningwave.core.io.BufferSize
 
getVersion() - Method in class org.burningwave.core.jvm.JVMInfo
 
getWrappedItem() - Method in interface org.burningwave.core.io.FileSystemScanner.Scan.ItemWrapper
 
GlobalProperties - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 

H

hasNoPredicate() - Method in class org.burningwave.core.Criteria
 
hasPackageBeenDefined(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 

I

identity() - Static method in interface org.burningwave.core.function.ThrowingFunction
 
INFO - Static variable in class org.burningwave.core.LoggingLevel
 
INFO_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
 
INFO_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
initialCapacity() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
invoke(Object, Method, Object...) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
invoke(Object, String, boolean, Object...) - Method in class org.burningwave.core.reflection.Methods
 
invoke(Object, String, Object...) - Method in class org.burningwave.core.reflection.Methods
 
invoke(String, Object...) - Method in interface org.burningwave.core.Virtual
 
invokeAll(Object, String, boolean, Object...) - Method in class org.burningwave.core.reflection.Methods
 
invokeAll(Object, String, Object...) - Method in class org.burningwave.core.reflection.Methods
 
invokeDirect(Object, String, boolean, Object...) - Method in class org.burningwave.core.reflection.Methods
 
invokeDirect(Object, String, Object...) - Method in class org.burningwave.core.reflection.Methods
 
invokeDirect(String, Object...) - Method in interface org.burningwave.core.Virtual
 
invokeDirectWithoutCachingMethod(String, Object...) - Method in interface org.burningwave.core.Virtual
 
invokeWithoutCachingMethod(String, Object...) - Method in interface org.burningwave.core.Virtual
 
is(File, Predicate<Integer>) - Method in class org.burningwave.core.io.Streams
 
is32Bit() - Method in class org.burningwave.core.jvm.JVMInfo
 
is64Bit() - Method in class org.burningwave.core.jvm.JVMInfo
 
isArchive() - Method in class org.burningwave.core.io.FileSystemItem
 
isArchive() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
isArchive(File) - Method in class org.burningwave.core.io.Streams
 
isArchive(ByteBuffer) - Method in class org.burningwave.core.io.Streams
 
isAssignableFrom(Class<?>, Class<?>) - Method in class org.burningwave.core.classes.Classes
 
isBlank(String) - Method in class org.burningwave.core.Strings
 
isBuildingMethodsCreationEnabled(int) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
isClass(File) - Method in class org.burningwave.core.io.Streams
 
isClass(ByteBuffer) - Method in class org.burningwave.core.io.Streams
 
isCompressed() - Method in class org.burningwave.core.io.FileSystemItem
 
isCompressedOopsOffOn64Bit() - Method in class org.burningwave.core.jvm.JVMInfo
 
isCompressedOopsOffOn64BitHotspot() - Method in class org.burningwave.core.jvm.JVMInfo
 
isContainer() - Method in class org.burningwave.core.io.FileSystemItem
 
isDirectory() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
isEmpty(String) - Method in class org.burningwave.core.Strings
 
isEnabled() - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
 
isEnabled() - Method in interface org.burningwave.core.ManagedLogger.Repository
 
isEnabled() - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
isEqual(Object) - Static method in interface org.burningwave.core.function.ThrowingPredicate
 
isFile() - Method in class org.burningwave.core.io.FileSystemItem
 
isFolder() - Method in class org.burningwave.core.io.FileSystemItem
 
isJModArchive(File) - Method in class org.burningwave.core.io.Streams
 
isJModArchive(ByteBuffer) - Method in class org.burningwave.core.io.Streams
 
isLoadedBy(Class<?>, ClassLoader) - Method in class org.burningwave.core.classes.Classes
 
isNotBlank(String) - Method in class org.burningwave.core.Strings
 
isNotEmpty(String) - Method in class org.burningwave.core.Strings
 
isRoot() - Method in class org.burningwave.core.io.FileSystemItem
 
isUseFullyQualifiedClassNamesEnabled(int) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
ItemContext(FileSystemScanner.Scan.MainContext, String) - Constructor for class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
IterableObjectHelper - Class in org.burningwave.core.iterable
 
IterableObjectHelper - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
IterableZipContainer - Interface in org.burningwave.core.io
 
IterableZipContainer.Entry - Interface in org.burningwave.core.io
 

J

JavaClass - Class in org.burningwave.core.classes
 
JavaClass.Criteria - Class in org.burningwave.core.classes
 
JavaMemoryCompiler - Class in org.burningwave.core.classes
 
JavaMemoryCompiler.Configuration - Class in org.burningwave.core.classes
 
JavaMemoryCompiler.Configuration.Key - Class in org.burningwave.core.classes
 
JavaMemoryCompiler.MemoryFileObject - Class in org.burningwave.core.classes
 
JavaMemoryCompiler.MemorySource - Class in org.burningwave.core.classes
 
JavaMemoryCompiler.UnknownCompilerErrorMessageException - Exception in org.burningwave.core.classes
 
JVMInfo - Class in org.burningwave.core.jvm
 
JVMInfo - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
JVMInfo() - Constructor for class org.burningwave.core.jvm.JVMInfo
 

K

Key() - Constructor for class org.burningwave.core.assembler.StaticComponentContainer.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.classes.ClassFactory.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.classes.ClassHunter.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.classes.ClassPathScannerAbst.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.io.FileScanConfigAbst.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.io.PathHelper.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.io.Streams.Configuration.Key
 
Key() - Constructor for class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
KILO_BYTE - org.burningwave.core.io.BufferSize
 

L

limit() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
limit(T) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
limit(T, int) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
listenTo(Properties) - Method in interface org.burningwave.core.iterable.Properties.Listener
 
loadAllChildren() - Method in class org.burningwave.core.io.FileSystemItem
 
loadAllFileThat(Predicate<File>) - Method in class org.burningwave.core.classes.SearchConfig
 
loadAllFileThat(Predicate<File>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
loadAllZipEntryThat(Predicate<IterableZipContainer.Entry>) - Method in class org.burningwave.core.classes.SearchConfig
 
loadAllZipEntryThat(Predicate<IterableZipContainer.Entry>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
loadChildren() - Method in class org.burningwave.core.io.FileSystemItem
 
loadClass(Class<?>) - Method in class org.burningwave.core.classes.SearchContext
 
loadClass(String) - Method in class org.burningwave.core.classes.SearchContext
 
loadClass(String, boolean) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
loadClass(JavaClass) - Method in class org.burningwave.core.classes.SearchContext
 
loadedBytecode - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
loadedByteCodes - Variable in class org.burningwave.core.classes.MemoryClassLoader
 
loadFirstOneFound(String...) - Method in class org.burningwave.core.io.Resources
 
loadFirstOneFound(Properties, String...) - Method in class org.burningwave.core.io.Resources
 
loadInCache(CacheableSearchConfig) - Method in class org.burningwave.core.classes.ClassHunter
 
loadInCache(CacheableSearchConfig) - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport
 
loadOrBuildAndDefine(ClassLoader, String, int, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory.PojoSubTypeRetriever
 
loadOrBuildAndDefine(String, int, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory.PojoSubTypeRetriever
 
loadOrBuildAndDefine(L) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefine(UnitSourceGenerator...) - Method in class org.burningwave.core.classes.ClassFactory
 
LoadOrBuildAndDefineConfig - Class in org.burningwave.core.classes
 
LoadOrBuildAndDefineConfig(Collection<UnitSourceGenerator>...) - Constructor for class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
 
LoadOrBuildAndDefineConfig(UnitSourceGenerator...) - Constructor for class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
 
LoadOrBuildAndDefineConfig.ForCodeExecutor - Class in org.burningwave.core.classes
 
loadOrBuildAndDefineConsumerSubType(int) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefineConsumerSubType(ClassLoader, int) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefineExecutorSubType(LoadOrBuildAndDefineConfig.ForCodeExecutor) - Method in class org.burningwave.core.classes.CodeExecutor
 
loadOrBuildAndDefineFunctionSubType(int) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefineFunctionSubType(ClassLoader, int) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefinePojoSubType(ClassLoader, String, int, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefinePojoSubType(ClassLoader, String, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefinePojoSubType(String, int, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefinePojoSubType(String, Class<?>...) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefinePredicateSubType(int) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrBuildAndDefinePredicateSubType(ClassLoader, int) - Method in class org.burningwave.core.classes.ClassFactory
 
loadOrDefine(Class<T>, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
loadOrDefineByByteCode(String, Map<String, ByteBuffer>, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
loadOrDefineByByteCode(ByteBuffer, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
loadOrDefineByByteCodes(Map<String, ByteBuffer>, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
loadOrDefineByJavaClass(String, Map<String, JavaClass>, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
loadOrDefineByJavaClass(JavaClass, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
loadOrDefineClass(Class<?>) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
loadOrDefineClass(ByteBuffer) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
loadOrDefineClass(JavaClass) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
loadPaths(String, String) - Method in class org.burningwave.core.io.PathHelper
 
logDebug(Class<?>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logDebug(Class<?>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logDebug(Class<?>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logDebug(Class<?>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logDebug(Class<?>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logDebug(Class<?>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logDebug(String) - Method in interface org.burningwave.core.ManagedLogger
 
logDebug(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
 
logError(Class<?>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logError(Class<?>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logError(Class<?>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logError(Class<?>, String, Throwable) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logError(Class<?>, String, Throwable) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logError(Class<?>, String, Throwable) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logError(String) - Method in interface org.burningwave.core.ManagedLogger
 
logError(String, Throwable) - Method in interface org.burningwave.core.ManagedLogger
 
LoggingLevel - Class in org.burningwave.core
 
LoggingLevel(int) - Constructor for class org.burningwave.core.LoggingLevel
 
LoggingLevel.Mutable - Class in org.burningwave.core
 
logicalOperator - Variable in class org.burningwave.core.Criteria
 
logicOperation(C, C, Function<BiPredicate<T, E>, Function<BiPredicate<? super T, ? super E>, BiPredicate<T, E>>>, C) - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
logicOperation(C, C, Function<BiPredicate<T, E>, Function<BiPredicate<? super T, ? super E>, BiPredicate<T, E>>>, C) - Method in class org.burningwave.core.Criteria
 
logicOperation(C, C, Function<BiPredicate<T, M>, Function<BiPredicate<? super T, ? super M>, BiPredicate<T, M>>>, C) - Method in class org.burningwave.core.classes.MemberCriteria
 
logicOperation(ClassCriteria, ClassCriteria, Function<BiPredicate<ClassCriteria.TestContext, Class<?>>, Function<BiPredicate<? super ClassCriteria.TestContext, ? super Class<?>>, BiPredicate<ClassCriteria.TestContext, Class<?>>>>, ClassCriteria) - Method in class org.burningwave.core.classes.ClassCriteria
 
logInfo(Class<?>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logInfo(Class<?>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logInfo(Class<?>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logInfo(Class<?>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logInfo(Class<?>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logInfo(Class<?>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logInfo(String) - Method in interface org.burningwave.core.ManagedLogger
 
logInfo(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
 
logTrace(Class<?>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logTrace(Class<?>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logTrace(Class<?>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logTrace(Class<?>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logTrace(Class<?>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logTrace(Class<?>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logWarn(Class<?>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logWarn(Class<?>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logWarn(Class<?>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logWarn(Class<?>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
logWarn(Class<?>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
logWarn(Class<?>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
logWarn(String) - Method in interface org.burningwave.core.ManagedLogger
 
logWarn(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
 
lowerCaseFirstCharacter(String) - Method in class org.burningwave.core.Strings
 
LowLevelObjectsHandler - Class in org.burningwave.core.jvm
 
LowLevelObjectsHandler - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
LowLevelObjectsHandler.ByteBufferDelegate - Class in org.burningwave.core.jvm
 

M

MAIN_CLASS_PATHS - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
 
MAIN_CLASS_PATHS - Static variable in class org.burningwave.core.io.PathHelper.Configuration.Key
 
MAIN_CLASS_PATHS_EXTENSION - Static variable in class org.burningwave.core.io.PathHelper.Configuration.Key
 
MAIN_CLASS_PATHS_PLACE_HOLDER - Static variable in class org.burningwave.core.io.PathHelper.Configuration.Key
 
make() - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
make() - Method in class org.burningwave.core.classes.BodySourceGenerator
 
make() - Method in class org.burningwave.core.classes.ClassSourceGenerator
 
make() - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
make() - Method in class org.burningwave.core.classes.GenericSourceGenerator
 
make() - Method in interface org.burningwave.core.classes.SourceGenerator
 
make() - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
make() - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
make() - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
ManagedLogger - Interface in org.burningwave.core
 
ManagedLogger.Repository - Interface in org.burningwave.core
 
ManagedLogger.Repository.Abst - Class in org.burningwave.core
 
ManagedLogger.Repository.Configuration - Class in org.burningwave.core
 
ManagedLogger.Repository.Configuration.Key - Class in org.burningwave.core
 
ManagedLoggersRepository - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
markAsCloseable(boolean) - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
match(MemberCriteria<M, ?, ?>, Class<?>) - Method in class org.burningwave.core.classes.Members
 
match(MemberCriteria<M, ?, ?>, Object) - Method in class org.burningwave.core.classes.Members
 
matchPartialy(Integer) - Method in class org.burningwave.core.LoggingLevel
 
maxParallelTasksForUnit(int) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
MEGA_BYTE - org.burningwave.core.io.BufferSize
 
member(Predicate<M>) - Method in class org.burningwave.core.classes.MemberCriteria
 
MemberCriteria<M extends Member,​C extends MemberCriteria<M,​C,​T>,​T extends Criteria.TestContext<M,​C>> - Class in org.burningwave.core.classes
 
MemberCriteria() - Constructor for class org.burningwave.core.classes.MemberCriteria
 
MemberHelper<M extends Member> - Class in org.burningwave.core.reflection
 
MemberHelper() - Constructor for class org.burningwave.core.reflection.MemberHelper
 
Members - Class in org.burningwave.core.classes
 
Members - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
MembersRetriever - Interface in org.burningwave.core.classes
 
Memorizer - Interface in org.burningwave.core
 
MemoryClassLoader - Class in org.burningwave.core.classes
 
MemoryClassLoader(ClassLoader) - Constructor for class org.burningwave.core.classes.MemoryClassLoader
 
MemorySource(JavaFileObject.Kind, String, String) - Constructor for class org.burningwave.core.classes.JavaMemoryCompiler.MemorySource
 
MethodCriteria - Class in org.burningwave.core.classes
 
Methods - Class in org.burningwave.core.reflection
 
Methods - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
MultiParamsConsumer - Interface in org.burningwave.core.function
 
MultiParamsFunction<R> - Interface in org.burningwave.core.function
 
MultiParamsPredicate - Interface in org.burningwave.core.function
 
Mutable(int) - Constructor for class org.burningwave.core.LoggingLevel.Mutable
 

N

name(Predicate<String>) - Method in class org.burningwave.core.classes.MemberCriteria
 
name(Predicate<String>) - Method in class org.burningwave.core.io.FileCriteria
 
name(Predicate<String>) - Method in class org.burningwave.core.io.ZipContainerEntryCriteria
 
negate() - Method in interface org.burningwave.core.function.MultiParamsPredicate
 
negate() - Method in interface org.burningwave.core.function.PentaPredicate
 
negate() - Method in interface org.burningwave.core.function.QuadPredicate
 
negate() - Method in interface org.burningwave.core.function.ThrowingBiPredicate
 
negate() - Method in interface org.burningwave.core.function.ThrowingPredicate
 
negate() - Method in interface org.burningwave.core.function.ThrowingTriPredicate
 
negate() - Method in interface org.burningwave.core.function.TriPredicate
 
newInstance() - Method in class org.burningwave.core.Criteria
 
newInstanceOf(Object, Object...) - Method in class org.burningwave.core.reflection.Constructors
 
normalizeAndClean(String) - Method in class org.burningwave.core.Strings.Paths
 
notLoadedByteCodes - Variable in class org.burningwave.core.classes.MemoryClassLoader
 

O

ObjectAndPathForResources(Long, Function<R, R>) - Constructor for class org.burningwave.core.Cache.ObjectAndPathForResources
 
ObjectForObject() - Constructor for class org.burningwave.core.Cache.ObjectForObject
 
of(File) - Static method in class org.burningwave.core.io.FileSystemItem
 
of(URL) - Static method in class org.burningwave.core.io.FileSystemItem
 
of(BiPredicate<T, E>) - Static method in class org.burningwave.core.Criteria
 
ofPath(String) - Static method in class org.burningwave.core.io.FileSystemItem
 
on(Object) - Static method in class org.burningwave.core.classes.FieldCriteria
 
on(Object) - Static method in class org.burningwave.core.classes.MethodCriteria
 
openOutputStream() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemoryFileObject
 
optimize(Collection<String>) - Method in class org.burningwave.core.io.PathHelper
 
optimizePaths(boolean) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
optimizePaths(boolean) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
or() - Method in class org.burningwave.core.Criteria
 
or(C) - Method in class org.burningwave.core.Criteria
 
or(Predicate<Object[]>) - Method in interface org.burningwave.core.function.MultiParamsPredicate
 
or(PentaPredicate<? super P0, ? super P1, ? super P2, ? super P3, ? super P4>) - Method in interface org.burningwave.core.function.PentaPredicate
 
or(QuadPredicate<? super P0, ? super P1, ? super P2, ? super P3>) - Method in interface org.burningwave.core.function.QuadPredicate
 
or(ThrowingBiPredicate<? super T, ? super U, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingBiPredicate
 
or(ThrowingPredicate<? super T, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingPredicate
 
or(ThrowingTriPredicate<? super P0, ? super P1, ? super P2, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingTriPredicate
 
or(TriPredicate<? super P0, ? super P1, ? super P2>) - Method in interface org.burningwave.core.function.TriPredicate
 
org.burningwave - package org.burningwave
 
org.burningwave.core - package org.burningwave.core
 
org.burningwave.core.assembler - package org.burningwave.core.assembler
 
org.burningwave.core.classes - package org.burningwave.core.classes
 
org.burningwave.core.concurrent - package org.burningwave.core.concurrent
 
org.burningwave.core.function - package org.burningwave.core.function
 
org.burningwave.core.io - package org.burningwave.core.io
 
org.burningwave.core.iterable - package org.burningwave.core.iterable
 
org.burningwave.core.jvm - package org.burningwave.core.jvm
 
org.burningwave.core.reflection - package org.burningwave.core.reflection
 

P

packageName(Predicate<String>) - Method in class org.burningwave.core.classes.ClassCriteria
 
ParallelTasksManager - Class in org.burningwave.core.concurrent
 
parameterType(BiPredicate<Class<?>[], Integer>) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
 
parameterType(TriPredicate<Map<Class<?>, Class<?>>, Class<?>[], Integer>) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
 
parameterTypes(Predicate<Class<?>[]>) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
 
parameterTypesAreAssignableFrom(Object...) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
 
PARENT_CLASS_LOADER_FOR_PATH_SCANNER_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassHunter.Configuration.Key
 
parentOf(TypeDeclarationSourceGenerator) - Method in class org.burningwave.core.classes.GenericSourceGenerator
 
parseCheckFileOptionsValue(String) - Static method in class org.burningwave.core.io.FileScanConfigAbst.Configuration
 
parseCheckFileOptionsValue(String, String) - Static method in class org.burningwave.core.io.FileScanConfigAbst.Configuration
 
partialyMatch(LoggingLevel) - Method in class org.burningwave.core.LoggingLevel
 
PATH_SCANNER_CLASS_LOADER_BYTE_CODE_HUNTER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassHunter.Configuration.Key
 
pathForContents - Variable in class org.burningwave.core.Cache
 
pathForFileSystemItems - Variable in class org.burningwave.core.Cache
 
pathForZipFiles - Variable in class org.burningwave.core.Cache
 
PathHelper - Class in org.burningwave.core.io
 
PathHelper.ComparePathsResult - Class in org.burningwave.core.io
 
PathHelper.Configuration - Class in org.burningwave.core.io
 
PathHelper.Configuration.Key - Class in org.burningwave.core.io
 
Paths - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
PATHS_PREFIX - Static variable in class org.burningwave.core.io.PathHelper.Configuration.Key
 
PathScannerClassLoader - Class in org.burningwave.core.classes
 
PathScannerClassLoader(ClassLoader, PathHelper, Supplier<ByteCodeHunter>, Integer) - Constructor for class org.burningwave.core.classes.PathScannerClassLoader
 
PentaPredicate<P0,​P1,​P2,​P3,​P4> - Interface in org.burningwave.core.function
 
PojoSourceGenerator - Class in org.burningwave.core.classes
 
position() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
position(int) - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
position(T) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
position(T, int) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
predicate - Variable in class org.burningwave.core.Criteria
 
Properties - Class in org.burningwave.core.iterable
 
Properties() - Constructor for class org.burningwave.core.iterable.Properties
 
Properties(Properties) - Constructor for class org.burningwave.core.iterable.Properties
 
Properties.Event - Enum in org.burningwave.core.iterable
 
Properties.Listener - Interface in org.burningwave.core.iterable
 
PropertyAccessor - Class in org.burningwave.core.reflection
 
PropertyAccessor.ByFieldOrByMethod - Class in org.burningwave.core.reflection
 
PropertyAccessor.ByMethodOrByField - Class in org.burningwave.core.reflection
 
put(Enum<?>, Object) - Method in class org.burningwave.core.Context
 
put(Object, Object) - Method in class org.burningwave.core.iterable.Properties
 
PUT - org.burningwave.core.iterable.Properties.Event
 

Q

QuadConsumer<P0,​P1,​P2,​P3> - Interface in org.burningwave.core.function
 
QuadPredicate<P0,​P1,​P2,​P3> - Interface in org.burningwave.core.function
 

R

read() - Method in class org.burningwave.core.io.ByteBufferInputStream
 
read() - Method in class org.burningwave.core.io.ClosedInputStream
 
read(byte[], int, int) - Method in class org.burningwave.core.io.ByteBufferInputStream
 
receiveNotification(Properties, Properties.Event, Object, Object) - Method in class org.burningwave.core.assembler.ComponentContainer
 
receiveNotification(Properties, Properties.Event, Object, Object) - Method in class org.burningwave.core.io.PathHelper
 
receiveNotification(Properties, Properties.Event, Object, Object) - Method in interface org.burningwave.core.iterable.Properties.Listener
 
recursiveOnArchiveOfZipEntry(boolean) - Method in class org.burningwave.core.classes.SearchConfig
 
recursiveOnArchiveOfZipEntry(boolean) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
recursiveOnDirectoryOfFileSystemEntry(boolean) - Method in class org.burningwave.core.classes.SearchConfig
 
recursiveOnDirectoryOfFileSystemEntry(boolean) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
refresh() - Method in class org.burningwave.core.io.FileSystemItem
 
refresh(boolean) - Method in class org.burningwave.core.io.FileSystemItem
 
REG_EXP_FOR_INDEXES_OF_JAVA_INDEXED_PROPERTIES - Static variable in class org.burningwave.core.reflection.PropertyAccessor
 
REG_EXP_FOR_JAVA_PROPERTIES - Static variable in class org.burningwave.core.reflection.PropertyAccessor
 
reInit() - Method in class org.burningwave.core.assembler.ComponentContainer
 
remaining() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
remaining(T) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler.ByteBufferDelegate
 
remove(Integer) - Method in class org.burningwave.core.LoggingLevel.Mutable
 
remove(Object) - Method in class org.burningwave.core.iterable.Properties
 
remove(String) - Method in class org.burningwave.core.Cache.PathForResources
 
remove(T) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
 
REMOVE - org.burningwave.core.iterable.Properties.Event
 
removeInitialPathElements(String, String...) - Method in class org.burningwave.core.Strings.Paths
 
removeLoggingLevelFor(Properties, String, LoggingLevel...) - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
 
removeLoggingLevelFor(LoggingLevel, String...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
removeLoggingLevelFor(LoggingLevel, String...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
removeLoggingLevelFor(LoggingLevel, String...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
removeNotLoadedCompiledClass(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
removePath(T, String) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
 
replace(String, Map<String, String>) - Method in class org.burningwave.core.Strings
 
reset() - Method in class org.burningwave.core.io.ByteBufferInputStream
 
reset() - Method in class org.burningwave.core.io.FileSystemItem
 
reset(boolean) - Method in class org.burningwave.core.io.FileSystemItem
 
Resources - Class in org.burningwave.core.io
 
Resources - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
Resources() - Constructor for class org.burningwave.core.io.Resources
 
result(Predicate<Collection<M>>) - Method in class org.burningwave.core.classes.MemberCriteria
 
retrieveAllLoadedClasses(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveClass(Class<?>) - Method in class org.burningwave.core.classes.SearchContext
 
retrieveConventionedRelativePath(FileSystemItem, IterableZipContainer.Entry, String) - Method in class org.burningwave.core.io.FileSystemItem
 
retrieveFrom(Object) - Method in class org.burningwave.core.classes.Classes
 
retrieveFrom(Object...) - Method in class org.burningwave.core.classes.Classes
 
retrieveLoadedClass(ClassLoader, String) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveLoadedClasses(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveLoadedClasses(ClassLoader) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
retrieveLoadedClassesForPackage(ClassLoader, Predicate<Package>) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveLoadedPackage(ClassLoader, Object, String) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveLoadedPackage(ClassLoader, Object, String) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
retrieveLoadedPackage(ClassLoader, String) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveLoadedPackages(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
retrieveLoadedPackages(ClassLoader) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
retrieveName(byte[]) - Method in class org.burningwave.core.classes.Classes
 
retrieveName(byte[], boolean) - Method in class org.burningwave.core.classes.Classes
 
retrieveName(Throwable) - Method in class org.burningwave.core.classes.Classes
 
retrieveName(ByteBuffer) - Method in class org.burningwave.core.classes.Classes
 
retrieveName(ByteBuffer, boolean) - Method in class org.burningwave.core.classes.Classes
 
retrieveNames(Throwable) - Method in class org.burningwave.core.classes.Classes
 
retrievePackageName(String) - Method in class org.burningwave.core.classes.Classes
 
retrieveSimpleName(String) - Method in class org.burningwave.core.classes.Classes
 
retrieveStream(Object) - Method in class org.burningwave.core.iterable.IterableObjectHelper
 
returnType(Predicate<Class<?>>) - Method in class org.burningwave.core.classes.MethodCriteria
 
run() - Method in interface org.burningwave.core.function.ThrowingRunnable
 
run(ThrowingRunnable<E>) - Static method in interface org.burningwave.core.function.ThrowingRunnable
 
RuntimeException - Exception in org.burningwave
 
RuntimeException(String) - Constructor for exception org.burningwave.RuntimeException
 
RuntimeException(String, Throwable) - Constructor for exception org.burningwave.RuntimeException
 
RuntimeException(Throwable) - Constructor for exception org.burningwave.RuntimeException
 

S

scan(FileSystemScanner.Scan.Configuration) - Method in class org.burningwave.core.io.FileSystemScanner
 
Scan() - Constructor for class org.burningwave.core.io.FileSystemScanner.Scan
 
scanAllArchiveFileThat(Predicate<File>) - Method in class org.burningwave.core.classes.SearchConfig
 
scanAllArchiveFileThat(Predicate<File>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
scanAllFileThat(Predicate<File>) - Method in class org.burningwave.core.classes.SearchConfig
 
scanAllFileThat(Predicate<File>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
scanAllZipFileThat(Predicate<File>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanAllZipFileThatAndApply(Predicate<File>, Consumer<FileSystemScanner.Scan.ItemContext>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanAllZipFileThatAndApplyBefore(Predicate<File>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanPathsAndAddAllByteCodesFound(Collection<String>, boolean, int) - Method in class org.burningwave.core.classes.PathScannerClassLoader
 
scanRecursivelyAllDirectory() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllDirectoryAndApplyBefore(Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllDirectoryThat(BiPredicate<File, File>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllDirectoryThat(Predicate<File>) - Method in class org.burningwave.core.classes.SearchConfig
 
scanRecursivelyAllDirectoryThat(Predicate<File>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
scanRecursivelyAllDirectoryThatAndApply(BiPredicate<File, File>, Consumer<FileSystemScanner.Scan.ItemContext>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllDirectoryThatAndApplyBefore(BiPredicate<File, File>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllZipEntryThat(Predicate<IterableZipContainer.Entry>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllZipEntryThatAndApply(Predicate<IterableZipContainer.Entry>, Consumer<FileSystemScanner.Scan.ItemContext>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanRecursivelyAllZipEntryThatAndApplyBefore(Predicate<IterableZipContainer.Entry>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanStrictlyDirectory() - Method in class org.burningwave.core.classes.SearchConfig
 
scanStrictlyDirectory() - Method in class org.burningwave.core.io.FileScanConfigAbst
 
scanStrictlyDirectory() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanStrictlyDirectoryAndApply(Consumer<FileSystemScanner.Scan.ItemContext>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanStrictlyDirectoryAndApplyAfter(Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanStrictlyDirectoryAndApplyBefore(Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
scanUpTo(BiPredicate<Class<?>, Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
 
scanUpTo(Predicate<Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
 
scanUpTo(TriPredicate<Map<Class<?>, Class<?>>, Class<?>, Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
 
SearchConfig - Class in org.burningwave.core.classes
 
SearchContext<T> - Class in org.burningwave.core.classes
 
SearchResult<E> - Class in org.burningwave.core.classes
 
SearchResult(ClassPathHunter.SearchContext) - Constructor for class org.burningwave.core.classes.ClassPathHunter.SearchResult
 
SearchResult(SearchContext<JavaClass>) - Constructor for class org.burningwave.core.classes.ByteCodeHunter.SearchResult
 
set(Integer) - Method in class org.burningwave.core.LoggingLevel.Mutable
 
set(Object, String, Object) - Method in class org.burningwave.core.reflection.PropertyAccessor
 
setAccessible(AccessibleObject, boolean) - Method in class org.burningwave.core.classes.Classes
 
setAccessible(AccessibleObject, boolean) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
setAsMaster(ClassLoader, ClassLoader, boolean) - Method in class org.burningwave.core.classes.Classes.Loaders
 
setAsParent(ClassLoader, ClassLoader, boolean) - Method in class org.burningwave.core.classes.Classes.Loaders
 
setAsParent(ClassLoader, ClassLoader, boolean) - Method in class org.burningwave.core.jvm.LowLevelObjectsHandler
 
setBodyElementSeparator(String) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
setDefault() - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
setDelimiters(String, String) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
setDirective(FileSystemScanner.Scan.Directive) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.ItemContext
 
setDirective(FileSystemScanner.Scan.Directive) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.MainContext
 
setElementPrefix(String) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
setExtraElementsBuilder(QuadConsumer<UnitSourceGenerator, Class<?>, Collection<Class<?>>, Integer>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
setFieldsBuilder(BiConsumer<Map<String, VariableSourceGenerator>, ClassSourceGenerator>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
setFilePathAsAbsolute(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
 
setGetterMethodsBodyBuilder(TriConsumer<FunctionSourceGenerator, Method, Integer>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
setLoggingLevelFlags(Class<?>, Integer) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
setLoggingLevelFlags(Class<?>, Integer) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
setLoggingLevelFlags(Class<?>, Integer) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
setLoggingLevelFor(LoggingLevel, String...) - Method in interface org.burningwave.core.ManagedLogger.Repository
 
setLoggingLevelFor(LoggingLevel, String...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
 
setLoggingLevelFor(LoggingLevel, String...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
 
setLoggingLevelValue(Integer) - Method in interface org.burningwave.core.ManagedLogger
 
setMaxParallelTasks(int) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
setName(String) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutor
 
setParent(IterableZipContainer) - Method in interface org.burningwave.core.io.IterableZipContainer
 
setPaths(Collection<String>...) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
setPropertyName(String) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
 
setReturnType(Class<?>) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
setReturnType(String) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
setReturnType(GenericSourceGenerator) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
setReturnType(TypeDeclarationSourceGenerator) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
setSetterMethodsBodyBuilder(TriConsumer<FunctionSourceGenerator, Method, Integer>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
 
setSimpleName(String) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutor
 
setSimpleName(String) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
 
setTypeDeclaration(TypeDeclarationSourceGenerator) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
setValue(String) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
setValue(BodySourceGenerator) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
shareContent(ByteBuffer) - Method in class org.burningwave.core.io.Streams
 
SimpleManagedLoggerRepository - Class in org.burningwave.core
 
SimpleManagedLoggerRepository(Properties) - Constructor for class org.burningwave.core.SimpleManagedLoggerRepository
 
skip(BiPredicate<Class<?>, Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
 
skip(TriPredicate<Map<Class<?>, Class<?>>, Class<?>, Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
 
SLF4JManagedLoggerRepository - Class in org.burningwave.core
 
SLF4JManagedLoggerRepository(Properties) - Constructor for class org.burningwave.core.SLF4JManagedLoggerRepository
 
SourceCodeHandler - Class in org.burningwave.core.classes
 
SourceCodeHandler - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
SourceGenerator - Interface in org.burningwave.core.classes
 
SourceGenerator.Abst - Class in org.burningwave.core.classes
 
StaticComponentContainer - Class in org.burningwave.core.assembler
 
StaticComponentContainer() - Constructor for class org.burningwave.core.assembler.StaticComponentContainer
 
StaticComponentContainer.Configuration - Class in org.burningwave.core.assembler
 
StaticComponentContainer.Configuration.Key - Class in org.burningwave.core.assembler
 
STOP_ITERATION - org.burningwave.core.io.FileSystemScanner.Scan.Directive
 
store(String, byte[]) - Method in class org.burningwave.core.io.Streams
 
store(String, ByteBuffer) - Method in class org.burningwave.core.io.Streams
 
storeToClassPath(String) - Method in class org.burningwave.core.classes.JavaClass
 
storeToClassPath(String) - Method in class org.burningwave.core.classes.UnitSourceGenerator
 
Streams - Class in org.burningwave.core.io
 
Streams - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
Streams.Configuration - Class in org.burningwave.core.io
 
Streams.Configuration.Key - Class in org.burningwave.core.io
 
Strings - Class in org.burningwave.core
 
Strings - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
Strings.Paths - Class in org.burningwave.core
 
strip(String, String) - Method in class org.burningwave.core.Strings
 
stripEnd(String, String) - Method in class org.burningwave.core.Strings
 
stripStart(String, String) - Method in class org.burningwave.core.Strings
 
Symbol() - Constructor for class org.burningwave.core.classes.Classes.Symbol
 

T

Tag() - Constructor for class org.burningwave.core.classes.Classes.Symbol.Tag
 
tasks - Variable in class org.burningwave.core.concurrent.ParallelTasksManager
 
test(Object...) - Method in interface org.burningwave.core.function.MultiParamsPredicate
 
test(P0, P1, P2) - Method in interface org.burningwave.core.function.ThrowingTriPredicate
 
test(P0, P1, P2) - Method in interface org.burningwave.core.function.TriPredicate
 
test(P0, P1, P2, P3) - Method in interface org.burningwave.core.function.QuadPredicate
 
test(P0, P1, P2, P3, P4) - Method in interface org.burningwave.core.function.PentaPredicate
 
test(T) - Method in interface org.burningwave.core.function.ThrowingPredicate
 
test(T, U) - Method in interface org.burningwave.core.function.ThrowingBiPredicate
 
testAndReturnFalseIfNullOrFalseByDefault(E) - Method in class org.burningwave.core.Criteria
 
testAndReturnFalseIfNullOrTrueByDefault(E) - Method in class org.burningwave.core.Criteria
 
testAndReturnTrueIfNullOrFalseByDefault(E) - Method in class org.burningwave.core.Criteria
 
testAndReturnTrueIfNullOrTrueByDefault(E) - Method in class org.burningwave.core.Criteria
 
TestContext(C) - Constructor for class org.burningwave.core.Criteria.TestContext
 
TestContext(ClassCriteria) - Constructor for class org.burningwave.core.classes.ClassCriteria.TestContext
 
Throwables - Class in org.burningwave.core
 
Throwables - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
 
Throwables() - Constructor for class org.burningwave.core.Throwables
 
ThrowingBiConsumer<P0,​P1,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingBiFunction<P0,​P1,​R,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingBiPredicate<T,​U,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingConsumer<T,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingFunction<T,​R,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingPredicate<T,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingQuadFunction<P0,​P1,​P2,​P3,​R,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingRunnable<E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingSupplier<T,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingTriFunction<P0,​P1,​P2,​R,​E extends Throwable> - Interface in org.burningwave.core.function
 
ThrowingTriPredicate<P0,​P1,​P2,​E extends Throwable> - Interface in org.burningwave.core.function
 
toBufferedInputStream() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
toByteArray() - Method in class org.burningwave.core.classes.JavaClass
 
toByteArray() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemoryFileObject
 
toByteArray() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
toByteArray() - Method in class org.burningwave.core.io.FileInputStream
 
toByteArray() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
toByteArray(InputStream) - Method in class org.burningwave.core.io.Streams
 
toByteArray(ByteBuffer) - Method in class org.burningwave.core.io.Streams
 
toByteBuffer() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.MemoryFileObject
 
toByteBuffer() - Method in class org.burningwave.core.io.ByteBufferInputStream
 
toByteBuffer() - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
toByteBuffer() - Method in class org.burningwave.core.io.FileInputStream
 
toByteBuffer() - Method in class org.burningwave.core.io.FileSystemItem
 
toByteBuffer() - Method in interface org.burningwave.core.io.FileSystemScanner.Scan.ItemWrapper
 
toByteBuffer() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
toByteBuffer() - Method in interface org.burningwave.core.io.IterableZipContainer
 
toByteBuffer(InputStream) - Method in class org.burningwave.core.io.Streams
 
toFileSystemItem() - Method in interface org.burningwave.core.io.FileSystemScanner.Scan.ItemWrapper
 
toInputStream() - Method in class org.burningwave.core.io.FileSystemItem
 
toInputStream() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
 
toRuntimeException(Object) - Method in class org.burningwave.core.Throwables
 
toScanConfiguration(Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
toScanConfiguration(Consumer<FileSystemScanner.Scan.ItemContext>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileScanConfigAbst
 
toString() - Method in class org.burningwave.core.classes.JavaClass
 
toString() - Method in class org.burningwave.core.classes.SourceGenerator.Abst
 
toString() - Method in class org.burningwave.core.io.FileSystemItem
 
TRACE - Static variable in class org.burningwave.core.LoggingLevel
 
TRACE_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
 
TRACE_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
TriConsumer<P0,​P1,​P2> - Interface in org.burningwave.core.function
 
TriFunction<P0,​P1,​P2,​R> - Interface in org.burningwave.core.function
 
TriPredicate<P0,​P1,​P2> - Interface in org.burningwave.core.function
 
type(Predicate<Class<?>>) - Method in class org.burningwave.core.classes.FieldCriteria
 
TYPE - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
TypeDeclarationSourceGenerator - Class in org.burningwave.core.classes
 

U

uniqueKeyForField - Variable in class org.burningwave.core.Cache
 
uniqueKeyForMethodHandle - Variable in class org.burningwave.core.Cache
 
uniqueKeyForMethods - Variable in class org.burningwave.core.Cache
 
UnitSourceGenerator - Class in org.burningwave.core.classes
 
UnknownCompilerErrorMessageException(String) - Constructor for exception org.burningwave.core.classes.JavaMemoryCompiler.UnknownCompilerErrorMessageException
 
unregister() - Method in class org.burningwave.core.classes.MemoryClassLoader
 
unregister(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
 
unregister(Properties) - Method in interface org.burningwave.core.iterable.Properties.Listener
 
upload(String, Supplier<R>) - Method in class org.burningwave.core.Cache.PathForResources
 
upload(Map<String, R>, String, Supplier<R>) - Method in class org.burningwave.core.Cache.PathForResources
 
upload(T, R) - Method in class org.burningwave.core.Cache.ObjectForObject
 
uploadedClasses - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
uploadedClassesMap - Variable in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
USE_OF_FULLY_QUALIFIED_CLASS_NAMES_ENABLED - Static variable in class org.burningwave.core.classes.PojoSourceGenerator
 
useAsParentClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.ExecuteConfig
 
useClasses(Class<?>...) - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
useClasses(Collection<Class<?>>) - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
 
useClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.ExecuteConfig
 
useDefaultClassLoaderAsParent(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig
 
useType(Class<?>...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
 
useType(Class<?>...) - Method in class org.burningwave.core.classes.BodySourceGenerator
 
useType(Class<?>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
 
useType(Class<?>...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
 
useType(Class<?>...) - Method in class org.burningwave.core.classes.VariableSourceGenerator
 
useType(String...) - Method in class org.burningwave.core.classes.BodySourceGenerator
 

V

valueOf(String) - Static method in enum org.burningwave.core.io.BufferSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.burningwave.core.io.FileSystemScanner.Scan.Directive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.burningwave.core.iterable.Properties.Event
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.burningwave.core.io.BufferSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.burningwave.core.io.FileSystemScanner.Scan.Directive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.burningwave.core.iterable.Properties.Event
Returns an array containing the constants of this enum type, in the order they are declared.
VariableSourceGenerator - Class in org.burningwave.core.classes
 
Virtual - Interface in org.burningwave.core
 

W

waitForInitializationEnding() - Method in class org.burningwave.core.assembler.ComponentContainer
 
waitForSearchEnding() - Method in class org.burningwave.core.classes.SearchResult
 
waitForTasksEnding() - Method in class org.burningwave.core.concurrent.ParallelTasksManager
 
waitForTasksEnding() - Method in class org.burningwave.core.io.FileSystemScanner.Scan.MainContext
 
WARN - Static variable in class org.burningwave.core.LoggingLevel
 
WARN_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
 
WARN_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
 
whenFindFileTestAndApply(Predicate<File>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
whenFindZipEntryApply(Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
whenFindZipEntryTestAndApply(Predicate<IterableZipContainer.Entry>, Consumer<FileSystemScanner.Scan.ItemContext>) - Method in class org.burningwave.core.io.FileSystemScanner.Scan.Configuration
 
withCode(String, BodySourceGenerator) - Static method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutor
 
withCode(BodySourceGenerator) - Static method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutor
 
withDefaultPropertyValue(String, String) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
 
withDefaultPropertyValues(Map<String, Object>) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
 
withoutUsingCache() - Method in class org.burningwave.core.classes.CacheableSearchConfig
 
withoutUsingCache() - Static method in class org.burningwave.core.classes.SearchConfig
 
withParameter(Object...) - Method in class org.burningwave.core.classes.ExecuteConfig
 
write(byte[], int, int) - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
write(int) - Method in class org.burningwave.core.io.ByteBufferOutputStream
 
write(ByteBuffer) - Method in class org.burningwave.core.io.ByteBufferOutputStream
 

Z

ZIP_PATH_SEPARATOR - Static variable in interface org.burningwave.core.io.IterableZipContainer
 
ZipContainerEntryCriteria - Class in org.burningwave.core.io
 

_

_defineClass(String, ByteBuffer, ProtectionDomain) - Method in class org.burningwave.core.classes.MemoryClassLoader
 
_toString() - Method in interface org.burningwave.core.classes.SourceGenerator
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes|All Packages