Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- abort(T) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- abort(T) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- abortOrWaitForFinish() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- abortOrWaitForFinish(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- 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(ThrowingConsumer<I, E>, I) - Static method in interface org.burningwave.core.function.Executor
- 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(P0, P1, P2, P3, P4) - Method in interface org.burningwave.core.function.PentaConsumer
- accept(T) - Method in interface org.burningwave.core.function.ThrowingConsumer
- add(Map<?, ?>...) - Static method in class org.burningwave.core.assembler.ComponentContainer.Configuration.Default
- add(Map<?, ?>...) - Static method in class org.burningwave.core.assembler.StaticComponentContainer.Configuration.Default
- 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
- addBlackListedClassPaths(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addBlackListedClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addBodyCode(String...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- addBodyCodeLine(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
- 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
- addClassPath(ClassLoader, String...) - Method in class org.burningwave.core.classes.Classes.Loaders
- addClassPath(ClassLoader, Predicate<String>, String...) - Method in class org.burningwave.core.classes.Classes.Loaders
- addClassPaths(ClassLoader, Collection<String>...) - Method in class org.burningwave.core.classes.Classes.Loaders
- addClassPaths(ClassLoader, Predicate<String>, Collection<String>...) - Method in class org.burningwave.core.classes.Classes.Loaders
- addClassPaths(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassPaths(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassPaths(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassPaths(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassPaths(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassPaths(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassRepository(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassRepository(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassRepository(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassRepository(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassRepository(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepository(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- addClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- addClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- addClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- addClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- 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
- addCodeLine(String...) - Method in class org.burningwave.core.classes.BodySourceGenerator
- addCodeLine(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
- addEnumConstant(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
- addField(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
- addFileFilter(Function<FileSystemItem, FileSystemItem.Criteria>) - Method in class org.burningwave.core.classes.SearchConfig
- addFileFilter(FileSystemItem.Criteria) - Method in class org.burningwave.core.classes.SearchConfig
- addFileSystemItems(Collection<FileSystemItem>...) - Method in class org.burningwave.core.classes.SearchConfig
- addFileSystemItems(FileSystemItem...) - Method in class org.burningwave.core.classes.SearchConfig
- 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_PATHS - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
- ADDITIONAL_CLASS_REPOSITORIES - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
- ADDITIONAL_CLASS_REPOSITORIES_FOR_DEFAULT_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
- ADDITIONAL_COMMON_IMPORTS - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- additionalClassCriteria - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig
- additionalFileFilter - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- addLineCounter(String) - Method in class org.burningwave.core.classes.SourceCodeHandler
- addLineCounter(Collection<String>) - Method in class org.burningwave.core.classes.SourceCodeHandler
- 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
- addLoggingLevels(Properties, String, LoggingLevel...) - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
- 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
- addOuterCodeLine(String) - Method in class org.burningwave.core.classes.VariableSourceGenerator
- addOuterCodeLine(String...) - Method in class org.burningwave.core.classes.ClassSourceGenerator
- addOuterCodeLine(String...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- addParameter(boolean, AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
- addParameter(String...) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- addParameter(String, boolean, AnnotationSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
- addParameter(String, boolean, VariableSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
- 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(SourceGenerator...) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- addParameter(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
- addParameter(VariableSourceGenerator...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- addPaths(String...) - Method in class org.burningwave.core.classes.SearchConfig
- addPaths(Collection<String>...) - Method in class org.burningwave.core.classes.SearchConfig
- addResources(ClassLoader, String...) - Method in class org.burningwave.core.classes.SearchConfig
- addResources(ClassLoader, Collection<String>...) - Method in class org.burningwave.core.classes.SearchConfig
- addResources(String...) - Method in class org.burningwave.core.classes.SearchConfig
- addResources(Collection<String>...) - Method in class org.burningwave.core.classes.SearchConfig
- addStaticImport(Class<?>, String...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
- addStaticImport(String...) - Method in class org.burningwave.core.classes.UnitSourceGenerator
- addThrowable(TypeDeclarationSourceGenerator...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- AFTER_INIT - Static variable in class org.burningwave.core.assembler.ComponentContainer.Configuration.Key
- ALL_LEVEL_DISABLED - Static variable in class org.burningwave.core.LoggingLevel
- ALL_LEVEL_ENABLED - Static variable in class org.burningwave.core.LoggingLevel
- ALL_LOGGING_LEVEL_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
- allFileThat(BiPredicate<FileSystemItem, FileSystemItem>) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- allFileThat(Predicate<FileSystemItem>) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- allocate(int) - Method in class org.burningwave.core.jvm.BufferHandler
- allocateDirect(int) - Method in class org.burningwave.core.jvm.BufferHandler
- allocateInHeap(int) - Method in class org.burningwave.core.jvm.BufferHandler
- allThoseThatHaveAMatchInHierarchy(BiPredicate<ClassCriteria.TestContext, Class<?>>) - Method in class org.burningwave.core.classes.ClassCriteria
- allThoseThatHaveAMatchInHierarchy(Predicate<Class<?>>) - Method in class org.burningwave.core.classes.ClassCriteria
- allThoseThatMatch(BiPredicate<T, E>) - Method in class org.burningwave.core.Criteria
- allThoseThatMatch(Predicate<E>) - Method in class org.burningwave.core.Criteria
- allThoseThatMatch(Predicate<E>) - Method in class org.burningwave.core.Criteria.Simple
- and() - Method in class org.burningwave.core.Criteria
- and() - Method in class org.burningwave.core.Criteria.Simple
- and(C) - Method in class org.burningwave.core.Criteria
- and(C) - Method in class org.burningwave.core.Criteria.Simple
- 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(Runnable) - Method in interface org.burningwave.core.function.Runnable
- 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.PentaFunction
- andThen(Function<? super R, ? extends V>) - Method in interface org.burningwave.core.function.TriFunction
- andThen(PentaConsumer<? super P0, ? super P1, ? super P2, ? super P3, ? super P4>) - Method in interface org.burningwave.core.function.PentaConsumer
- 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(ThrowingRunnable<E>) - Method in interface org.burningwave.core.function.ThrowingRunnable
- 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(FileSystemItem) - Method in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
- apply(FileSystemItem, FileSystemItem.Criteria) - Method in enum org.burningwave.core.io.FileSystemItem.Find
- 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(P0, P1, P2, P3, P4) - Method in interface org.burningwave.core.function.PentaFunction
- apply(T) - Method in interface org.burningwave.core.function.ThrowingFunction
- areEquals(String, String) - Method in class org.burningwave.core.Strings
B
- BackgroundExecutor - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- bindedFunctionalInterfaces - Variable in class org.burningwave.core.Cache
- BLACK_LISTED_CLASS_PATHS - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
- BodySourceGenerator - Class in org.burningwave.core.classes
- BufferHandler - Class in org.burningwave.core.jvm
- BufferHandler - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- BufferHandler(Map<?, ?>) - Constructor for class org.burningwave.core.jvm.BufferHandler
- BufferHandler.Cleaner - Interface in org.burningwave.core.jvm
- BufferHandler.Configuration - Class in org.burningwave.core.jvm
- BufferHandler.Configuration.Key - Class in org.burningwave.core.jvm
- BufferHandler.Deallocator - Interface in org.burningwave.core.jvm
- buildArrayValueRetriever(I) - Method in class org.burningwave.core.classes.Classes
- BUILDING_METHODS_CREATION_ENABLED - Static variable in class org.burningwave.core.classes.PojoSourceGenerator
- builtinClassLoaderClassParentField - Variable in class org.burningwave.core.classes.Classes.Loaders
- by(ClassCriteria) - Method in class org.burningwave.core.classes.SearchConfig
- 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
- byClassesThatHaveAMatchInHierarchy(BiPredicate<Map<Class<?>, Class<?>>, Class<?>>) - Method in class org.burningwave.core.classes.ClassCriteria
- byClassesThatMatch(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(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_CODE_HUNTER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
- 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(int) - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
- ByteBufferOutputStream(ByteBuffer) - Constructor for class org.burningwave.core.io.ByteBufferOutputStream
- ByteCodeHunter - Interface in org.burningwave.core.classes
- ByteCodeHunter.Configuration - Class in org.burningwave.core.classes
- ByteCodeHunter.Configuration.Key - Class in org.burningwave.core.classes
- ByteCodeHunter.SearchResult - Class in org.burningwave.core.classes
- ByteCodeHunterImpl - Class in org.burningwave.core.classes
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.PathForResources<R> - Class in org.burningwave.core
- capacity(T) - Method in class org.burningwave.core.jvm.BufferHandler
- capitalizeFirstCharacter(String) - Method in class org.burningwave.core.Strings
- CENATT - Static variable in class org.burningwave.core.io.ZipInputStream
- CENATT - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENATX - Static variable in class org.burningwave.core.io.ZipInputStream
- CENATX - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENCOM - Static variable in class org.burningwave.core.io.ZipInputStream
- CENCOM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENCRC - Static variable in class org.burningwave.core.io.ZipInputStream
- CENCRC - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENDSK - Static variable in class org.burningwave.core.io.ZipInputStream
- CENDSK - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENEXT - Static variable in class org.burningwave.core.io.ZipInputStream
- CENEXT - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENFLG - Static variable in class org.burningwave.core.io.ZipInputStream
- CENFLG - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENHDR - Static variable in class org.burningwave.core.io.ZipInputStream
- CENHDR - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENHOW - Static variable in class org.burningwave.core.io.ZipInputStream
- CENHOW - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENLEN - Static variable in class org.burningwave.core.io.ZipInputStream
- CENLEN - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENNAM - Static variable in class org.burningwave.core.io.ZipInputStream
- CENNAM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENOFF - Static variable in class org.burningwave.core.io.ZipInputStream
- CENOFF - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENSIG - Static variable in class org.burningwave.core.io.ZipInputStream
- CENSIG - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENSIZ - Static variable in class org.burningwave.core.io.ZipInputStream
- CENSIZ - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENTIM - Static variable in class org.burningwave.core.io.ZipInputStream
- CENTIM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENVEM - Static variable in class org.burningwave.core.io.ZipInputStream
- CENVEM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- CENVER - Static variable in class org.burningwave.core.io.ZipInputStream
- CENVER - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- changePriority(int) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- changePriority(int) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- checkAndListenTo(Map<?, ?>) - Method in interface org.burningwave.core.iterable.Properties.Listener
- checkAndUnregister(Map<?, ?>) - Method in interface org.burningwave.core.iterable.Properties.Listener
- checkForAddedClasses() - Method in class org.burningwave.core.classes.SearchConfig
- checkForAddedClassesForAllPathThat(Predicate<FileSystemItem>) - Method in class org.burningwave.core.classes.SearchConfig
- CLASS_PATH_HUNTER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassPathHelper.Configuration.Key
- CLASS_PATHS - 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.Loaders.ChangeParentsContext - Class in org.burningwave.core.classes
- Classes.Loaders.NotificationListenerOfParentsChange - Interface in org.burningwave.core.classes
- Classes.Loaders.UnsupportedException - Exception Class in org.burningwave.core.classes
- ClassFactory - Interface 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
- ClassFactoryImpl - Class in org.burningwave.core.classes
- ClassHunter - Interface in org.burningwave.core.classes
- ClassHunter.Configuration - Class in org.burningwave.core.classes
- ClassHunter.Configuration.Key - Class in org.burningwave.core.classes
- ClassHunter.SearchResult - Class in org.burningwave.core.classes
- classId - Static variable in interface org.burningwave.core.io.IterableZipContainer
- classLoader - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- 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
- 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
- ClassPathHelper - Interface in org.burningwave.core.classes
- ClassPathHelper.Compute - Interface in org.burningwave.core.classes
- ClassPathHelper.Compute.AndAddToClassLoaderConfig - Class in org.burningwave.core.classes
- ClassPathHelper.Compute.ByClasses - Interface in org.burningwave.core.classes
- ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig - Class in org.burningwave.core.classes
- ClassPathHelper.Compute.ByClasses.Config - Class in org.burningwave.core.classes
- ClassPathHelper.Compute.BySourceImportsConfig - Class in org.burningwave.core.classes
- ClassPathHelper.Compute.Config - Class in org.burningwave.core.classes
- ClassPathHelper.Configuration - Class in org.burningwave.core.classes
- ClassPathHelper.Configuration.Key - Class in org.burningwave.core.classes
- ClassPathHunter - Interface in org.burningwave.core.classes
- ClassPathHunter.Configuration - Class in org.burningwave.core.classes
- ClassPathHunter.Configuration.Key - Class in org.burningwave.core.classes
- ClassPathHunter.SearchResult - Class in org.burningwave.core.classes
- ClassPathScanner<I,
R> - Interface in org.burningwave.core.classes - ClassPathScanner.Abst<I,
C, - Class in org.burningwave.core.classesR> - ClassPathScanner.Configuration - Class in org.burningwave.core.classes
- ClassPathScanner.Configuration.Key - Class in org.burningwave.core.classes
- classRepositories - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- classRepositories - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig
- classRepositories - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- classRepositories - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.Config
- ClassSourceGenerator - Class in org.burningwave.core.classes
- clean() - Method in interface org.burningwave.core.jvm.BufferHandler.Cleaner
- clean(String) - Method in class org.burningwave.core.Strings.Paths
- Cleanable - Interface in org.burningwave.core
- cleaningHasBeenPerformed() - Method in interface org.burningwave.core.jvm.BufferHandler.Cleaner
- clear() - Method in class org.burningwave.core.assembler.ComponentContainer
- clear() - Method in interface org.burningwave.core.Cleanable
- clear() - Method in class org.burningwave.core.concurrent.Synchronizer
- clear(boolean, boolean, boolean) - Method in class org.burningwave.core.assembler.ComponentContainer
- clear(boolean, boolean, boolean) - Method in interface org.burningwave.core.assembler.ComponentSupplier
- clear(boolean, Object...) - Method in class org.burningwave.core.Cache
- clearAll() - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearAll() - Static method in interface org.burningwave.core.assembler.ComponentSupplier
- clearAll(boolean, boolean) - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearAll(boolean, boolean, boolean) - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearAll(boolean, boolean, boolean) - Static method in interface org.burningwave.core.assembler.ComponentSupplier
- clearBurningwaveTemporaryFolder() - Method in class org.burningwave.core.io.FileSystemHelper
- clearInBackground() - Method in class org.burningwave.core.classes.MemoryClassLoader
- clearInBackground() - Method in interface org.burningwave.core.Cleanable
- 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.classes.ClassCriteria
- close() - Method in class org.burningwave.core.classes.Classes.Loaders
- close() - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
- close() - Method in class org.burningwave.core.classes.ClassFactoryImpl
- close() - Method in class org.burningwave.core.classes.ClassPathHunter.SearchResult
- close() - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- close() - Method in class org.burningwave.core.classes.CodeExecutorImpl
- close() - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
- close() - Method in class org.burningwave.core.classes.JavaClass
- close() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Result
- close() - Method in class org.burningwave.core.classes.JavaMemoryCompilerImpl
- close() - Method in class org.burningwave.core.classes.MemoryClassLoader
- close() - Method in class org.burningwave.core.classes.MemoryClassLoader.DebugSupport
- close() - Method in class org.burningwave.core.classes.SearchConfig
- 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.Closeable
- close() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- close() - Method in class org.burningwave.core.concurrent.Synchronizer
- close() - Method in class org.burningwave.core.concurrent.Synchronizer.Mutex
- close() - Method in class org.burningwave.core.concurrent.TasksMonitorer
- close() - Method in class org.burningwave.core.concurrent.Thread.Holder
- 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.FileSystemHelper
- close() - Method in class org.burningwave.core.io.FileSystemHelper.Scavenger
- close() - Method in class org.burningwave.core.io.ZipInputStream
- close() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- close() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- close() - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
- close() - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- close() - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- close(boolean) - Method in class org.burningwave.core.concurrent.TasksMonitorer
- Closeable - Interface in org.burningwave.core
- closeClassRetrievers() - Method in interface org.burningwave.core.classes.ClassFactory
- closeClassRetrievers() - Method in class org.burningwave.core.classes.ClassFactoryImpl
- closeEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
- closeEntry() - Method in class org.burningwave.core.io.ZipInputStream
- closeHuntersSearchResults() - Method in class org.burningwave.core.assembler.ComponentContainer
- closeHuntersSearchResults() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- closeResources() - Method in class org.burningwave.core.classes.MemoryClassLoader
- closeResources() - Method in class org.burningwave.core.classes.PathScannerClassLoader
- closeResources(String, Supplier<Boolean>, ThrowingConsumer<QueuedTaskExecutor.Task, ?>) - Method in interface org.burningwave.core.Closeable
- closeResources(Supplier<Boolean>, ThrowingConsumer<QueuedTaskExecutor.Task, ?>) - Method in interface org.burningwave.core.Closeable
- closeSearchResults() - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- CodeExecutor - Interface in org.burningwave.core.classes
- CodeExecutor.Configuration - Class in org.burningwave.core.classes
- CodeExecutor.Configuration.Key - Class in org.burningwave.core.classes
- CodeExecutorImpl - Class in org.burningwave.core.classes
- COMMON_IMPORTS - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- compareTo(FileSystemItem) - Method in class org.burningwave.core.io.FileSystemItem
- Compilation() - Constructor for class org.burningwave.core.classes.JavaMemoryCompiler.Compilation
- compile(String, Object...) - Method in class org.burningwave.core.Strings
- compile(JavaMemoryCompiler.Compilation.Config) - Method in interface org.burningwave.core.classes.JavaMemoryCompiler
- compile(JavaMemoryCompiler.Compilation.Config) - Method in class org.burningwave.core.classes.JavaMemoryCompilerImpl
- Component - Interface in org.burningwave.core
- ComponentContainer - Class in org.burningwave.core.assembler
- ComponentContainer.Configuration - Class in org.burningwave.core.assembler
- ComponentContainer.Configuration.Default - Class in org.burningwave.core.assembler
- ComponentContainer.Configuration.Key - Class in org.burningwave.core.assembler
- ComponentSupplier - Interface in org.burningwave.core.assembler
- compose(ThrowingFunction<? super V, ? extends T, ? extends E>) - Method in interface org.burningwave.core.function.ThrowingFunction
- compute(ClassPathHelper.Compute.AndAddToClassLoaderConfig) - Method in interface org.burningwave.core.classes.ClassPathHelper
- compute(ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig) - Method in interface org.burningwave.core.classes.ClassPathHelper
- compute(ClassPathHelper.Compute.ByClasses.Config) - Method in interface org.burningwave.core.classes.ClassPathHelper
- compute(ClassPathHelper.Compute.BySourceImportsConfig) - Method in interface org.burningwave.core.classes.ClassPathHelper
- compute(ClassPathHelper.Compute.Config) - Method in interface org.burningwave.core.classes.ClassPathHelper
- compute(SearchConfig) - Method in interface org.burningwave.core.classes.ClassPathHelper
- 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
- concat(Predicate<E>, Function<Predicate<E>, Predicate<E>>, Predicate<E>) - Method in class org.burningwave.core.Criteria.Simple
- concat(Predicate<E>, Predicate<E>) - Method in class org.burningwave.core.Criteria.Simple
- Config() - Constructor for class org.burningwave.core.concurrent.TasksMonitorer.Config
- Configuration() - Constructor for class org.burningwave.core.assembler.ComponentContainer.Configuration
- Configuration() - Constructor for class org.burningwave.core.assembler.StaticComponentContainer.Configuration
- Configuration() - Constructor for class org.burningwave.core.classes.ByteCodeHunter.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.ClassPathHelper.Configuration
- Configuration() - Constructor for class org.burningwave.core.classes.ClassPathHunter.Configuration
- Configuration() - Constructor for class org.burningwave.core.classes.ClassPathScanner.Configuration
- Configuration() - Constructor for class org.burningwave.core.classes.CodeExecutor.Configuration
- Configuration() - Constructor for class org.burningwave.core.classes.JavaMemoryCompiler.Configuration
- Configuration() - Constructor for class org.burningwave.core.classes.PathScannerClassLoader.Configuration
- Configuration() - Constructor for class org.burningwave.core.concurrent.Thread.Supplier.Configuration
- Configuration() - Constructor for class org.burningwave.core.io.PathHelper.Configuration
- Configuration() - Constructor for class org.burningwave.core.iterable.IterableObjectHelper.Configuration
- Configuration() - Constructor for class org.burningwave.core.jvm.BufferHandler.Configuration
- Configuration() - Constructor for class org.burningwave.core.ManagedLogger.Repository.Configuration
- ConstructorCriteria - Class in org.burningwave.core.classes
- Constructors - Class in org.burningwave.core.classes
- Constructors - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Constructors() - Constructor for class org.burningwave.core.classes.Constructors
- contains(String, char) - Method in class org.burningwave.core.Strings
- containsValue(Map<?, ?>, String, Object) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- containsValue(Map<?, ?>, String, Object) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- containsValue(Map<?, ?>, String, Object, Map<?, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- containsValue(Map<?, ?>, String, Object, Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- context - Variable in class org.burningwave.core.Context
- Context - Class in org.burningwave.core
- Context() - Constructor for class org.burningwave.core.Context
- convert() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- convertCurrentZipEntry() - Method in class org.burningwave.core.io.ZipInputStream
- convertToBuiltinClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- convertURLPathToAbsolutePath(String) - Method in class org.burningwave.core.Strings.Paths
- copy(InputStream, OutputStream) - Method in interface org.burningwave.core.io.Streams
- copyAllChildrenTo(String) - Method in class org.burningwave.core.io.FileSystemItem
- copyAllChildrenTo(String, FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- copyTo(String) - Method in class org.burningwave.core.io.FileSystemItem
- copyTo(String, FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- copyTo(SearchConfig) - Method in class org.burningwave.core.classes.SearchConfig
- 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.Constructors
- create() - Static method in class org.burningwave.core.classes.FieldAccessor.ByFieldOrByMethod
- create() - Static method in class org.burningwave.core.classes.FieldAccessor.ByMethodOrByField
- create() - Static method in class org.burningwave.core.classes.Fields
- create() - Static method in class org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
- 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.Methods
- create() - Static method in class org.burningwave.core.classes.Modules
- create() - Static method in class org.burningwave.core.classes.PojoSourceGenerator
- create() - Static method in class org.burningwave.core.classes.SearchConfig
- 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.FileSystemItem.Criteria
- create() - Static method in interface org.burningwave.core.io.Streams
- create() - Static method in class org.burningwave.core.io.ZipContainerEntryCriteria
- create() - Static method in class org.burningwave.core.Objects
- create() - Static method in class org.burningwave.core.Strings
- create() - Static method in class org.burningwave.core.Strings.Paths
- 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.JavaClass
- 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, Collection<String>, String) - Static method in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- create(ClassLoader, PathHelper, FileSystemItem.Criteria) - Static method in class org.burningwave.core.classes.PathScannerClassLoader
- 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) - Static method in class org.burningwave.core.io.FileOutputStream
- create(String) - Static method in class org.burningwave.core.io.FileSystemHelper
- create(String) - Static method in interface org.burningwave.core.io.IterableZipContainer
- create(String, boolean) - Static method in class org.burningwave.core.concurrent.Synchronizer
- create(String, boolean) - Static method in class org.burningwave.core.io.FileOutputStream
- 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(String, Map<Object, Object>, boolean) - Static method in class org.burningwave.core.concurrent.Thread.Supplier
- create(String, Map<String, Object>) - Static method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- create(String, Thread.Supplier, int) - Static method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- create(String, Thread.Supplier, int, boolean, boolean) - Static method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- create(ByteBuffer) - Static method in class org.burningwave.core.classes.JavaClass
- create(Collection<String>) - Static method in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.Config
- create(Collection<String>) - Static method in class org.burningwave.core.classes.ClassPathHelper.Compute.Config
- create(Collection<String>, Collection<String>) - Static method in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig
- create(Collection<String>, Collection<String>) - Static method in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- create(Supplier<ClassFactory>, PathHelper, Map<?, ?>) - Static method in interface org.burningwave.core.classes.CodeExecutor
- create(Map<?, ?>) - Static method in class org.burningwave.core.assembler.ComponentContainer
- create(Map<?, ?>) - Static method in interface org.burningwave.core.io.PathHelper
- create(Map<?, ?>) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper
- create(Map<?, ?>) - Static method in class org.burningwave.core.jvm.BufferHandler
- create(Map<?, ?>) - Static method in interface org.burningwave.core.ManagedLogger.Repository
- create(ByteCodeHunter, Supplier<ClassPathHunter>, JavaMemoryCompiler, PathHelper, ClassPathHelper, Object, Map<?, ?>) - Static method in interface org.burningwave.core.classes.ClassFactory
- create(ClassCriteria) - Static method in class org.burningwave.core.classes.ClassCriteria.TestContext
- create(ClassFactory) - Static method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- create(ClassPathHunter, Map<?, ?>) - Static method in interface org.burningwave.core.classes.ClassPathHelper
- create(GenericSourceGenerator...) - Static method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- create(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- create(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.VariableSourceGenerator
- create(TypeDeclarationSourceGenerator, String) - Static method in class org.burningwave.core.classes.VariableSourceGenerator
- create(Thread.Supplier, boolean) - Static method in class org.burningwave.core.concurrent.Thread.Holder
- 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, Object, Map<?, ?>) - Static method in interface org.burningwave.core.classes.ByteCodeHunter
- create(PathHelper, Object, Map<?, ?>) - Static method in interface org.burningwave.core.classes.ClassHunter
- create(PathHelper, Object, Map<?, ?>) - Static method in interface org.burningwave.core.classes.ClassPathHunter
- create(PathHelper, ClassPathHelper, Map<?, ?>) - Static method in interface org.burningwave.core.classes.JavaMemoryCompiler
- createAnnotation(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- createCloseResoucesTask(String, Supplier<Boolean>, ThrowingConsumer<QueuedTaskExecutor.Task, ?>) - Method in interface org.burningwave.core.Closeable
- createCloseResoucesTask(Supplier<Boolean>, ThrowingConsumer<QueuedTaskExecutor.Task, ?>) - Method in interface org.burningwave.core.Closeable
- 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.classes.SearchConfig
- createCopy() - Method in class org.burningwave.core.Criteria
- createCopy() - Method in class org.burningwave.core.Criteria.Simple
- createCopy() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- createDetachedThread() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- createEnum(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- createInterface(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- createIterateAndGetTask(IterableObjectHelper.IterationConfig.WithOutputOfCollection<I, IC, O, OC>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- createIterateAndGetTask(IterableObjectHelper.IterationConfig.WithOutputOfCollection<I, IC, O, OC>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- createIterateAndGetTask(IterableObjectHelper.IterationConfig.WithOutputOfMap<I, IC, K, O, OM>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- createIterateAndGetTask(IterableObjectHelper.IterationConfig.WithOutputOfMap<I, IC, K, O, OM>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- createIterateTask(IterableObjectHelper.IterationConfig<I, IC, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- createIterateTask(IterableObjectHelper.IterationConfig<I, IC, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- createProducerTask(ThrowingFunction<QueuedTaskExecutor.ProducerTask<T>, T, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- createProducerTask(ThrowingFunction<QueuedTaskExecutor.ProducerTask<T>, T, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createProducerTask(ThrowingFunction<QueuedTaskExecutor.ProducerTask<T>, T, ? extends Throwable>, int) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createProducerTask(ThrowingSupplier<T, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- createProducerTask(ThrowingSupplier<T, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createProducerTask(ThrowingSupplier<T, ? extends Throwable>, int) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createSimple() - Static method in class org.burningwave.core.classes.BodySourceGenerator
- createTask(ThrowingConsumer<QueuedTaskExecutor.Task, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- createTask(ThrowingConsumer<QueuedTaskExecutor.Task, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createTask(ThrowingConsumer<QueuedTaskExecutor.Task, ? extends Throwable>, int) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createTask(ThrowingRunnable<? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- createTask(ThrowingRunnable<? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- createTask(ThrowingRunnable<? extends Throwable>, int) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- 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
- createZipEntry(String) - Method in class org.burningwave.core.io.ZipInputStream
- createZipFile(String, ByteBuffer) - Static method in interface org.burningwave.core.io.IterableZipContainer
- Criteria<E,
C, - Class in org.burningwave.coreT> - Criteria() - Constructor for class org.burningwave.core.classes.JavaClass.Criteria
- Criteria() - Constructor for class org.burningwave.core.Criteria
- Criteria.Simple<E,
C> - Class in org.burningwave.core - Criteria.TestContext<E,
C> - Class in org.burningwave.core - CriteriaWithClassElementsSupplyingSupport<E,
C, - Class in org.burningwave.core.classesT>
D
- DEBUG - Enum constant in enum org.burningwave.core.LoggingLevel.Label
- 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
- deepClear(Collection<V>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- deepClear(Collection<V>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- deepClear(Collection<V>, ThrowingConsumer<V, E>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- deepClear(Collection<V>, ThrowingConsumer<V, E>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- deepClear(Map<K, V>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- deepClear(Map<K, V>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- deepClear(Map<K, V>, ThrowingBiConsumer<K, V, E>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- deepClear(Map<K, V>, ThrowingBiConsumer<K, V, E>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- Default() - Constructor for class org.burningwave.core.assembler.ComponentContainer.Configuration.Default
- Default() - Constructor for class org.burningwave.core.assembler.StaticComponentContainer.Configuration.Default
- DEFAULT_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassPathScanner.Configuration.Key
- DEFAULT_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassFactory.Configuration.Key
- DEFAULT_DAEMON_FLAG_VALUE - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- DEFAULT_PATH_SCANNER_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ByteCodeHunter.Configuration.Key
- DEFAULT_PATH_SCANNER_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassHunter.Configuration.Key
- DEFAULT_PATH_SCANNER_CLASS_LOADER - Static variable in class org.burningwave.core.classes.ClassPathHunter.Configuration.Key
- DEFAULT_SEARCH_CONFIG_PATHS - Static variable in class org.burningwave.core.classes.ClassPathScanner.Configuration.Key
- DEFAULT_THREAD_PRIORITY - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.ByteCodeHunter.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.ClassPathHelper.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.ClassPathHunter.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.ClassPathScanner.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.JavaMemoryCompiler.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.classes.PathScannerClassLoader.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.io.PathHelper.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.iterable.IterableObjectHelper.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.jvm.BufferHandler.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration
- DEFAULT_VALUES_SEPERATOR - Static variable in class org.burningwave.core.iterable.IterableObjectHelper.Configuration.Key
- 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
- 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
- deleteOnExit(File) - Method in class org.burningwave.core.io.FileSystemHelper
- deleteOnExit(String) - Method in class org.burningwave.core.io.FileSystemHelper
- deleteUnresolvedPlaceHolder(boolean) - Method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- deserialize(InputStream) - Static method in interface org.burningwave.core.classes.SourceGenerator
- deserialize(InputStream) - Method in class org.burningwave.core.Objects
- deserializeFromPath(String) - Static method in interface org.burningwave.core.classes.SourceGenerator
- deserializeFromPath(String) - Method in class org.burningwave.core.Objects
- destroy() - Method in class org.burningwave.core.io.FileSystemItem
- destroy() - Method in interface org.burningwave.core.io.IterableZipContainer
- destroy(boolean) - Method in interface org.burningwave.core.io.IterableZipContainer
- destroy(T, boolean) - Method in class org.burningwave.core.jvm.BufferHandler
- 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(String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- disableLogging(String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- disableLogging(String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- Driver - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- duplicate() - Method in class org.burningwave.core.classes.JavaClass
- duplicate() - Method in interface org.burningwave.core.io.IterableZipContainer
- duplicate(ByteBuffer) - Method in class org.burningwave.core.jvm.BufferHandler
E
- enable() - Static method in class org.burningwave.core.classes.MemoryClassLoader.DebugSupport
- ENABLED_FLAG - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- enableDefaultExceptionHandler() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- 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(String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- enableLogging(String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- enableLogging(String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- ENDCOM - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDCOM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ENDHDR - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDHDR - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ENDOFF - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDOFF - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ENDSIG - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDSIG - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ENDSIZ - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDSIZ - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ENDSUB - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDSUB - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ENDTOT - Static variable in class org.burningwave.core.io.ZipInputStream
- ENDTOT - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- ensureRemaining(ByteBuffer, int) - Method in class org.burningwave.core.jvm.BufferHandler
- ensureRemaining(ByteBuffer, int, int) - Method in class org.burningwave.core.jvm.BufferHandler
- equals(Object) - Method in class org.burningwave.core.io.FileSystemItem
- ERROR - Enum constant in enum org.burningwave.core.LoggingLevel.Label
- 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
- Exception(String) - Constructor for exception class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Exception
- Exception(String, Throwable) - Constructor for exception class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Exception
- excludePathsThatMatch(String) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- Executable - Interface in org.burningwave.core
- ExecutableMemberCriteria<E,
C, - Class in org.burningwave.core.classesT> - ExecutableMemberCriteria() - Constructor for class org.burningwave.core.classes.ExecutableMemberCriteria
- execute(E) - Method in interface org.burningwave.core.classes.CodeExecutor
- execute(E) - Method in class org.burningwave.core.classes.CodeExecutorImpl
- execute(Object...) - Method in interface org.burningwave.core.Executable
- execute(String, Runnable) - Method in class org.burningwave.core.concurrent.Synchronizer
- execute(String, Consumer<Synchronizer.Mutex>) - Method in class org.burningwave.core.concurrent.Synchronizer
- execute(String, Supplier<T>) - Method in class org.burningwave.core.concurrent.Synchronizer
- execute(BodySourceGenerator) - Method in interface org.burningwave.core.classes.CodeExecutor
- execute(BodySourceGenerator) - Method in class org.burningwave.core.classes.CodeExecutorImpl
- execute(ExecuteConfig.ForProperties) - Method in interface org.burningwave.core.classes.CodeExecutor
- execute(ExecuteConfig.ForProperties) - Method in class org.burningwave.core.classes.CodeExecutorImpl
- executeAndCast(Object...) - Method in interface org.burningwave.core.Executable
- 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 interface org.burningwave.core.classes.CodeExecutor
- executeProperty(String, Object...) - Method in class org.burningwave.core.classes.CodeExecutorImpl
- executeThrower(String, ThrowingConsumer<Synchronizer.Mutex, E>) - Method in class org.burningwave.core.concurrent.Synchronizer
- executeThrower(String, ThrowingFunction<Synchronizer.Mutex, T, E>) - Method in class org.burningwave.core.concurrent.Synchronizer
- executeThrower(String, ThrowingRunnable<E>) - Method in class org.burningwave.core.concurrent.Synchronizer
- executeThrower(String, ThrowingSupplier<T, E>) - Method in class org.burningwave.core.concurrent.Synchronizer
- Executor - Interface in org.burningwave.core.function
- exists() - Method in class org.burningwave.core.io.FileSystemItem
- expandBuffer(ByteBuffer, int) - Method in class org.burningwave.core.jvm.BufferHandler
- expandBuffer(ByteBuffer, int, int) - Method in class org.burningwave.core.jvm.BufferHandler
- 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
- export(String, String) - Method in class org.burningwave.core.classes.Modules
- exportAllToAll() - Method in class org.burningwave.core.classes.Modules
- exportPackage(String, String, String...) - Method in class org.burningwave.core.classes.Modules
- exportPackageToAll(String, String...) - Method in class org.burningwave.core.classes.Modules
- exportPackageToAllUnnamed(String, String...) - Method in class org.burningwave.core.classes.Modules
- exportToAll(String) - Method in class org.burningwave.core.classes.Modules
- exportToAllUnnamed(String) - Method in class org.burningwave.core.classes.Modules
- EXTCRC - Static variable in class org.burningwave.core.io.ZipInputStream
- EXTCRC - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- EXTHDR - Static variable in class org.burningwave.core.io.ZipInputStream
- EXTHDR - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- EXTLEN - Static variable in class org.burningwave.core.io.ZipInputStream
- EXTLEN - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- extractAllGroups(Pattern, String) - Method in class org.burningwave.core.Strings
- extractByUsing(ByteBuffer, ThrowingFunction<JavaClass, T, E>) - Static method in class org.burningwave.core.classes.JavaClass
- extractClassName(String) - Method in class org.burningwave.core.classes.SourceCodeHandler
- extractImports(String) - Method in class org.burningwave.core.classes.SourceCodeHandler
- EXTSIG - Static variable in class org.burningwave.core.io.ZipInputStream
- EXTSIG - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- EXTSIZ - Static variable in class org.burningwave.core.io.ZipInputStream
- EXTSIZ - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
F
- feelPropertiesMap(InputStream, Map<?, ?>) - Method in interface org.burningwave.core.io.Streams
- feelPropertiesMap(Supplier<InputStream>, Map<?, ?>) - Method in interface org.burningwave.core.io.Streams
- FieldAccessor - Class in org.burningwave.core.classes
- FieldAccessor.ByFieldOrByMethod - Class in org.burningwave.core.classes
- FieldAccessor.ByMethodOrByField - Class in org.burningwave.core.classes
- FieldCriteria - Class in org.burningwave.core.classes
- Fields - Class in org.burningwave.core.classes
- Fields - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Fields() - Constructor for class org.burningwave.core.classes.Fields
- Fields.NoSuchFieldException - Exception Class in org.burningwave.core.classes
- FileCriteria - Class in org.burningwave.core.io
- fileFilter - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.Config
- FileInputStream - Class in org.burningwave.core.io
- FileOutputStream - Class in org.burningwave.core.io
- FileSystemHelper - Class in org.burningwave.core.io
- FileSystemHelper - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- FileSystemHelper.Scavenger - Class in org.burningwave.core.io
- FileSystemItem - Class in org.burningwave.core.io
- FileSystemItem.CheckingOption - Enum in org.burningwave.core.io
- FileSystemItem.CheckingOption.ForFileOf - Class in org.burningwave.core.io
- FileSystemItem.Criteria - Class in org.burningwave.core.io
- FileSystemItem.Find - Enum in org.burningwave.core.io
- FileSystemItem.Find.FunctionSupplier - Enum in org.burningwave.core.io
- FileSystemItem.NotFoundException - Exception Class in org.burningwave.core.io
- FileSystemItemNotFoundException - Exception Class in org.burningwave.core.io
- FileSystemItemNotFoundException(FileNotFoundException) - Constructor for exception class org.burningwave.core.io.FileSystemItemNotFoundException
- FileSystemItemNotFoundException(String) - Constructor for exception class org.burningwave.core.io.FileSystemItemNotFoundException
- FileSystemItemNotFoundException(String, Throwable) - Constructor for exception class org.burningwave.core.io.FileSystemItemNotFoundException
- fillInStackTrace() - Method in exception class org.burningwave.core.iterable.IterableObjectHelper.TerminateIteration
- find() - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- find() - Method in interface org.burningwave.core.classes.ClassPathScanner
- findAll(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler
- findAll(Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findAll(Supplier<Collection<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
- findAllAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findAllAndConvert(Supplier<Collection<T>>, Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findAllAndMakeThemAccessible(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler
- findAllAndMakeThemAccessible(Class<?>) - Method in class org.burningwave.core.classes.Constructors
- findAllAndMakeThemAccessible(Class<?>) - Method in class org.burningwave.core.classes.Fields
- findAllAndMakeThemAccessible(Class<?>) - Method in class org.burningwave.core.classes.Methods
- findAllAndMakeThemAccessible(Class<?>, Class<?>...) - Method in class org.burningwave.core.classes.Constructors
- findAllByExactNameAndMakeThemAccessible(Class<?>, String) - Method in class org.burningwave.core.classes.Fields
- findAllByExactNameAndMakeThemAccessible(Class<?>, String, Class<?>) - Method in class org.burningwave.core.classes.Fields
- findAllByExactNameAndMakeThemAccessible(Class<?>, String, Class<?>...) - Method in class org.burningwave.core.classes.Methods
- findAllByMatchedNameAndMakeThemAccessible(Class<?>, String, Class<?>...) - Method in class org.burningwave.core.classes.Methods
- findAllDirectHandle(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- findBy(SearchConfig) - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- findBy(SearchConfig) - Method in interface org.burningwave.core.classes.ClassPathScanner
- findClass(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
- findDirectHandle(E) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- findDirectHandle(Class<?>, Class<?>...) - Method in class org.burningwave.core.classes.Constructors
- findDirectHandle(Class<?>, String, Class<?>...) - Method in class org.burningwave.core.classes.Methods
- findFirst(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler
- findFirst(Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findFirst(MemberCriteria<M, ?, ?>, Class<?>) - Method in class org.burningwave.core.classes.Members
- findFirstAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findFirstAndMakeItAccessible(Class<?>, Class<?>...) - Method in class org.burningwave.core.classes.Constructors
- findFirstAndMakeItAccessible(Class<?>, String) - Method in class org.burningwave.core.classes.Fields
- findFirstAndMakeItAccessible(Class<?>, String, Class<?>) - Method in class org.burningwave.core.classes.Fields
- findFirstAndMakeItAccessible(Class<?>, String, Class<?>...) - Method in class org.burningwave.core.classes.Methods
- findFirstDirectHandle(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- findFirstInAllChildren() - Method in class org.burningwave.core.classes.SearchConfig
- findFirstInAllChildren() - Method in class org.burningwave.core.io.FileSystemItem
- findFirstInAllChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findFirstInAllParents(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findFirstInChildren() - Method in class org.burningwave.core.classes.SearchConfig
- findFirstInChildren() - Method in class org.burningwave.core.io.FileSystemItem
- findFirstInChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findInAllChildren() - Method in class org.burningwave.core.classes.SearchConfig
- findInAllChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findInAllChildren(FileSystemItem.Criteria, Supplier<Collection<FileSystemItem>>) - Method in class org.burningwave.core.io.FileSystemItem
- findInAllParents(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findInAllParents(FileSystemItem.Criteria, Supplier<Collection<FileSystemItem>>) - Method in class org.burningwave.core.io.FileSystemItem
- findInChildren() - Method in class org.burningwave.core.classes.SearchConfig
- findInChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findInChildren(FileSystemItem.Criteria, Supplier<Collection<FileSystemItem>>) - Method in class org.burningwave.core.io.FileSystemItem
- findOne(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler
- 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
- findOneAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findOneAndMakeItAccessible(Class<?>, Class<?>...) - Method in class org.burningwave.core.classes.Constructors
- findOneAndMakeItAccessible(Class<?>, String) - Method in class org.burningwave.core.classes.Fields
- findOneAndMakeItAccessible(Class<?>, String, Class<?>...) - Method in class org.burningwave.core.classes.Methods
- findOneDirectHandle(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- findRecursiveInChildren() - Method in class org.burningwave.core.classes.SearchConfig
- findRecursiveInChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findResources(Predicate<String>) - Method in interface org.burningwave.core.io.PathHelper
- FIRST_IN_ALL_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find
- FIRST_IN_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find
- flip(T) - Method in class org.burningwave.core.jvm.BufferHandler
- FOR_NAME - Enum constant in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_NAME_AND_SIGNATURE - Enum constant in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_NAME_OR_SIGNATURE - Enum constant in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_SIGNATURE - Enum constant in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_SIGNATURE_AND_NAME - Enum constant in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_SIGNATURE_OR_NAME - Enum constant in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- forAllFileThat(BiPredicate<FileSystemItem, FileSystemItem>) - Static method in class org.burningwave.core.io.FileSystemItem.Criteria
- forAllFileThat(Predicate<FileSystemItem>) - Static method in class org.burningwave.core.io.FileSystemItem.Criteria
- forAllKeysThat(Predicate<K>) - Static method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- forArchiveTypeFiles(String) - Static method in class org.burningwave.core.io.FileSystemItem.Criteria
- forArchiveTypeFiles(FileSystemItem.CheckingOption) - Static method in class org.burningwave.core.io.FileSystemItem.Criteria
- forBodySourceGenerator() - Static method in class org.burningwave.core.classes.ExecuteConfig
- forBodySourceGenerator(BodySourceGenerator) - Static method in class org.burningwave.core.classes.ExecuteConfig
- forceBytecodesLoading() - Method in class org.burningwave.core.classes.MemoryClassLoader
- forClassTypeFiles(String) - Static method in class org.burningwave.core.io.FileSystemItem.Criteria
- forClassTypeFiles(FileSystemItem.CheckingOption) - Static method in class org.burningwave.core.io.FileSystemItem.Criteria
- forEach(BiConsumer<String, String>) - Method in class org.burningwave.core.SystemProperties
- forEntireClassHierarchy() - Static method in class org.burningwave.core.classes.ConstructorCriteria
- forEntireClassHierarchy() - Static method in class org.burningwave.core.classes.FieldCriteria
- forEntireClassHierarchy() - Static method in class org.burningwave.core.classes.MethodCriteria
- forFileSystemItems(Collection<FileSystemItem>...) - Static method in class org.burningwave.core.classes.SearchConfig
- forLabel(String) - Static method in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- formatMessage(Throwable) - Method in class org.burningwave.core.Strings
- forNamedKey(Object) - Static method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- forPaths(String...) - Static method in class org.burningwave.core.classes.SearchConfig
- forPaths(Collection<String>...) - Static method in class org.burningwave.core.classes.SearchConfig
- 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
- forResources(ClassLoader, String...) - Static method in class org.burningwave.core.classes.SearchConfig
- forResources(ClassLoader, Collection<String>...) - Static method in class org.burningwave.core.classes.SearchConfig
- forResources(String...) - Static method in class org.burningwave.core.classes.SearchConfig
- forResources(Collection<String>...) - Static method in class org.burningwave.core.classes.SearchConfig
- forUnitSourceGenerator(Collection<UnitSourceGenerator>...) - Static method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- forUnitSourceGenerator(UnitSourceGenerator...) - Static method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- forUnitSourceGenerator(UnitSourceGenerator...) - Static method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- forUnitSourceGenerators(Collection<UnitSourceGenerator>...) - Static method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- freeMemory() - Method in interface org.burningwave.core.jvm.BufferHandler.Deallocator
- from(StackTraceElement[]) - Method in class org.burningwave.core.Strings
- from(StackTraceElement[], char, int) - Method in class org.burningwave.core.Strings
- from(StackTraceElement[], int) - Method in class org.burningwave.core.Strings
- from(List<StackTraceElement>) - Method in class org.burningwave.core.Strings
- from(List<StackTraceElement>, char, int) - Method in class org.burningwave.core.Strings
- from(List<StackTraceElement>, int) - Method in class org.burningwave.core.Strings
- fromDefaultProperties() - Static method in class org.burningwave.core.classes.ExecuteConfig
- FunctionalInterfaceFactory - Interface in org.burningwave.core.classes
- FunctionalInterfaceSourceGenerator - Class in org.burningwave.core.classes
- FunctionalInterfaceSourceGenerator() - Constructor for class org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
- FunctionSourceGenerator - Class in org.burningwave.core.classes
G
- generate(String, int, Class<?>...) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- generate(String, Class<?>...) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- generateConsumer(String, int) - Method in class org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
- generateExecutor(String, BodySourceGenerator) - Method in class org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
- generateFunction(String, int) - Method in class org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
- generatePredicate(String, int) - Method in class org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
- GenericSourceGenerator - Class in org.burningwave.core.classes
- get() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.ProducerTask
- get() - Method in interface org.burningwave.core.function.ThrowingSupplier
- get(Class<?>) - Method in class org.burningwave.core.io.Resources
- get(Enum<?>) - Method in class org.burningwave.core.Context
- get(Object, Field) - Method in class org.burningwave.core.classes.Fields
- get(Object, String) - Method in class org.burningwave.core.classes.FieldAccessor
- get(Object, String) - Method in class org.burningwave.core.classes.Fields
- 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.SystemProperties
- get(String...) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
- get(String, ClassLoader...) - Method in class org.burningwave.core.io.Resources
- get(String, ClassLoader, boolean) - Method in class org.burningwave.core.io.Resources
- get(String, String) - Method in class org.burningwave.core.SystemProperties
- get(String, Collection<ClassLoader>) - Method in class org.burningwave.core.io.Resources
- get(ThrowingSupplier<T, ? extends E>) - Static method in interface org.burningwave.core.function.Executor
- get(ThrowingSupplier<T, ? extends E>, int) - Static method in interface org.burningwave.core.function.Executor
- get(T, String) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
- 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.IterableZipContainer.Entry
- getAbsolutePath() - Method in interface org.burningwave.core.io.IterableZipContainer
- getAbsolutePath() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- getAbsolutePath() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- getAbsolutePath() - Method in class org.burningwave.core.io.ZipInputStream
- getAbsolutePathOfResource(String) - Method in interface org.burningwave.core.io.PathHelper
- getAbsolutePathsOfResource(String...) - Method in interface org.burningwave.core.io.PathHelper
- getAbsolutePathsOfResources(Predicate<String>) - Method in interface org.burningwave.core.io.PathHelper
- getAddress(T) - Method in class org.burningwave.core.jvm.BufferHandler
- getAll(Object) - Method in class org.burningwave.core.classes.Fields
- getAll(String, ClassLoader...) - Method in class org.burningwave.core.io.Resources
- getAll(String, ClassLoader, boolean) - Method in class org.burningwave.core.io.Resources
- getAll(FieldCriteria, Object) - Method in class org.burningwave.core.classes.Fields
- getAllChildren() - Method in class org.burningwave.core.io.FileSystemItem
- getAllCompiledClasses() - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
- getAllDirect(Object) - Method in class org.burningwave.core.classes.Fields
- getAllDirect(FieldCriteria, Object) - Method in class org.burningwave.core.classes.Fields
- getAllDirectValues() - Method in interface org.burningwave.core.Virtual
- getAllLoadedPaths(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getAllMainClassPaths() - Method in interface org.burningwave.core.io.PathHelper
- getAllParents() - Method in class org.burningwave.core.io.FileSystemItem
- getAllParents(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getAllPaths() - Method in interface org.burningwave.core.io.PathHelper
- getAllPlaceHolders(String) - Method in class org.burningwave.core.iterable.Properties
- getAllPlaceHolders(Map<?, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getAllPlaceHolders(Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getAllPlaceHolders(Map<?, ?>, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getAllPlaceHolders(Map<?, ?>, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getAllPlaceHolders(Map<?, ?>, Predicate<String>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getAllPlaceHolders(Map<?, ?>, Predicate<String>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getAllStatic(Class<?>) - Method in class org.burningwave.core.classes.Fields
- getAllStaticDirect(Class<?>) - Method in class org.burningwave.core.classes.Fields
- getAllTasksInExecution() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- getAllThreads() - Method in class org.burningwave.core.concurrent.Synchronizer
- getAllThreadsInfoAsString(boolean) - Method in class org.burningwave.core.concurrent.Synchronizer
- getAllValues() - Method in interface org.burningwave.core.Virtual
- getAsFileSystemItems(ClassLoader, String...) - Method in class org.burningwave.core.io.Resources
- getAsFileSystemItems(ClassLoader, Collection<String>...) - Method in class org.burningwave.core.io.Resources
- getAsInputStream(String, ClassLoader...) - Method in class org.burningwave.core.io.Resources
- getAsInputStream(String, ClassLoader, boolean) - Method in class org.burningwave.core.io.Resources
- getAsInputStreams(String, ClassLoader...) - Method in class org.burningwave.core.io.Resources
- getAsInputStreams(String, ClassLoader, boolean) - Method in class org.burningwave.core.io.Resources
- getAsStringBuffer(InputStream) - Method in class org.burningwave.core.io.Resources
- getAsStringBuffer(InputStream) - Method in interface org.burningwave.core.io.Streams
- getAsStringBuffer(String, ClassLoader, boolean) - Method in class org.burningwave.core.io.Resources
- getBuffer() - Method in class org.burningwave.core.io.ByteBufferInputStream
- getBurningwaveRuntimeClassPath() - Method in interface org.burningwave.core.io.PathHelper
- getByteCode() - Method in class org.burningwave.core.classes.JavaClass
- getByteCode(Class<?>) - Method in class org.burningwave.core.classes.Classes
- getByteCode0() - Method in class org.burningwave.core.classes.JavaClass
- 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
- getChildren() - Method in class org.burningwave.core.io.FileSystemItem
- 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
- getClassId(Class<?>) - Method in class org.burningwave.core.Objects
- getClassLoader(Class<?>) - Method in class org.burningwave.core.classes.Classes
- getClassLoaderOfPath(ClassLoader, String) - Method in class org.burningwave.core.classes.Classes.Loaders
- getClassOrWrapper(Class<?>) - Method in class org.burningwave.core.classes.Classes
- getClassPath() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Result
- getClassPath(Class<?>) - Method in class org.burningwave.core.io.Resources
- getClassPathHelper() - Method in class org.burningwave.core.assembler.ComponentContainer
- getClassPathHelper() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- 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
- getClassPaths(ClassCriteria) - Method in class org.burningwave.core.classes.ClassPathHunter.SearchResult
- getCleanedName() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- getCleanedName() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- getCleanedName() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- getCleaner(T, boolean) - Method in class org.burningwave.core.jvm.BufferHandler
- getCodeExecutor() - Method in class org.burningwave.core.assembler.ComponentContainer
- getCodeExecutor() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- getCompiledFiles() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Result
- getComponentType(Class<?>) - Method in class org.burningwave.core.classes.Classes
- getConfigProperty(String) - Method in class org.burningwave.core.assembler.ComponentContainer
- getConfigProperty(String, Map<String, String>) - Method in class org.burningwave.core.assembler.ComponentContainer
- getConsulter() - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable.Box
- getContextWithFalsePredicateForNullPredicate() - Method in class org.burningwave.core.Criteria
- getContextWithTruePredicateForNullPredicate() - 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
- getConventionedAbsolutePath() - Method in class org.burningwave.core.io.ZipInputStream
- getCountOfThreadsThatCanBeSupplied() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getCreatorInfos() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- getCriteria() - Method in class org.burningwave.core.Criteria.TestContext
- getCurrentId(Object) - Method in class org.burningwave.core.Objects
- getCurrentZipEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
- getCurrentZipEntry() - Method in class org.burningwave.core.io.ZipInputStream
- getDeallocator(T, boolean) - Method in class org.burningwave.core.jvm.BufferHandler
- getDeclaredConstructor(Class<T>, Predicate<Constructor<T>>) - Method in interface org.burningwave.core.classes.MembersRetriever
- getDeclaredConstructors(Class<T>) - Method in class org.burningwave.core.classes.Classes
- getDeclaredConstructors(Class<T>) - Method in interface org.burningwave.core.classes.MembersRetriever
- getDeclaredConstructors(Class<T>, Predicate<Constructor<T>>) - 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<?>, 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<?>, Predicate<Method>) - Method in interface org.burningwave.core.classes.MembersRetriever
- getDefaultBufferSize() - Method in class org.burningwave.core.jvm.BufferHandler
- getDefaultMinimumCollectionSizeForParallelIterationPredicate() - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getDefaultMinimumCollectionSizeForParallelIterationPredicate() - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getDefaultValuesSeparator() - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getDefaultValuesSeparator() - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getDefaultValuesSeparator() - Method in class org.burningwave.core.iterable.Properties
- getDefineClassMethod(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getDefinePackageMethod(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getDependencies() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Result
- getDetachedThreadCount() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getDirect(Object, Field) - Method in class org.burningwave.core.classes.Fields
- getDirect(Object, String) - Method in class org.burningwave.core.classes.Fields
- getDirectValueOf(String) - Method in interface org.burningwave.core.Virtual
- getEntity() - Method in class org.burningwave.core.Criteria.TestContext
- getEntrySupplier() - Method in interface org.burningwave.core.io.IterableZipContainer
- getEntrySupplier() - Method in class org.burningwave.core.io.ZipInputStream
- getException() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- getExceptionHandler() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- getExecutable() - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable.Box
- 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.FileOutputStream
- getFunctionalInterfaceFactory() - Method in class org.burningwave.core.assembler.ComponentContainer
- getFunctionalInterfaceFactory() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- getGetClassLoadingLockMethod(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getHandler() - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable.Box
- getHierarchy(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getId() - Method in interface org.burningwave.core.Identifiable
- getId(Object) - Method in class org.burningwave.core.Objects
- getIdOrUUIDIfNull(Object) - Method in class org.burningwave.core.Objects
- getInfoAsString() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- getInfoAsString() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- getInfoAsString() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- getInititialMaxThreadCount() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getInstance() - Static method in class org.burningwave.core.assembler.ComponentContainer
- getInstance() - Static method in interface org.burningwave.core.assembler.ComponentSupplier
- getInstance() - Static method in class org.burningwave.core.SystemProperties
- getInterval() - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- getJavaMemoryCompiler() - Method in class org.burningwave.core.assembler.ComponentContainer
- getJavaMemoryCompiler() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- getLabel() - Method in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- getLoadedPaths(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- 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
- getMainClassPaths() - Method in interface org.burningwave.core.io.PathHelper
- getManifestAsMapByMainAttributes(Predicate<Attributes>, ClassLoader...) - Method in class org.burningwave.core.io.Resources
- getManifestByMainAttributes(Predicate<Attributes>, ClassLoader...) - Method in class org.burningwave.core.io.Resources
- getMaster(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getMaxDetachedThreadCountIncreasingStep() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- 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
- getMinimumCollectionSizeForParallelIterationPredicate() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- getMinimumElapsedTimeToConsiderATaskAsProbablyDeadLocked() - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- getMutex(String) - Method in class org.burningwave.core.concurrent.Synchronizer
- getName() - Method in class org.burningwave.core.classes.GenericSourceGenerator
- getName() - Method in class org.burningwave.core.io.FileSystemItem
- getName() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- getName() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- getNewParent() - Method in class org.burningwave.core.classes.Classes.Loaders.ChangeParentsContext
- getNextEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
- getNextEntry() - Method in class org.burningwave.core.io.ZipInputStream
- getNextEntry(Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- getNextEntry(Predicate<IterableZipContainer.Entry>) - Method in class org.burningwave.core.io.ZipInputStream
- getNextEntryAsDetached() - Method in class org.burningwave.core.io.ZipInputStream
- getNextEntryAsDetached(Predicate<IterableZipContainer.Entry>) - Method in class org.burningwave.core.io.ZipInputStream
- getNotLoadedByteCode(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
- getOldParent() - Method in class org.burningwave.core.classes.Classes.Loaders.ChangeParentsContext
- getOperationId(String) - Method in interface org.burningwave.core.Identifiable
- getOrCreate(Class<?>, Class<?>...) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreate(Class<?>, String, Class<?>...) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreate(Class<I>, Supplier<I>) - Method in class org.burningwave.core.assembler.ComponentContainer
- getOrCreate(Class<I>, Supplier<I>) - Method in interface org.burningwave.core.assembler.ComponentSupplier
- getOrCreate(Executable) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreateBurningwaveTemporaryFolder() - Method in class org.burningwave.core.io.FileSystemHelper
- getOrCreateConsumer(Class<?>, String, Class<?>...) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreateFunction(Class<?>, String, Class<?>...) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreateMainTemporaryFolder() - Method in class org.burningwave.core.io.FileSystemHelper
- getOrCreatePingFile() - Method in class org.burningwave.core.io.FileSystemHelper
- getOrCreatePoolableThread() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getOrCreatePredicate(Class<?>, String, Class<?>...) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreateSupplier(Class<?>, String) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- getOrCreateTemporaryFolder() - Method in interface org.burningwave.core.Memorizer
- getOrCreateTemporaryFolder(String) - Method in class org.burningwave.core.io.FileSystemHelper
- getOrCreateTemporaryFolder(String) - Method in interface org.burningwave.core.Memorizer
- getOrCreateThread() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getOrCreateThread(int) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getOrCreateThread(String) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getOriginalPredicateOrFalsePredicateIfPredicateIsNull() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- getOriginalPredicateOrTruePredicateIfPredicateIsNull() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- 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
- getPackagePath() - Method in class org.burningwave.core.classes.JavaClass
- getParent() - Method in class org.burningwave.core.io.FileSystemItem
- getParent() - Method in interface org.burningwave.core.io.IterableZipContainer
- getParent() - Method in class org.burningwave.core.io.ZipInputStream
- getParent(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getParentContainer() - Method in class org.burningwave.core.io.FileSystemItem
- getParentContainer() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- getParentContainer() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- getParentContainer() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- getPath() - Method in class org.burningwave.core.classes.JavaClass
- getPath(Predicate<String>) - Method in interface org.burningwave.core.io.PathHelper
- getPathHelper() - Method in class org.burningwave.core.assembler.ComponentContainer
- getPathHelper() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- getPaths(String...) - Method in interface org.burningwave.core.io.PathHelper
- getPaths(Predicate<String>) - Method in interface org.burningwave.core.io.PathHelper
- getPathScannerClassLoader() - Method in class org.burningwave.core.assembler.ComponentContainer
- getPathScannerClassLoader() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- getPoolableSleepingThreadCount() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getPoolableThreadCount() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getPredicate() - Method in class org.burningwave.core.Criteria.TestContext
- getPredicateOrFalsePredicateIfPredicateIsNull() - Method in class org.burningwave.core.Criteria
- getPredicateOrFalsePredicateIfPredicateIsNull() - Method in class org.burningwave.core.Criteria.Simple
- getPredicateOrFalsePredicateIfPredicateIsNull() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- getPredicateOrTruePredicateIfPredicateIsNull() - Method in class org.burningwave.core.Criteria
- getPredicateOrTruePredicateIfPredicateIsNull() - Method in class org.burningwave.core.Criteria.Simple
- getPredicateOrTruePredicateIfPredicateIsNull() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- getPredicateWrapper(BiFunction<T, E, V[]>, TriPredicate<T, V[], Integer>) - Method in class org.burningwave.core.Criteria
- getPredicateWrapper(Function<E, V[]>, BiPredicate<V[], Integer>) - Method in class org.burningwave.core.Criteria.Simple
- getPriority() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- getPriority() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- getProperty(String) - Method in class org.burningwave.core.iterable.Properties
- getRandom(Collection<T>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getRandom(Collection<T>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getResource(String) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- getResource(String) - Method in interface org.burningwave.core.io.PathHelper
- getResource(BiConsumer<Collection<T>, FileSystemItem>, String) - Method in interface org.burningwave.core.io.PathHelper
- getResourceAsStream(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
- getResourceAsStream(String) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- getResourceAsStream(String) - Method in interface org.burningwave.core.io.PathHelper
- getResourceAsStringBuffer(String) - Method in interface org.burningwave.core.io.PathHelper
- getResources(String) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- getResources(String...) - Method in interface org.burningwave.core.io.PathHelper
- getResources(BiConsumer<Collection<T>, FileSystemItem>, String...) - Method in interface org.burningwave.core.io.PathHelper
- getResourcesAsStreams(String...) - Method in interface org.burningwave.core.io.PathHelper
- getResult() - Method in class org.burningwave.core.Criteria.TestContext
- getRoot() - Method in class org.burningwave.core.io.FileSystemItem
- getRunningThreadCount() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getSearchTask() - Method in class org.burningwave.core.classes.SearchResult
- getSize() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- getSize(Object) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- getSize(Object) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- getSkippedClassNames() - Method in class org.burningwave.core.classes.SearchResult
- getStandardId(Object) - Method in class org.burningwave.core.Objects
- getStartTime() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- getStatic(Class<?>, String) - Method in class org.burningwave.core.classes.Fields
- getStatic(Field) - Method in class org.burningwave.core.classes.Fields
- getStaticDirect(Class<?>, String) - Method in class org.burningwave.core.classes.Fields
- getStaticDirect(Field) - Method in class org.burningwave.core.classes.Fields
- getTarget() - Method in class org.burningwave.core.classes.Classes.Loaders.ChangeParentsContext
- getTemporaryFolderPrefix() - Method in interface org.burningwave.core.Memorizer
- getTerminateProablyDeadLockedTasksFunction() - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- getThreadCount() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getUnique(C) - Method in class org.burningwave.core.classes.SearchResult
- getURL() - Method in class org.burningwave.core.io.FileSystemItem
- getURLs() - Method in class org.burningwave.core.classes.PathScannerClassLoader
- getURLs(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- getValueOf(String) - Method in interface org.burningwave.core.Virtual
- GlobalProperties - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
H
- Handler() - Constructor for class org.burningwave.core.classes.Members.Handler
- hasBeenCompletelyLoaded(String) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- hasFinished() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- hasNoExceptionHandler() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- hasNoPredicate() - Method in class org.burningwave.core.Criteria
- hasNoPredicate() - Method in class org.burningwave.core.Criteria.Simple
- hasPackageBeenDefined(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
I
- Identifiable - Interface in org.burningwave.core
- identity() - Static method in interface org.burningwave.core.function.ThrowingFunction
- IN_ALL_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find
- IN_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find
- indentCodeActive(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- INFO - Enum constant in enum org.burningwave.core.LoggingLevel.Label
- 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
- interrupt() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- interrupt() - Method in class org.burningwave.core.concurrent.Thread
- interrupt(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- interrupt(T) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- interrupt(T, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- invoke(Object, Method, Object...) - Method in class org.burningwave.core.classes.Methods
- invoke(Object, String, Object...) - Method in class org.burningwave.core.classes.Methods
- invoke(String, Object...) - Method in interface org.burningwave.core.Virtual
- invokeDirect(Object, String, Object...) - Method in class org.burningwave.core.classes.Methods
- invokeDirect(String, Object...) - Method in interface org.burningwave.core.Virtual
- invokeStatic(Class<?>, String, Object...) - Method in class org.burningwave.core.classes.Methods
- invokeStaticDirect(Class<?>, String, Object...) - Method in class org.burningwave.core.classes.Methods
- is(File, Predicate<Integer>) - Method in interface org.burningwave.core.io.Streams
- isAborted() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- isAlive() - Method in class org.burningwave.core.io.FileSystemHelper.Scavenger
- isAlive(String) - Method in class org.burningwave.core.concurrent.Thread.Holder
- isAllTasksLoggerEnabled() - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- isArchive() - Method in class org.burningwave.core.io.FileSystemItem
- isArchive() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- isArchive() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- isArchive() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- isArchive(File) - Method in interface org.burningwave.core.io.Streams
- isArchive(ByteBuffer) - Method in interface 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
- isChildOf(FileSystemItem) - Method in class org.burningwave.core.io.FileSystemItem
- isClass(File) - Method in interface org.burningwave.core.io.Streams
- isClass(ByteBuffer) - Method in interface org.burningwave.core.io.Streams
- isClosed - Variable in class org.burningwave.core.classes.MemoryClassLoader
- isClosed() - Method in class org.burningwave.core.assembler.ComponentContainer
- isClosed() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- isCompressed() - Method in class org.burningwave.core.io.FileSystemItem
- isContainer() - Method in class org.burningwave.core.io.FileSystemItem
- isDetached() - Method in class org.burningwave.core.concurrent.Thread
- isDirectory() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- isDirectory() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- 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
- isIterationTerminatedNotification(Throwable) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- isItPossibleToAddClassPaths(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- isJModArchive(File) - Method in interface org.burningwave.core.io.Streams
- isJModArchive(ByteBuffer) - Method in interface org.burningwave.core.io.Streams
- isLoadedBy(Class<?>, ClassLoader) - Method in class org.burningwave.core.classes.Classes
- isLooping() - Method in class org.burningwave.core.concurrent.Thread
- isMarkAsProablyDeadLockedEnabled() - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- isNotBlank(String) - Method in class org.burningwave.core.Strings
- isNotEmpty(String) - Method in class org.burningwave.core.Strings
- isParentOf(FileSystemItem) - Method in class org.burningwave.core.io.FileSystemItem
- isPoolable() - Method in class org.burningwave.core.concurrent.Thread
- isProbablyDeadLocked() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- isRoot() - Method in class org.burningwave.core.io.FileSystemItem
- isRoot(String) - Method in class org.burningwave.core.Strings.Paths
- isRunning() - Method in class org.burningwave.core.concurrent.Thread
- isStarted() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- isSubmitted() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- isTerminatedThreadNotAlive() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- isTerminatedThreadNotAlive(long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- isTerminateProablyDeadLockedTasksEnabled() - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- isUseFullyQualifiedClassNamesEnabled(int) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- IterableObjectHelper - Interface in org.burningwave.core.iterable
- IterableObjectHelper - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- IterableObjectHelper.Configuration - Class in org.burningwave.core.iterable
- IterableObjectHelper.Configuration.Key - Class in org.burningwave.core.iterable
- IterableObjectHelper.IterationConfig<I,
IC, - Interface in org.burningwave.core.iterableC> - IterableObjectHelper.IterationConfig.WithOutputOfCollection<I,
IC, - Class in org.burningwave.core.iterableO, OC> - IterableObjectHelper.IterationConfig.WithOutputOfMap<I,
IC, - Class in org.burningwave.core.iterableK, O, OM> - IterableObjectHelper.ResolveConfig<T,
K> - Class in org.burningwave.core.iterable - IterableObjectHelper.ResolveConfig.ForAllKeysThat<K> - Class in org.burningwave.core.iterable
- IterableObjectHelper.ResolveConfig.ForNamedKey - Class in org.burningwave.core.iterable
- IterableObjectHelper.TerminateIteration - Exception Class in org.burningwave.core.iterable
- IterableObjectHelperImpl - Class in org.burningwave.core.iterable
- IterableZipContainer - Interface in org.burningwave.core.io
- IterableZipContainer.Entry - Interface in org.burningwave.core.io
- iterate(BiConsumer<String, R>) - Method in class org.burningwave.core.Cache.PathForResources
- iterate(TriConsumer<T, String, R>) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
- iterate(IterableObjectHelper.IterationConfig<I, IC, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterate(IterableObjectHelper.IterationConfig<I, IC, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- iterateAndGet(IterableObjectHelper.IterationConfig.WithOutputOfCollection<I, IC, O, OC>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterateAndGet(IterableObjectHelper.IterationConfig.WithOutputOfCollection<I, IC, O, OC>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- iterateAndGet(IterableObjectHelper.IterationConfig.WithOutputOfMap<I, IC, K, O, OM>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterateAndGet(IterableObjectHelper.IterationConfig.WithOutputOfMap<I, IC, K, O, OM>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- iterateParallel(BiConsumer<String, R>) - Method in class org.burningwave.core.Cache.PathForResources
- iterateParallel(TriConsumer<T, String, R>) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
J
- JavaClass - Class in org.burningwave.core.classes
- JavaClass(Class<?>) - Constructor for class org.burningwave.core.classes.JavaClass
- JavaClass(ByteBuffer) - Constructor for class org.burningwave.core.classes.JavaClass
- JavaClass.Criteria - Class in org.burningwave.core.classes
- JavaMemoryCompiler - Interface in org.burningwave.core.classes
- JavaMemoryCompiler.Compilation - Class in org.burningwave.core.classes
- JavaMemoryCompiler.Compilation.Config - Class in org.burningwave.core.classes
- JavaMemoryCompiler.Compilation.Exception - Exception Class in org.burningwave.core.classes
- JavaMemoryCompiler.Compilation.Result - Class in org.burningwave.core.classes
- JavaMemoryCompiler.Configuration - Class in org.burningwave.core.classes
- JavaMemoryCompiler.Configuration.Key - Class in org.burningwave.core.classes
- JavaMemoryCompilerImpl - Class in org.burningwave.core.classes
- join() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.ProducerTask
- join() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Task
- join(boolean, boolean, long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.ProducerTask
- join(boolean, boolean, long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Task
- join(long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.ProducerTask
- join(long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Task
- join(String) - Method in class org.burningwave.core.concurrent.Thread.Holder
- joinAllRunningThreads() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- joinThread(Thread) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- JVMInfo - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
K
- Key() - Constructor for class org.burningwave.core.assembler.ComponentContainer.Configuration.Key
- Key() - Constructor for class org.burningwave.core.assembler.StaticComponentContainer.Configuration.Key
- Key() - Constructor for class org.burningwave.core.classes.ByteCodeHunter.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.ClassPathHelper.Configuration.Key
- Key() - Constructor for class org.burningwave.core.classes.ClassPathHunter.Configuration.Key
- Key() - Constructor for class org.burningwave.core.classes.ClassPathScanner.Configuration.Key
- Key() - Constructor for class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- Key() - Constructor for class org.burningwave.core.classes.JavaMemoryCompiler.Configuration.Key
- Key() - Constructor for class org.burningwave.core.classes.PathScannerClassLoader.Configuration.Key
- Key() - Constructor for class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- Key() - Constructor for class org.burningwave.core.io.PathHelper.Configuration.Key
- Key() - Constructor for class org.burningwave.core.iterable.IterableObjectHelper.Configuration.Key
- Key() - Constructor for class org.burningwave.core.jvm.BufferHandler.Configuration.Key
- Key() - Constructor for class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- kill() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
-
Deprecated.
- kill() - Method in class org.burningwave.core.concurrent.Thread
-
Deprecated.
- kill(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
-
Deprecated.
- kill(T) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
-
Deprecated.
- kill(T) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
-
Deprecated.
- kill(T, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
-
Deprecated.
L
- limit() - Method in class org.burningwave.core.io.ByteBufferOutputStream
- limit(T) - Method in class org.burningwave.core.jvm.BufferHandler
- limit(T, int) - Method in class org.burningwave.core.jvm.BufferHandler
- listenTo(Properties) - Method in interface org.burningwave.core.iterable.Properties.Listener
- load(InputStream) - Method in class org.burningwave.core.iterable.Properties
- load(Supplier<InputStream>) - Method in class org.burningwave.core.iterable.Properties
- loadAndMapPaths(String, String) - Method in interface org.burningwave.core.io.PathHelper
- loadClass(String, boolean) - Method in class org.burningwave.core.classes.MemoryClassLoader
- loadOrBuildAndDefine(L) - Method in interface org.burningwave.core.classes.ClassFactory
- loadOrBuildAndDefine(L) - Method in class org.burningwave.core.classes.ClassFactoryImpl
- loadOrBuildAndDefine(UnitSourceGenerator...) - Method in interface org.burningwave.core.classes.ClassFactory
- loadOrBuildAndDefine(UnitSourceGenerator...) - Method in class org.burningwave.core.classes.ClassFactoryImpl
- 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.ForCodeExecutorAbst<C> - Class in org.burningwave.core.classes
- loadOrBuildAndDefineConsumerSubType(int) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- loadOrBuildAndDefineConsumerSubType(ClassLoader, int) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- loadOrBuildAndDefineExecutorSubType(E) - Method in interface org.burningwave.core.classes.CodeExecutor
- loadOrBuildAndDefineExecutorSubType(E) - Method in class org.burningwave.core.classes.CodeExecutorImpl
- loadOrBuildAndDefineFunctionSubType(int) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- loadOrBuildAndDefineFunctionSubType(ClassLoader, int) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- loadOrBuildAndDefinePredicateSubType(int) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- loadOrBuildAndDefinePredicateSubType(ClassLoader, int) - Method in interface org.burningwave.core.classes.FunctionalInterfaceFactory
- 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
- 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
- LOCCRC - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCCRC - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCEXT - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCEXT - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCFLG - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCFLG - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCHDR - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCHDR - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCHOW - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCHOW - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCLEN - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCLEN - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCNAM - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCNAM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCSIG - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCSIG - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCSIZ - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCSIZ - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCTIM - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCTIM - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- LOCVER - Static variable in class org.burningwave.core.io.ZipInputStream
- LOCVER - Static variable in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- logAllInstancesInfo() - Static method in class org.burningwave.core.classes.MemoryClassLoader.DebugSupport
- logAllThreadsState(boolean) - Method in class org.burningwave.core.concurrent.Synchronizer
- logConfigProperties() - Method in class org.burningwave.core.assembler.ComponentContainer
- logDebug(String) - Method in interface org.burningwave.core.ManagedLogger
- logDebug(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
- logDebug(Supplier<String>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logDebug(Supplier<String>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logDebug(Supplier<String>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logDebug(Supplier<String>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logDebug(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logDebug(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logError(String) - Method in interface org.burningwave.core.ManagedLogger
- logError(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
- logError(String, Throwable) - Method in interface org.burningwave.core.ManagedLogger
- logError(String, Throwable, Object...) - Method in interface org.burningwave.core.ManagedLogger
- logError(Throwable) - Method in interface org.burningwave.core.ManagedLogger
- logError(Supplier<String>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logError(Supplier<String>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logError(Supplier<String>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logError(Supplier<String>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logError(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logError(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logError(Supplier<String>, String, Throwable) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logError(Supplier<String>, String, Throwable) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logError(Supplier<String>, String, Throwable) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logError(Supplier<String>, String, Throwable, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logError(Supplier<String>, String, Throwable, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logError(Supplier<String>, String, Throwable, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logError(Supplier<String>, Throwable) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logError(Supplier<String>, Throwable) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logError(Supplier<String>, Throwable) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logException() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- LoggingLevel - Class in org.burningwave.core
- LoggingLevel.Label - Enum in org.burningwave.core
- logicalOperator - Variable in class org.burningwave.core.Criteria
- logicalOperator - Variable in class org.burningwave.core.Criteria.Simple
- 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(C, C, Function<Predicate<E>, Function<Predicate<? super E>, Predicate<E>>>, C) - Method in class org.burningwave.core.Criteria.Simple
- 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
- logicOperation(FileSystemItem.Criteria, FileSystemItem.Criteria, Function<Predicate<FileSystemItem[]>, Function<Predicate<? super FileSystemItem[]>, Predicate<FileSystemItem[]>>>, FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- logInfo() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- logInfo() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- logInfo() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- logInfo(String) - Method in interface org.burningwave.core.ManagedLogger
- logInfo(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
- logInfo(Supplier<String>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logInfo(Supplier<String>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logInfo(Supplier<String>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logInfo(Supplier<String>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logInfo(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logInfo(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logStatus() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- logTrace(String) - Method in interface org.burningwave.core.ManagedLogger
- logTrace(String, Object...) - Method in interface org.burningwave.core.ManagedLogger
- logTrace(Supplier<String>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logTrace(Supplier<String>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logTrace(Supplier<String>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logTrace(Supplier<String>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logTrace(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logTrace(Supplier<String>, 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
- logWarn(String, String) - Method in class org.burningwave.core.classes.MemoryClassLoader
- logWarn(Supplier<String>, String) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logWarn(Supplier<String>, String) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logWarn(Supplier<String>, String) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- logWarn(Supplier<String>, String, Object...) - Method in interface org.burningwave.core.ManagedLogger.Repository
- logWarn(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SimpleManagedLoggerRepository
- logWarn(Supplier<String>, String, Object...) - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- lowerCaseFirstCharacter(String) - Method in class org.burningwave.core.Strings
M
- 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
- MAIN_CLASS_REPOSITORIES - 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
- ManagedLoggerRepository - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- match(C, Class<?>) - Method in class org.burningwave.core.classes.Members.Handler
- match(MemberCriteria<M, ?, ?>, Class<?>) - Method in class org.burningwave.core.classes.Members
- MAX_DETACHED_THREAD_COUNT - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MAX_DETACHED_THREAD_COUNT_ELAPSED_TIME_THRESHOLD_FROM_LAST_INCREASE_FOR_GRADUAL_DECREASING_TO_INITIAL_VALUE - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MAX_DETACHED_THREAD_COUNT_INCREASING_STEP - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MAX_POOLABLE_THREAD_COUNT - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MemberCriteria<M,
C, - Class in org.burningwave.core.classesT> - MemberCriteria() - Constructor for class org.burningwave.core.classes.MemberCriteria
- Members - Class in org.burningwave.core.classes
- Members - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Members() - Constructor for class org.burningwave.core.classes.Members
- Members.Handler<M,
C> - Class in org.burningwave.core.classes - Members.Handler.OfExecutable<E,
C> - Class in org.burningwave.core.classes - Members.Handler.OfExecutable.Box<E> - Class in org.burningwave.core.classes
- 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
- MemoryClassLoader.DebugSupport - Class in org.burningwave.core.classes
- memoryHasBeenReleased() - Method in interface org.burningwave.core.jvm.BufferHandler.Deallocator
- merge(Supplier<Collection<T>>, Supplier<Collection<T>>, Supplier<Collection<T>>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- merge(Supplier<Collection<T>>, Supplier<Collection<T>>, Supplier<Collection<T>>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- MethodCriteria - Class in org.burningwave.core.classes
- Methods - Class in org.burningwave.core.classes
- Methods - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Methods() - Constructor for class org.burningwave.core.classes.Methods
- Methods.NoSuchMethodException - Exception Class in org.burningwave.core.classes
- modifyCompilationConfig(Consumer<JavaMemoryCompiler.Compilation.Config>) - Method in class org.burningwave.core.classes.ExecuteConfig
- modifyCompilationConfig(Consumer<JavaMemoryCompiler.Compilation.Config>) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- modifyCompilationConfig(Consumer<JavaMemoryCompiler.Compilation.Config>) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- modifyCompilationConfig(Consumer<JavaMemoryCompiler.Compilation.Config>) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- modifyCompilationConfig(Consumer<JavaMemoryCompiler.Compilation.Config>) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- Modules - Class in org.burningwave.core.classes
- Modules - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Modules.NotFoundException - Exception Class in org.burningwave.core.classes
- Modules.PackageNotFoundException - Exception Class in org.burningwave.core.classes
- MultiParamsConsumer - Interface in org.burningwave.core.function
- MultiParamsFunction<R> - Interface in org.burningwave.core.function
- MultiParamsPredicate - Interface in org.burningwave.core.function
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
- NAME_IN_CONFIG_PROPERTIES - Static variable in class org.burningwave.core.classes.ByteCodeHunter.Configuration.Key
- NAME_IN_CONFIG_PROPERTIES - Static variable in class org.burningwave.core.classes.ClassHunter.Configuration.Key
- NAME_IN_CONFIG_PROPERTIES - Static variable in class org.burningwave.core.classes.ClassPathHunter.Configuration.Key
- nameOfTheClassesRequiredByTheClassToBeLoaded - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- nameOfTheClassToBeLoaded - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- negate() - Method in class org.burningwave.core.Criteria
- negate() - Method in class org.burningwave.core.Criteria.Simple
- 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
- newByteArray(int) - Method in class org.burningwave.core.jvm.BufferHandler
- newByteArrayWithDefaultSize() - Method in class org.burningwave.core.jvm.BufferHandler
- newByteBuffer(int) - Method in class org.burningwave.core.jvm.BufferHandler
- newByteBufferOutputStream(int) - Method in class org.burningwave.core.jvm.BufferHandler
- newByteBufferOutputStreamWithDefaultSize() - Method in class org.burningwave.core.jvm.BufferHandler
- newByteBufferWithDefaultSize() - Method in class org.burningwave.core.jvm.BufferHandler
- newInstance() - Method in class org.burningwave.core.Criteria
- newInstance() - Method in class org.burningwave.core.Criteria.Simple
- newInstance(Constructor<T>, Object...) - Method in class org.burningwave.core.classes.Classes
- newInstanceDirectOf(Class<?>, Object...) - Method in class org.burningwave.core.classes.Constructors
- newInstanceOf(Class<?>, Object...) - Method in class org.burningwave.core.classes.Constructors
- NoSuchFieldException(String) - Constructor for exception class org.burningwave.core.classes.Fields.NoSuchFieldException
- NoSuchMethodException(String) - Constructor for exception class org.burningwave.core.classes.Methods.NoSuchMethodException
- NotFoundException(String) - Constructor for exception class org.burningwave.core.classes.Modules.NotFoundException
- NotFoundException(String) - Constructor for exception class org.burningwave.core.io.FileSystemItem.NotFoundException
- NOTIFICATION - Static variable in exception class org.burningwave.core.iterable.IterableObjectHelper.TerminateIteration
- notRecursiveOnPath(String, boolean) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- NullExecutableException - Exception Class in org.burningwave.core.concurrent
- NullExecutableException(String) - Constructor for exception class org.burningwave.core.concurrent.NullExecutableException
O
- ObjectAndPathForResources() - Constructor for class org.burningwave.core.Cache.ObjectAndPathForResources
- ObjectAndPathForResources(Long) - Constructor for class org.burningwave.core.Cache.ObjectAndPathForResources
- ObjectAndPathForResources(Long, Function<R, R>) - Constructor for class org.burningwave.core.Cache.ObjectAndPathForResources
- ObjectAndPathForResources(Long, Function<R, R>, BiConsumer<String, R>) - Constructor for class org.burningwave.core.Cache.ObjectAndPathForResources
- Objects - Class in org.burningwave.core
- Objects - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Objects() - Constructor for class org.burningwave.core.Objects
- of(I[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- of(File) - Static method in class org.burningwave.core.io.FileSystemItem
- of(URL) - Static method in class org.burningwave.core.io.FileSystemItem
- of(Collection<I>) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- of(BiPredicate<T, E>) - Static method in class org.burningwave.core.Criteria
- of(Predicate<E>) - Static method in class org.burningwave.core.Criteria
- of(Map<J, I>) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- OF_FIRST_IN_ALL_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
- OF_FIRST_IN_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
- OF_IN_ALL_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
- OF_IN_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
- OF_RECURSIVE_IN_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
- ofBooleans(boolean[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofBytes(byte[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofChars(char[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofDoubles(double[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- OfExecutable() - Constructor for class org.burningwave.core.classes.Members.Handler.OfExecutable
- ofFloats(float[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofInts(int[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofLongs(long[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullable(I[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullable(Collection<I>) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullable(Map<J, I>) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableBooleans(boolean[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableBytes(byte[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableChars(char[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableDoubles(double[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableFloats(float[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableInts(int[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofNullableLongs(long[]) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- ofPath(String) - Static method in class org.burningwave.core.io.FileSystemItem
- on(Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- ONLY_FOR_THE_CURRENT_THREAD_NOTIFICATION - Static variable in exception class org.burningwave.core.iterable.IterableObjectHelper.TerminateIteration
- optimize(String...) - Method in interface org.burningwave.core.io.PathHelper
- optimize(Collection<String>) - Method in interface org.burningwave.core.io.PathHelper
- optimizeFileSystemItems(Collection<FileSystemItem>) - Method in interface org.burningwave.core.io.PathHelper
- optimizeFileSystemItems(FileSystemItem...) - Method in interface org.burningwave.core.io.PathHelper
- optimizePaths(boolean) - Method in class org.burningwave.core.classes.SearchConfig
- or() - Method in class org.burningwave.core.Criteria
- or() - Method in class org.burningwave.core.Criteria.Simple
- or(C) - Method in class org.burningwave.core.Criteria
- or(C) - Method in class org.burningwave.core.Criteria.Simple
- 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.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
P
- packageName(Predicate<String>) - Method in class org.burningwave.core.classes.ClassCriteria
- PackageNotFoundException(String) - Constructor for exception class org.burningwave.core.classes.Modules.PackageNotFoundException
- parallelIf(Predicate<IC>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- parallelIf(Predicate<IC>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- parallelIf(Predicate<IC>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- parameter(BiPredicate<Parameter[], Integer>) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
- parameter(TriPredicate<Map<Class<?>, Class<?>>, Parameter[], Integer>) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
- 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(Class<?>...) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
- parameterTypesAreAssignableFromTypesOf(Object...) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
- parameterTypesExactlyMatch(Class<?>...) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
- parameterTypesExactlyMatchTypesOf(Object...) - Method in class org.burningwave.core.classes.ExecutableMemberCriteria
- PARELLEL_ITERATION_APPLICABILITY_DEFAULT_MINIMUM_COLLECTION_SIZE - Static variable in class org.burningwave.core.iterable.IterableObjectHelper.Configuration.Key
- PARELLEL_ITERATION_APPLICABILITY_MAX_RUNTIME_THREAD_COUNT_THRESHOLD - Static variable in class org.burningwave.core.iterable.IterableObjectHelper.Configuration.Key
- PARELLEL_ITERATION_APPLICABILITY_OUTPUT_COLLECTION_ENABLED_TYPES - Static variable in class org.burningwave.core.iterable.IterableObjectHelper.Configuration.Key
- PARENT_CLASS_LOADER - Static variable in class org.burningwave.core.classes.PathScannerClassLoader.Configuration.Key
- parentOf(TypeDeclarationSourceGenerator) - Method in class org.burningwave.core.classes.GenericSourceGenerator
- PATH_SCANNER_CLASS_LOADER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ByteCodeHunter.Configuration.Key
- PATH_SCANNER_CLASS_LOADER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassHunter.Configuration.Key
- PATH_SCANNER_CLASS_LOADER_SEARCH_CONFIG_CHECK_FILE_OPTIONS - Static variable in class org.burningwave.core.classes.ClassPathHunter.Configuration.Key
- PATH_SUFFIX - Static variable in interface org.burningwave.core.io.IterableZipContainer
- pathForContents - Variable in class org.burningwave.core.Cache
- pathForFileSystemItems - Variable in class org.burningwave.core.Cache
- pathForIterableZipContainers - Variable in class org.burningwave.core.Cache
- PathHelper - Interface 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, FileSystemItem.Criteria) - Constructor for class org.burningwave.core.classes.PathScannerClassLoader
- PathScannerClassLoader.Configuration - Class in org.burningwave.core.classes
- PathScannerClassLoader.Configuration.Key - Class in org.burningwave.core.classes
- pathsToBeRefreshed - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- pathsToBeRefreshedPredicate - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- pathsToBeRefreshedPredicate - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.Config
- PentaConsumer<P0,
P1, - Interface in org.burningwave.core.functionP2, P3, P4> - PentaFunction<P0,
P1, - Interface in org.burningwave.core.functionP2, P3, P4, R> - PentaPredicate<P0,
P1, - Interface in org.burningwave.core.functionP2, P3, P4> - PLACE_HOLDER_EXTRACTOR_PATTERN - Variable in class org.burningwave.core.Strings
- PLACE_HOLDER_NAME_EXTRACTOR_PATTERN - Variable in class org.burningwave.core.Strings
- placeHolderToRegEx(String) - Method in class org.burningwave.core.Strings
- PojoSourceGenerator - Class in org.burningwave.core.classes
- POOLABLE_THREAD_REQUEST_TIMEOUT - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- 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.BufferHandler
- position(T, int) - Method in class org.burningwave.core.jvm.BufferHandler
- preAfterInit(Consumer<ComponentContainer>) - Method in class org.burningwave.core.assembler.ComponentContainer
- predicate - Variable in class org.burningwave.core.Criteria
- predicate - Variable in class org.burningwave.core.Criteria.Simple
- printStatus() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- processChangeNotification(Properties, Properties.Event, Object, Object, Object) - Method in class org.burningwave.core.assembler.ComponentContainer
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in class org.burningwave.core.classes.ClassFactoryImpl
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in interface org.burningwave.core.iterable.Properties.Listener
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in class org.burningwave.core.jvm.BufferHandler
- processChangeNotification(Properties, Properties.Event, K, V, V) - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
- Properties - Class in org.burningwave.core.iterable
- Properties() - Constructor for class org.burningwave.core.iterable.Properties
- Properties(Map<?, ?>, String) - Constructor for class org.burningwave.core.iterable.Properties
- PROPERTIES_FILE_CLASS_NAME_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_CLASS_SIMPLE_NAME_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_EXECUTOR_IMPORTS_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_EXECUTOR_KEY - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_EXECUTOR_NAME_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_EXECUTOR_SIMPLE_NAME_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_IMPORTS_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_SUPPLIER_IMPORTS_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_SUPPLIER_KEY - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_SUPPLIER_NAME_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- PROPERTIES_FILE_SUPPLIER_SIMPLE_NAME_SUFFIX - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Key
- Properties.Event - Enum in org.burningwave.core.iterable
- Properties.Listener - Interface in org.burningwave.core.iterable
- put(Enum<?>, Object) - Method in class org.burningwave.core.Context
- put(Object, Object) - Method in class org.burningwave.core.iterable.Properties
- put(String, String) - Method in class org.burningwave.core.SystemProperties
- put(ByteBuffer, byte[]) - Method in class org.burningwave.core.jvm.BufferHandler
- put(ByteBuffer, byte[], int) - Method in class org.burningwave.core.jvm.BufferHandler
- put(ByteBuffer, byte[], int, int) - Method in class org.burningwave.core.jvm.BufferHandler
- PUT - Enum constant in enum org.burningwave.core.iterable.Properties.Event
- putExtraParameter(String, String) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
Q
- QuadConsumer<P0,
P1, - Interface in org.burningwave.core.functionP2, P3> - QuadPredicate<P0,
P1, - Interface in org.burningwave.core.functionP2, P3> - QueuedTaskExecutor - Class in org.burningwave.core.concurrent
- QueuedTaskExecutor.Group - Class in org.burningwave.core.concurrent
- QueuedTaskExecutor.ProducerTask<T> - Class in org.burningwave.core.concurrent
- QueuedTaskExecutor.Task - Class in org.burningwave.core.concurrent
- QueuedTaskExecutor.TaskAbst<E,
T> - Class in org.burningwave.core.concurrent
R
- read() - Method in class org.burningwave.core.io.ByteBufferInputStream
- read(byte[], int, int) - Method in class org.burningwave.core.io.ByteBufferInputStream
- receive(Classes.Loaders.ChangeParentsContext) - Method in interface org.burningwave.core.classes.Classes.Loaders.NotificationListenerOfParentsChange
- receive(Classes.Loaders.ChangeParentsContext) - Method in class org.burningwave.core.classes.MemoryClassLoader
- RECURSIVE_IN_CHILDREN - Enum constant in enum org.burningwave.core.io.FileSystemItem.Find
- refresh() - Method in class org.burningwave.core.classes.PathScannerClassLoader
- refresh() - Method in class org.burningwave.core.io.FileSystemItem
- refresh() - Method in class org.burningwave.core.SystemProperties
- refresh(boolean) - Method in class org.burningwave.core.io.FileSystemItem
- refresh(Map<K, V>, Map<K, V>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- refresh(Map<K, V>, Map<K, V>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- refreshAllPathsThat(Predicate<FileSystemItem>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- refreshAllPathsThat(Predicate<FileSystemItem>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.Config
- refreshPaths(Collection<String>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- refreshPaths(Collection<String>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.Config
- REG_EXP_FOR_INDEXES_OF_INDEXED_FIELDS - Static variable in class org.burningwave.core.classes.FieldAccessor
- REG_EXP_FOR_SIMPLE_FIELDS - Static variable in class org.burningwave.core.classes.FieldAccessor
- register(Object) - Method in class org.burningwave.core.classes.MemoryClassLoader
- registeredNotificationListenerOfParentsChange - Variable in class org.burningwave.core.classes.Classes.Loaders
- registerNotificationListenerOfParentsChange(Classes.Loaders.NotificationListenerOfParentsChange) - Method in class org.burningwave.core.classes.Classes.Loaders
- reInit() - Method in class org.burningwave.core.assembler.ComponentContainer
- reloadContent() - Method in class org.burningwave.core.io.FileSystemItem
- reloadContent(boolean) - Method in class org.burningwave.core.io.FileSystemItem
- remaining() - Method in class org.burningwave.core.io.ByteBufferOutputStream
- remaining(T) - Method in class org.burningwave.core.jvm.BufferHandler
- remove(Object) - Method in class org.burningwave.core.iterable.Properties
- remove(String, boolean) - Method in class org.burningwave.core.Cache.PathForResources
- remove(T, boolean) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
- REMOVE - Enum constant in enum org.burningwave.core.iterable.Properties.Event
- removeConfigProperty(String) - Method in class org.burningwave.core.assembler.ComponentContainer
- removeInitialPathElements(String, String...) - Method in class org.burningwave.core.Strings.Paths
- 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
- removeLoggingLevels(Map<?, ?>, String, LoggingLevel...) - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
- removeNotLoadedBytecode(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
- removePath(T, String) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
- removePath(T, String, boolean) - 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.assembler.ComponentContainer
- reset() - Method in class org.burningwave.core.io.ByteBufferInputStream
- reset() - Method in class org.burningwave.core.io.FileSystemItem
- reset(boolean) - Method in interface org.burningwave.core.classes.ClassFactory
- reset(boolean) - Method in class org.burningwave.core.classes.ClassFactoryImpl
- reset(boolean) - Method in class org.burningwave.core.io.FileSystemItem
- resetAll() - Static method in class org.burningwave.core.assembler.ComponentContainer
- resetAll() - Static method in interface org.burningwave.core.assembler.ComponentSupplier
- resetClassFactory(boolean) - Method in class org.burningwave.core.assembler.ComponentContainer
- resetClassFactory(boolean) - Method in interface org.burningwave.core.assembler.ComponentSupplier
- resolveProperty(Map<?, ?>, String) - Method in class org.burningwave.core.assembler.ComponentContainer
- resolveProperty(Map<?, ?>, String, Map<?, ?>) - Method in class org.burningwave.core.assembler.ComponentContainer
- resolveStringValue(String) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValue(String, String) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValue(String, String, boolean) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValue(String, Map<?, ?>) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValue(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValue(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValues(String) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValues(String, String) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValues(String, String, boolean) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValues(String, Map<?, ?>) - Method in class org.burningwave.core.iterable.Properties
- resolveStringValues(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValues(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValue(String) - Method in class org.burningwave.core.iterable.Properties
- resolveValue(String, String) - Method in class org.burningwave.core.iterable.Properties
- resolveValue(String, String, boolean) - Method in class org.burningwave.core.iterable.Properties
- resolveValue(String, Map<?, ?>) - Method in class org.burningwave.core.iterable.Properties
- resolveValue(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValue(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValues(String) - Method in class org.burningwave.core.iterable.Properties
- resolveValues(String, String) - Method in class org.burningwave.core.iterable.Properties
- resolveValues(String, String, boolean) - Method in class org.burningwave.core.iterable.Properties
- resolveValues(String, Map<?, ?>) - Method in class org.burningwave.core.iterable.Properties
- resolveValues(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(IterableObjectHelper.ResolveConfig.ForAllKeysThat<K>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValues(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(IterableObjectHelper.ResolveConfig.ForNamedKey) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- 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
- resumeFromSuspension() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- retrieveCallersInfo(StackTraceElement[], int) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallerInfo() - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallerInfo(StackTraceElement[]) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallerInfo(StackTraceElement[], int) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallerInfo(StackTraceElement[], BiPredicate<StackTraceElement, StackTraceElement>, int) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallerInfo(BiPredicate<StackTraceElement, StackTraceElement>, int) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallersInfo() - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallersInfo(int) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveExternalCallersInfo(StackTraceElement[], BiPredicate<StackTraceElement, StackTraceElement>, int) - Method in class org.burningwave.core.classes.Members.Handler.OfExecutable
- retrieveFrom(Object) - Method in class org.burningwave.core.classes.Classes
- retrieveFrom(Object...) - Method in class org.burningwave.core.classes.Classes
- retrieveLoadedPackage(ClassLoader, String) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveLoadedPackages(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveName(Throwable) - 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 interface org.burningwave.core.iterable.IterableObjectHelper
- retrieveStream(Object) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- 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.Executor
- run(ThrowingRunnable<E>, int) - Static method in interface org.burningwave.core.function.Executor
- runAndIgnoreExceptions(ThrowingRunnable<? extends Throwable>) - Static method in interface org.burningwave.core.function.Executor
- runAndLogExceptions(ThrowingRunnable<? extends Throwable>) - Static method in interface org.burningwave.core.function.Executor
- Runnable - Interface in org.burningwave.core.function
- runOnlyOnce(String, Supplier<Boolean>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
S
- scanPathsAndAddAllByteCodesFound(Collection<String>) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- scanPathsAndAddAllByteCodesFound(Collection<String>, Predicate<String>) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- scanPathsWithoutRefreshingAndAddAllByteCodesFound(Collection<String>) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- SEARCH_CONFIG_CHECK_FILE_OPTION - Static variable in class org.burningwave.core.classes.PathScannerClassLoader.Configuration.Key
- SearchConfig - Class in org.burningwave.core.classes
- SearchResult<E> - Class in org.burningwave.core.classes
- serialize(OutputStream) - Method in interface org.burningwave.core.classes.SourceGenerator
- serialize(S, OutputStream) - Method in class org.burningwave.core.Objects
- serializeToPath(String) - Method in interface org.burningwave.core.classes.SourceGenerator
- serializeToPath(S, String) - Method in class org.burningwave.core.Objects
- set(Object, Field, Object) - Method in class org.burningwave.core.classes.Fields
- set(Object, String, Object) - Method in class org.burningwave.core.classes.FieldAccessor
- set(Object, String, Object) - Method in class org.burningwave.core.classes.Fields
- setAccessible(M, boolean) - Method in class org.burningwave.core.classes.Members.Handler
- setAllTasksLoggerEnabled(boolean) - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- setAsMaster(ClassLoader, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- setAsParameterizable(boolean) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- setAsParent(ClassLoader, ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- setAsParent(ClassLoader, ClassLoader, boolean) - Method in class org.burningwave.core.classes.Classes.Loaders
- setAsVarArgs(boolean) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- setBlackListedClassPaths(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setBlackListedClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setBody(BodySourceGenerator) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setBodyElementSeparator(String) - Method in class org.burningwave.core.classes.BodySourceGenerator
- setByteCode0(ByteBuffer) - Method in class org.burningwave.core.classes.JavaClass
- setClassesRequiredByTheClassToBeLoaded(Collection<String>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.AndAddToClassLoaderConfig
- setClassPaths(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassPaths(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassPaths(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassPaths(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassPaths(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassPaths(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassRepositories(Collection<String>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassRepository(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassRepository(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassRepository(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassRepository(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassRepository(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepository(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.ExecuteConfig
- setClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- setClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setConfigProperty(String, Object) - Method in class org.burningwave.core.assembler.ComponentContainer
- setDefault() - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setDelimiters(String, String) - Method in class org.burningwave.core.classes.BodySourceGenerator
- setDirect(Object, Field, Object) - Method in class org.burningwave.core.classes.Fields
- setDirect(Object, String, Object) - Method in class org.burningwave.core.classes.Fields
- setElementPrefix(String) - Method in class org.burningwave.core.classes.BodySourceGenerator
- setElementPrefix(String) - Method in class org.burningwave.core.classes.VariableSourceGenerator
- setEndingDelimiter(String) - Method in class org.burningwave.core.classes.BodySourceGenerator
- setExceptionHandler(BiFunction<Throwable, FileSystemItem[], Boolean>) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- setExceptionHandler(ThrowingBiPredicate<T, Throwable, Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- setExecutable(ThrowingConsumer<Thread, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.Thread
- setExecutable(ThrowingConsumer<Thread, ? extends Throwable>, boolean) - Method in class org.burningwave.core.concurrent.Thread
- setExtraElementsBuilder(PentaConsumer<PojoSourceGenerator, ClassSourceGenerator, Class<?>, Collection<Class<?>>, Integer>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- setFieldsBuilder(TriConsumer<PojoSourceGenerator, ClassSourceGenerator, Map<String, VariableSourceGenerator>>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- setFileFilter(Function<FileSystemItem, FileSystemItem.Criteria>) - Method in class org.burningwave.core.classes.SearchConfig
- setFileFilter(FileSystemItem.Criteria) - Method in class org.burningwave.core.classes.SearchConfig
- setFileName(String) - Static method in class org.burningwave.core.assembler.ComponentContainer.Configuration.Default
- setFileName(String) - Static method in class org.burningwave.core.assembler.StaticComponentContainer.Configuration.Default
- setFilePathAsAbsolute(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setFindFunction(Function<FileSystemItem, FileSystemItem.Find>) - Method in class org.burningwave.core.classes.SearchConfig
- setGetterMethodsBodyBuilder(PentaConsumer<PojoSourceGenerator, ClassSourceGenerator, FunctionSourceGenerator, Method, Integer>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- setIndexedName() - Method in class org.burningwave.core.concurrent.Thread
- setIndexedName(String) - Method in class org.burningwave.core.concurrent.Thread
- setInitializer(BodySourceGenerator) - Method in class org.burningwave.core.classes.ClassSourceGenerator
- setInterval(long) - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- 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
- setMarkAsProbableDeadLocked(String) - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- setMinimumCollectionSizeForParallelIteration(int) - Method in class org.burningwave.core.classes.SearchConfig
- setMinimumCollectionSizeForParallelIteration(int) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- setMinimumCollectionSizeForParallelIteration(Predicate<Collection<?>>) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- setMinimumElapsedTimeToConsiderATaskAsProbablyDeadLocked(long) - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- setName(String) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setName(String) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- setPriorityToCurrentThreadPriority() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- setProperty(String, String) - Method in class org.burningwave.core.iterable.Properties
- setPropertyName(String) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setRequestToClosePathScannerClassLoaderOnClose(boolean) - Method in class org.burningwave.core.classes.SearchResult
- 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(PentaConsumer<PojoSourceGenerator, ClassSourceGenerator, FunctionSourceGenerator, Method, Integer>) - Method in class org.burningwave.core.classes.PojoSourceGenerator
- setSimpleName(String) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setSimpleName(String) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- setStartingDelimiter(String) - Method in class org.burningwave.core.classes.BodySourceGenerator
- setStatic(Class<?>, String, Object) - Method in class org.burningwave.core.classes.Fields
- setStatic(Field, Object) - Method in class org.burningwave.core.classes.Fields
- setStaticDirect(Class<?>, String, Object) - Method in class org.burningwave.core.classes.Fields
- setStaticDirect(Field, Object) - Method in class org.burningwave.core.classes.Fields
- setStaticInitializer(BodySourceGenerator) - Method in class org.burningwave.core.classes.ClassSourceGenerator
- setTasksCreationTrackingFlag(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- setTasksCreationTrackingFlag(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- setTerminateProbableDeadLockedTasksOperation(String) - Method in class org.burningwave.core.concurrent.TasksMonitorer.Config
- 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
- setVersion(String) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- shareContent(ByteBuffer) - Method in class org.burningwave.core.jvm.BufferHandler
- shutDown(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- shutDown(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- shutDownAllPoolableSleepingThreads() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- shutDownAllPoolableSleepingThreads(boolean) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- shutDownAllThreads() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- shutDownAllThreads(boolean) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- Simple() - Constructor for class org.burningwave.core.Criteria.Simple
- SimpleManagedLoggerRepository - Class in org.burningwave.core
- SimpleManagedLoggerRepository(Map<?, ?>) - 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(Map<?, ?>) - 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
- sources - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig
- sources - Variable in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- start() - Method in class org.burningwave.core.concurrent.TasksMonitorer
- start() - Method in class org.burningwave.core.concurrent.Thread
- start() - Method in class org.burningwave.core.io.FileSystemHelper.Scavenger
- start(boolean, int, Consumer<Thread>) - Method in class org.burningwave.core.concurrent.Thread.Holder
- start(String, boolean, int, Consumer<Thread>) - Method in class org.burningwave.core.concurrent.Thread.Holder
- startAllTasksMonitoring() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- startAllTasksMonitoring(TasksMonitorer.Config) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- startAllThreadsMonitoring(Long) - Method in class org.burningwave.core.concurrent.Synchronizer
- startLooping(boolean, int, Consumer<Thread>) - Method in class org.burningwave.core.concurrent.Thread.Holder
- startLooping(String, boolean, int, Consumer<Thread>) - Method in class org.burningwave.core.concurrent.Thread.Holder
- startSweeping() - Method in class org.burningwave.core.io.FileSystemHelper
- 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.Default - Class in org.burningwave.core.assembler
- StaticComponentContainer.Configuration.Key - Class in org.burningwave.core.assembler
- stop() - Method in class org.burningwave.core.concurrent.TasksMonitorer
- stop() - Method in class org.burningwave.core.io.FileSystemHelper.Scavenger
- stop(boolean) - Method in class org.burningwave.core.concurrent.TasksMonitorer
- stop(String) - Method in class org.burningwave.core.concurrent.Thread.Holder
- stop(String, boolean) - Method in class org.burningwave.core.concurrent.Thread.Holder
- stopAllTasksMonitoring() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- stopAllThreadsMonitoring() - Method in class org.burningwave.core.concurrent.Synchronizer
- stopAllThreadsMonitoring(boolean) - Method in class org.burningwave.core.concurrent.Synchronizer
- stopLooping() - Method in class org.burningwave.core.concurrent.Thread
- stopSweeping() - Method in class org.burningwave.core.io.FileSystemHelper
- store(String, byte[]) - Method in interface org.burningwave.core.io.Streams
- store(String, ByteBuffer) - Method in interface org.burningwave.core.io.Streams
- storeCompiledClasses(boolean) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- storeCompiledClassesTo(String) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- storeCompiledClassesToNewTemporaryFolder() - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- storeCompiledClassesToTemporaryFolder(String) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- storeToClassPath(String) - Method in class org.burningwave.core.classes.JavaClass
- storeToClassPath(String) - Method in class org.burningwave.core.classes.UnitSourceGenerator
- Streams - Interface in org.burningwave.core.io
- Streams - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- 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
- submit() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- suspend(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- suspend(boolean, int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- Synchronizer - Class in org.burningwave.core.concurrent
- Synchronizer - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Synchronizer.Mutex - Class in org.burningwave.core.concurrent
- SystemProperties - Class in org.burningwave.core
- SystemProperties - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
T
- TaskAbst(E, boolean) - Constructor for class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- taskBased() - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- taskBased() - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- taskBased() - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- TasksMonitorer - Class in org.burningwave.core.concurrent
- TasksMonitorer.Config - Class in org.burningwave.core.concurrent
- TaskStateException - Exception Class in org.burningwave.core.concurrent
- TaskStateException(QueuedTaskExecutor.TaskAbst<?, ?>, String) - Constructor for exception class org.burningwave.core.concurrent.TaskStateException
- TaskStateException(QueuedTaskExecutor.TaskAbst<?, ?>, String, Throwable) - Constructor for exception class org.burningwave.core.concurrent.TaskStateException
- terminateCurrentThreadIteration() - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- terminateIteration() - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- TerminateIteration() - Constructor for exception class org.burningwave.core.iterable.IterableObjectHelper.TerminateIteration
- 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
- TestContext(C) - Constructor for class org.burningwave.core.Criteria.TestContext
- TestContext(ClassCriteria) - Constructor for class org.burningwave.core.classes.ClassCriteria.TestContext
- testWithFalseResultForNullEntityOrFalseResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria.Simple
- testWithFalseResultForNullEntityOrFalseResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria
- testWithFalseResultForNullEntityOrTrueResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria.Simple
- testWithFalseResultForNullEntityOrTrueResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria
- testWithFalseResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria.Simple
- testWithTrueResultForNullEntityOrFalseResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria.Simple
- testWithTrueResultForNullEntityOrFalseResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria
- testWithTrueResultForNullEntityOrTrueResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria.Simple
- testWithTrueResultForNullEntityOrTrueResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria
- testWithTrueResultForNullPredicate(E) - Method in class org.burningwave.core.Criteria.Simple
- Thread - Class in org.burningwave.core.concurrent
- Thread.Holder - Class in org.burningwave.core.concurrent
- Thread.Supplier - Class in org.burningwave.core.concurrent
- Thread.Supplier.Configuration - Class in org.burningwave.core.concurrent
- Thread.Supplier.Configuration.Key - Class in org.burningwave.core.concurrent
- threadBased() - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- threadBased() - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- threadBased() - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- ThreadHolder - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- ThreadSupplier - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- ThrowingBiConsumer<P0,
P1, - Interface in org.burningwave.core.functionE> - ThrowingBiFunction<P0,
P1, - Interface in org.burningwave.core.functionR, E> - ThrowingBiPredicate<T,
U, - Interface in org.burningwave.core.functionE> - ThrowingConsumer<T,
E> - Interface in org.burningwave.core.function - ThrowingFunction<T,
R, - Interface in org.burningwave.core.functionE> - ThrowingPredicate<T,
E> - Interface in org.burningwave.core.function - ThrowingQuadFunction<P0,
P1, - Interface in org.burningwave.core.functionP2, P3, R, E> - ThrowingRunnable<E> - Interface in org.burningwave.core.function
- ThrowingSupplier<T,
E> - Interface in org.burningwave.core.function - ThrowingTriFunction<P0,
P1, - Interface in org.burningwave.core.functionP2, R, E> - ThrowingTriPredicate<P0,
P1, - Interface in org.burningwave.core.functionP2, E> - toBoolean(Object) - Method in class org.burningwave.core.Objects
- toByteArray() - Method in class org.burningwave.core.classes.JavaClass
- toByteArray() - Method in class org.burningwave.core.io.ByteBufferOutputStream
- toByteArray() - Method in class org.burningwave.core.io.FileInputStream
- toByteArray() - Method in class org.burningwave.core.io.FileSystemItem
- toByteArray() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- toByteArray() - Method in class org.burningwave.core.io.ZipInputStream
- toByteArray(InputStream) - Method in interface org.burningwave.core.io.Streams
- toByteArray(ByteBuffer) - Method in class org.burningwave.core.jvm.BufferHandler
- 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.IterableZipContainer.Entry
- toByteBuffer() - Method in interface org.burningwave.core.io.IterableZipContainer
- toByteBuffer() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- toByteBuffer() - Method in class org.burningwave.core.io.ZipInputStream.Entry.Detached
- toByteBuffer() - Method in class org.burningwave.core.io.ZipInputStream
- toByteBuffer(InputStream) - Method in interface org.burningwave.core.io.Streams
- toByteBuffer(InputStream, int) - Method in interface org.burningwave.core.io.Streams
- toInputStream() - Method in class org.burningwave.core.io.FileSystemItem
- toInputStream() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- toInt(Object) - Method in class org.burningwave.core.Objects
- toJavaClass() - Method in class org.burningwave.core.io.FileSystemItem
- toLong(Object) - Method in class org.burningwave.core.Objects
- toMap(Supplier<Map<Object, Object>>) - Method in class org.burningwave.core.iterable.Properties
- toNormalizedCleanedAbsolutePath(String) - Method in class org.burningwave.core.Strings.Paths
- toObject() - Method in class org.burningwave.core.io.FileSystemItem
- toPath(Class<?>) - Method in class org.burningwave.core.classes.Classes
- toPath(String) - Method in class org.burningwave.core.classes.Classes
- toPrettyString() - Method in class org.burningwave.core.iterable.Properties
- toPrettyString(int) - Method in class org.burningwave.core.iterable.Properties
- toPrettyString(Map<?, ?>, String, int) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- toPrettyString(Map<?, ?>, String, int) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- toSimplePrettyString() - Method in class org.burningwave.core.iterable.Properties
- toSimplePrettyString(int) - Method in class org.burningwave.core.iterable.Properties
- toSquaredPath(String, boolean) - Method in class org.burningwave.core.Strings.Paths
- 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.concurrent.Thread
- toString() - Method in class org.burningwave.core.io.FileSystemItem
- toString(Map<K, V>, int) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- toString(Map<K, V>, int) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- toString(Map<K, V>, Function<K, String>, Function<V, String>, int) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- toString(Map<K, V>, Function<K, String>, Function<V, String>, int) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- TRACE - Enum constant in enum org.burningwave.core.LoggingLevel.Label
- 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, - Interface in org.burningwave.core.functionP2> - TriFunction<P0,
P1, - Interface in org.burningwave.core.functionP2, R> - TriPredicate<P0,
P1, - Interface in org.burningwave.core.functionP2> - 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
- uniqueKeyForConstructors - Variable in class org.burningwave.core.Cache
- uniqueKeyForExecutableAndMethodHandle - Variable in class org.burningwave.core.Cache
- uniqueKeyForFields - Variable in class org.burningwave.core.Cache
- uniqueKeyForMethods - Variable in class org.burningwave.core.Cache
- UnitSourceGenerator - Class in org.burningwave.core.classes
- unregister() - Method in class org.burningwave.core.classes.MemoryClassLoader
- unregister(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- unregister(Object) - Method in class org.burningwave.core.classes.MemoryClassLoader
- unregister(Object, boolean) - Method in class org.burningwave.core.classes.MemoryClassLoader
- unregister(Object, boolean, boolean) - Method in class org.burningwave.core.classes.MemoryClassLoader
- unregister(Properties) - Method in interface org.burningwave.core.iterable.Properties.Listener
- unregisterNotificationListenerOfParentsChange(Classes.Loaders.NotificationListenerOfParentsChange) - Method in class org.burningwave.core.classes.Classes.Loaders
- UnsupportedException(String) - Constructor for exception class org.burningwave.core.classes.Classes.Loaders.UnsupportedException
- UnsupportedException(String, Throwable) - Constructor for exception class org.burningwave.core.classes.Classes.Loaders.UnsupportedException
- unzipToFolder(File) - Method in class org.burningwave.core.io.ZipInputStream.Entry.Attached
- upload(String, Supplier<R>, boolean) - Method in class org.burningwave.core.Cache.PathForResources
- upload(Map<String, R>, String, Supplier<R>, boolean) - Method in class org.burningwave.core.Cache.PathForResources
- use(ByteBuffer, Consumer<JavaClass>) - Static method in class org.burningwave.core.classes.JavaClass
- 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
- useAsParentClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.SearchConfig
- 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
- useClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- useClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- useClassLoader(PathScannerClassLoader) - Method in class org.burningwave.core.classes.SearchConfig
- useDefaultClassLoaderAsParent(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig
- useDefaultPathScannerClassLoader(boolean) - Method in class org.burningwave.core.classes.SearchConfig
- useDefaultPathScannerClassLoaderAsParent(boolean) - Method in class org.burningwave.core.classes.SearchConfig
- useFullyQualifiedName(boolean) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- useNewIsolatedClassLoader() - Method in class org.burningwave.core.classes.SearchConfig
- useOneShotJavaCompiler(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig
- useOneShotJavaCompiler(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- useOneShotJavaCompiler(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- useOneShotJavaCompiler(boolean) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- useOneShotJavaCompiler(boolean) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- 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
- useTypes(Collection<String>...) - Method in class org.burningwave.core.classes.BodySourceGenerator
V
- valueOf(String) - Static method in enum org.burningwave.core.io.FileSystemItem.CheckingOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.burningwave.core.io.FileSystemItem.Find
-
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.
- valueOf(String) - Static method in enum org.burningwave.core.LoggingLevel.Label
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.burningwave.core.io.FileSystemItem.CheckingOption
-
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.FileSystemItem.Find.FunctionSupplier
-
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.FileSystemItem.Find
-
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.
- values() - Static method in enum org.burningwave.core.LoggingLevel.Label
-
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
- virtualizeClasses(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig
- virtualizeClasses(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- virtualizeClasses(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- virtualizeClasses(boolean) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- virtualizeClasses(boolean) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
W
- waitFor(long) - Static method in class org.burningwave.core.concurrent.Thread
- waitFor(T) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- waitFor(T, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- waitFor(T, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- waitFor(T, int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- waitFor(T, int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- waitForAfterInitTask() - Method in class org.burningwave.core.assembler.ComponentContainer
- waitForFinish() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForFinish(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForFinish(boolean, boolean, long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForFinish(long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForSearchEnding() - Method in class org.burningwave.core.classes.SearchResult
- waitForSearchEnding(boolean) - Method in class org.burningwave.core.classes.SearchConfig
- waitForStarting() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForStarting(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForStarting(boolean, boolean, long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForStarting(long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForTasksEnding() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- waitForTasksEnding() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- waitForTasksEnding(boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- waitForTasksEnding(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- waitForTasksEnding(int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- waitForTasksEnding(int, boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.Group
- waitForTasksEnding(int, boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor
- waitForTerminatedThreadNotAlive(long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForTerminatedThreadNotAlive(long, long) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForTerminatedThreadNotAlive(long, long, ThrowingConsumer<Integer, EXC>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- waitForTerminatedThreadNotAlive(long, ThrowingConsumer<Integer, EXC>) - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- WARN - Enum constant in enum org.burningwave.core.LoggingLevel.Label
- 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
- wasExecuted() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- wasExecutedWithException() - Method in class org.burningwave.core.concurrent.QueuedTaskExecutor.TaskAbst
- withAction(BiConsumer<I, Consumer<Consumer<OC>>>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- withAction(BiConsumer<I, Consumer<Consumer<OM>>>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- withAction(Consumer<I>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- withAction(Consumer<I>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- withAction(Consumer<I>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- withAdditionalClassFilter(ClassCriteria) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.AndBySourceImportsConfig
- withAdditionalFileFilter(Predicate<FileSystemItem>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.BySourceImportsConfig
- withClassFilter(ClassCriteria) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.ByClasses.Config
- withDefaultPropertyValue(String, String) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- withDefaultPropertyValues(Map<?, ?>) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- withDefaultValues(Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- withDefaultValueSeparator(String) - Method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- withExceptionHandlerForFileFilter(BiFunction<Throwable, FileSystemItem[], Boolean>) - Method in class org.burningwave.core.classes.SearchConfig
- withFileFilter(Predicate<FileSystemItem>) - Method in class org.burningwave.core.classes.ClassPathHelper.Compute.Config
- withoutConsideringParentClasses() - Static method in class org.burningwave.core.classes.ConstructorCriteria
- withoutConsideringParentClasses() - Static method in class org.burningwave.core.classes.FieldCriteria
- withoutConsideringParentClasses() - Static method in class org.burningwave.core.classes.MethodCriteria
- withOutput(OC) - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- withOutput(OC) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- withOutput(OC) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- withOutput(OM) - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- withOutput(OM) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- withOutput(OM) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- withParameter(Object...) - Method in class org.burningwave.core.classes.ExecuteConfig
- withPriority(Integer) - Method in class org.burningwave.core.classes.SearchConfig
- withPriority(Integer) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- withPriority(Integer) - Method in interface org.burningwave.core.iterable.IterableObjectHelper.IterationConfig
- withPriority(Integer) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfCollection
- withPriority(Integer) - Method in class org.burningwave.core.iterable.IterableObjectHelper.IterationConfig.WithOutputOfMap
- withSource(String...) - Static method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- withSources(Collection<String>...) - Static method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- withValuesSeparator(String) - Method in class org.burningwave.core.iterable.IterableObjectHelper.ResolveConfig
- 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
- ZipContainerEntryCriteria - Class in org.burningwave.core.io
- ZipInputStream - Class in org.burningwave.core.io
- ZipInputStream.Entry - Interface in org.burningwave.core.io
- ZipInputStream.Entry.Attached - Class in org.burningwave.core.io
- ZipInputStream.Entry.Detached - Class in org.burningwave.core.io
_
- _toString() - Method in interface org.burningwave.core.classes.SourceGenerator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form