Index
All Classes|All Packages
A
- abort() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- abort(T) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- abort(T) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- abortOrWaitForFinish() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- abortOrWaitForFinish(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.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(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
- 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.LoadOrBuildAndDefineConfig
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepository(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- addClassRepository(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- addClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- 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
- addDetailsToMessage(String, StackTraceElement) - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
- 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
- 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
- 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.CacheableSearchConfig
- addPaths(Collection<String>...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- addResources(ClassLoader, String...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- addResources(ClassLoader, Collection<String>...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- addResources(String...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- addResources(Collection<String>...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- 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_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(Consumer<Object[]>) - Method in interface org.burningwave.core.function.MultiParamsConsumer
- andThen(Function<? super R, ? extends V>) - Method in interface org.burningwave.core.function.MultiParamsFunction
- andThen(Function<? super R, ? extends V>) - Method in interface org.burningwave.core.function.TriFunction
- andThen(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(TriConsumer<? super P0, ? super P1, ? super P2>) - Method in interface org.burningwave.core.function.TriConsumer
- AnnotationSourceGenerator - Class in org.burningwave.core.classes
- AnnotationSourceGenerator(String) - Constructor for class org.burningwave.core.classes.AnnotationSourceGenerator
- apply(Object...) - Method in interface org.burningwave.core.function.MultiParamsFunction
- apply(P0, P1) - Method in interface org.burningwave.core.function.ThrowingBiFunction
- apply(P0, P1, P2) - Method in interface org.burningwave.core.function.ThrowingTriFunction
- apply(P0, P1, P2) - Method in interface org.burningwave.core.function.TriFunction
- apply(P0, P1, P2, P3) - Method in interface org.burningwave.core.function.ThrowingQuadFunction
- apply(T) - Method in interface org.burningwave.core.function.ThrowingFunction
- areEquals(String, String) - Method in class org.burningwave.core.Strings
B
- 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(Properties) - 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
- 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.CacheableSearchConfig
- 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
- CacheableSearchConfig - Class in org.burningwave.core.classes
- capacity(T) - Method in class org.burningwave.core.jvm.BufferHandler
- capitalizeFirstCharacter(String) - Method in class org.burningwave.core.Strings
- changePriority(int) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- changePriority(int) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- checkForAddedClasses() - Method in class org.burningwave.core.classes.CacheableSearchConfig
- checkForAddedClassesForAllPathThat - Variable in class org.burningwave.core.classes.CacheableSearchConfig
- checkForAddedClassesForAllPathThat(Predicate<String>) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- 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.UnsupportedException - Exception in org.burningwave.core.classes
- Classes.Symbol - Class in org.burningwave.core.classes
- Classes.Symbol.Tag - 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
- classLoaderForConstructors - Variable in class org.burningwave.core.Cache
- classLoaderForFields - Variable in class org.burningwave.core.Cache
- classLoaderForMethods - Variable in class org.burningwave.core.Cache
- ClassLoaders - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- classLoadersClasses - Variable in class org.burningwave.core.classes.Classes.Loaders
- classLoadersMethods - Variable in class org.burningwave.core.classes.Classes.Loaders
- classLoadersPackages - Variable in class org.burningwave.core.classes.Classes.Loaders
- className(Predicate<String>) - Method in class org.burningwave.core.classes.ClassCriteria
- ClassPathHelper - Interface 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 extends SearchResult<I>> - Interface in org.burningwave.core.classes
- ClassPathScanner.Abst<I,C extends org.burningwave.core.classes.SearchContext<I>,R extends SearchResult<I>> - Class in org.burningwave.core.classes
- ClassPathScanner.Configuration - Class in org.burningwave.core.classes
- ClassPathScanner.Configuration.Key - Class in org.burningwave.core.classes
- ClassPathScannerWithCachingSupport<I,R extends SearchResult<I>> - Interface in org.burningwave.core.classes
- ClassPathScannerWithCachingSupport.Abst<I,C extends org.burningwave.core.classes.SearchContext<I>,R extends SearchResult<I>> - Class in org.burningwave.core.classes
- ClassPathScannerWithCachingSupport.CacheScanner<I,R extends SearchResult<I>> - Interface in org.burningwave.core.classes
- 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 class org.burningwave.core.Cache.ObjectAndPathForResources
- clear() - Method in class org.burningwave.core.Cache.PathForResources
- clear() - Method in class org.burningwave.core.classes.MemoryClassLoader
- clear() - Method in interface org.burningwave.core.Cleanable
- clear() - Method in class org.burningwave.core.concurrent.Synchronizer
- clear(boolean) - Method in class org.burningwave.core.Cache.ObjectAndPathForResources
- clear(boolean) - Method in class org.burningwave.core.Cache.PathForResources
- clear(boolean, Cleanable...) - Method in class org.burningwave.core.Cache
- clear(Cleanable...) - Method in class org.burningwave.core.Cache
- clearAll() - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearAllCaches() - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearAllCaches(boolean, boolean) - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearAllCaches(boolean, boolean, boolean) - Static method in class org.burningwave.core.assembler.ComponentContainer
- clearBurningwaveTemporaryFolder() - Method in class org.burningwave.core.io.FileSystemHelper
- clearCache() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- clearCache() - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport.Abst
- clearCache() - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport
- clearCache(boolean) - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport.Abst
- clearCache(boolean) - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport
- clearCache(boolean, boolean) - Method in class org.burningwave.core.assembler.ComponentContainer
- clearCache(boolean, boolean) - Method in interface org.burningwave.core.assembler.ComponentSupplier
- clearHuntersCache() - Method in interface org.burningwave.core.assembler.ComponentSupplier
- clearHuntersCache(boolean) - Method in class org.burningwave.core.assembler.ComponentContainer
- clearHuntersCache(boolean) - Method in interface org.burningwave.core.assembler.ComponentSupplier
- clearMainTemporaryFolder() - Method in class org.burningwave.core.io.FileSystemHelper
- close() - Method in class org.burningwave.core.assembler.ComponentContainer
- close() - Method in class org.burningwave.core.classes.ByteCodeHunterImpl
- close() - Method in class org.burningwave.core.classes.CacheableSearchConfig
- close() - Method in class org.burningwave.core.classes.ClassCriteria
- close() - Method in class org.burningwave.core.classes.Classes.Loaders
- close() - Method in class org.burningwave.core.classes.ClassFactory.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.ClassPathScannerWithCachingSupport.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.PathScannerClassLoader
- 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.QueuedTasksExecutor
- close() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.TasksMonitorer
- close() - Method in class org.burningwave.core.concurrent.Synchronizer
- 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.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.QueuedTasksExecutor.Group.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
- closeResources(String, Supplier<Boolean>, ThrowingRunnable<?>) - Method in interface org.burningwave.core.Closeable
- closeResources(Supplier<Boolean>, ThrowingRunnable<?>) - Method in interface org.burningwave.core.Closeable
- closeSearchResults() - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- CODE_LINE_SEPARATOR - Static variable in class org.burningwave.core.classes.CodeExecutor.Configuration.Value
- CodeExecutor - Interface in org.burningwave.core.classes
- CodeExecutor.Configuration - Class in org.burningwave.core.classes
- CodeExecutor.Configuration.Key - Class in org.burningwave.core.classes
- CodeExecutor.Configuration.Value - 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
- 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.Key - Class in org.burningwave.core.assembler
- ComponentContainer.PathScannerClassLoader - 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(Collection<String>, BiPredicate<FileSystemItem, JavaClass>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- compute(Collection<String>, Predicate<FileSystemItem>, BiPredicate<FileSystemItem, JavaClass>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeAndAddAllToClassLoader(ClassLoader, Collection<String>, String, Collection<String>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeAndAddAllToClassLoader(ClassLoader, Collection<String>, Collection<String>, String, Collection<String>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeByClassesSearching(Collection<String>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeByClassesSearching(Collection<String>, Collection<String>, ClassCriteria) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeByClassesSearching(Collection<String>, ClassCriteria) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeByClassesSearching(CacheableSearchConfig) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeFromSources(Collection<String>, Collection<String>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeFromSources(Collection<String>, Collection<String>, Predicate<FileSystemItem>, BiPredicate<FileSystemItem, JavaClass>) - Method in interface org.burningwave.core.classes.ClassPathHelper
- computeFromSources(Collection<String>, Collection<String>, ClassCriteria) - 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.QueuedTasksExecutor.Group.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
- 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(S) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- copyTo(S) - 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.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.PojoSourceGenerator
- create() - Static method in class org.burningwave.core.classes.PropertyAccessor.ByFieldOrByMethod
- create() - Static method in class org.burningwave.core.classes.PropertyAccessor.ByMethodOrByField
- 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() - Static method in class org.burningwave.core.Throwables
- 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, 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, Properties, boolean) - Static method in class org.burningwave.core.concurrent.Thread.Supplier
- create(String, Thread.Supplier, boolean, long, long, boolean, boolean) - Static method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- create(String, Thread.Supplier, int) - Static method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- create(String, Thread.Supplier, int, boolean, boolean) - Static method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- create(String, Thread.Supplier, Thread.Supplier, Thread.Supplier, boolean, boolean) - Static method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- create(String, Thread.Supplier, Thread.Supplier, Thread.Supplier, boolean, long, long, boolean) - Static method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- create(ByteBuffer) - Static method in class org.burningwave.core.classes.JavaClass
- create(Supplier<ClassFactory>, PathHelper, Properties) - Static method in interface org.burningwave.core.classes.CodeExecutor
- create(Properties) - Static method in class org.burningwave.core.assembler.ComponentContainer
- create(Properties) - Static method in class org.burningwave.core.jvm.BufferHandler
- create(ByteCodeHunter, Supplier<ClassPathHunter>, JavaMemoryCompiler, PathHelper, ClassPathHelper, Object, Properties) - 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, Properties) - 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(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, Properties) - Static method in interface org.burningwave.core.classes.ByteCodeHunter
- create(PathHelper, Object, Properties) - Static method in interface org.burningwave.core.classes.ClassHunter
- create(PathHelper, Object, Properties) - Static method in interface org.burningwave.core.classes.ClassPathHunter
- create(PathHelper, ClassPathHelper, Properties) - Static method in interface org.burningwave.core.classes.JavaMemoryCompiler
- create(Properties) - Static method in interface org.burningwave.core.io.PathHelper
- create(Properties) - Static method in interface org.burningwave.core.iterable.IterableObjectHelper
- create(Properties) - Static method in interface org.burningwave.core.ManagedLogger.Repository
- createAnnotation(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- createCloseResoucesTask(String, Supplier<Boolean>, ThrowingRunnable<?>) - Method in interface org.burningwave.core.Closeable
- createCloseResoucesTask(Supplier<Boolean>, ThrowingRunnable<?>) - Method in interface org.burningwave.core.Closeable
- createCopy() - Method in class org.burningwave.core.classes.CacheableSearchConfig
- createCopy() - Method in class org.burningwave.core.classes.ClassCriteria
- createCopy() - Method in class org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
- createCopy() - Method in class org.burningwave.core.classes.MemberCriteria
- createCopy() - Method in class org.burningwave.core.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
- createEnum(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- createInterface(TypeDeclarationSourceGenerator) - Static method in class org.burningwave.core.classes.ClassSourceGenerator
- createSimple() - Static method in class org.burningwave.core.classes.BodySourceGenerator
- createTask(ThrowingRunnable<? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- createTask(ThrowingRunnable<? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- createTask(ThrowingRunnable<? extends Throwable>, int) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- createTask(ThrowingSupplier<T, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- createTask(ThrowingSupplier<T, ? extends Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- createTask(ThrowingSupplier<T, ? extends Throwable>, int) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.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
- createZipFile(String, ByteBuffer) - Static method in interface org.burningwave.core.io.IterableZipContainer
- Criteria<E,C extends Criteria<E,C,T>,T extends Criteria.TestContext<E,C>> - Class in org.burningwave.core
- Criteria() - Constructor for class org.burningwave.core.classes.JavaClass.Criteria
- Criteria() - Constructor for class org.burningwave.core.Criteria
- Criteria() - Constructor for class org.burningwave.core.io.FileSystemItem.Criteria
- Criteria.Simple<E,C extends Criteria.Simple<E,C>> - Class in org.burningwave.core
- Criteria.TestContext<E,C extends Criteria<E,C,?>> - Class in org.burningwave.core
- CriteriaWithClassElementsSupplyingSupport<E,C extends CriteriaWithClassElementsSupplyingSupport<E,C,T>,T extends Criteria.TestContext<E,C>> - Class in org.burningwave.core.classes
D
- 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_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_VALUES - Static variable in class org.burningwave.core.assembler.ComponentContainer.Configuration
- DEFAULT_VALUES - Static variable in class org.burningwave.core.assembler.StaticComponentContainer.Configuration
- 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
- 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
- ENABLED_FLAG - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- 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
- 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_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- Exception(String) - Constructor for exception org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Exception
- Exception(String, Throwable) - Constructor for exception org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Exception
- excludePathsThatMatch(String) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- excludePathsThatMatch(String...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- excludePathsThatMatch(Collection<String>...) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- Executable - Interface in org.burningwave.core
- ExecutableMemberCriteria<E extends Executable,C extends ExecutableMemberCriteria<E,C,T>,T extends Criteria.TestContext<E,C>> - Class in org.burningwave.core.classes
- ExecutableMemberCriteria() - Constructor for class org.burningwave.core.classes.ExecutableMemberCriteria
- execute(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, 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 extends ExecuteConfig<C>> - Class in org.burningwave.core.classes
- ExecuteConfig.ForBodySourceGenerator - Class in org.burningwave.core.classes
- ExecuteConfig.ForProperties - Class in org.burningwave.core.classes
- executeProperty(String, Object...) - Method in interface org.burningwave.core.classes.CodeExecutor
- executeProperty(String, Object...) - Method in class org.burningwave.core.classes.CodeExecutorImpl
- 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
- 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
F
- 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
- FileCriteria - Class in org.burningwave.core.io
- 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
- FileSystemItemNotFoundException - Exception in org.burningwave.core.io
- FileSystemItemNotFoundException(FileNotFoundException) - Constructor for exception org.burningwave.core.io.FileSystemItemNotFoundException
- FileSystemItemNotFoundException(String) - Constructor for exception org.burningwave.core.io.FileSystemItemNotFoundException
- FileSystemItemNotFoundException(String, Throwable) - Constructor for exception org.burningwave.core.io.FileSystemItemNotFoundException
- find() - Method in class org.burningwave.core.classes.ClassPathScanner.Abst
- find() - Method in interface org.burningwave.core.classes.ClassPathScanner
- find() - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport.CacheScanner
- 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<Set<IterableZipContainer.Entry>>, Predicate<IterableZipContainer.Entry>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findAll(MemberCriteria<M, ?, ?>, Class<?>) - Method in class org.burningwave.core.classes.Members
- findAllAndConvert(Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findAllAndConvert(Supplier<Set<T>>, Predicate<IterableZipContainer.Entry>, Function<IterableZipContainer.Entry, T>, Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- findAllAndMakeThemAccessible(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
- findAndCache() - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport.Abst
- findAndCache() - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport
- findBy(CacheableSearchConfig) - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport.Abst
- findBy(CacheableSearchConfig) - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport.CacheScanner
- findBy(CacheableSearchConfig) - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport
- 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, 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.io.FileSystemItem
- findFirstInAllChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- findFirstInChildren() - Method in class org.burningwave.core.io.FileSystemItem
- findFirstInChildren(FileSystemItem.Criteria) - Method in class org.burningwave.core.io.FileSystemItem
- 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
- 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
- findResources(Predicate<String>) - Method in interface org.burningwave.core.io.PathHelper
- flip(T) - Method in class org.burningwave.core.jvm.BufferHandler
- FOR_NAME - org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_NAME_AND_SIGNATURE - org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_NAME_OR_SIGNATURE - org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_SIGNATURE - org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_SIGNATURE_AND_NAME - org.burningwave.core.io.FileSystemItem.CheckingOption
- FOR_SIGNATURE_OR_NAME - 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
- 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
- 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
- forLabel(String) - Static method in enum org.burningwave.core.io.FileSystemItem.CheckingOption
- formatMessage(Throwable) - Method in class org.burningwave.core.Strings
- 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.QueuedTasksExecutor.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.Fields
- get(Object, String) - Method in class org.burningwave.core.classes.PropertyAccessor
- get(String) - Method in class org.burningwave.core.Cache.PathForResources
- get(String) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
- get(String...) - Method in class org.burningwave.core.classes.ClassFactory.ClassRetriever
- get(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
- 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(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(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.QueuedTasksExecutor.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
- getAsInputStream(ClassLoader, String) - Method in class org.burningwave.core.io.Resources
- getAsStringBuffer(InputStream) - Method in interface org.burningwave.core.io.Streams
- getAsStringBuffer(ClassLoader, String) - 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
- 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
- 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
- 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
- getCreatorInfos() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.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
- 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
- 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
- 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
- getException() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.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.FileInputStream
- 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
- getInfoAsString() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- getInfoAsString() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- getInstance() - Static method in class org.burningwave.core.assembler.ComponentContainer
- getInstance() - Static method in interface org.burningwave.core.assembler.ComponentSupplier
- getInterval() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.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
- getLoadedClassesForPackage(Predicate<Package>) - Method in class org.burningwave.core.classes.MemoryClassLoader
- 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
- getMaster(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- 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
- getMinimumElapsedTimeToConsiderATaskAsProbablyDeadLocked() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.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.classes.JavaClass
- getName() - Method in class org.burningwave.core.io.FileSystemItem
- getName() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- getNextEntry() - Method in interface org.burningwave.core.io.IterableZipContainer
- getNextEntry(Predicate<IterableZipContainer.Entry>) - Method in interface org.burningwave.core.io.IterableZipContainer
- getNotLoadedByteCode(String) - Method in class org.burningwave.core.classes.MemoryClassLoader
- getOperationId(String) - Method in interface org.burningwave.core.Identifiable
- getOrCreate() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- getOrCreate(int) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- 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
- getOrCreate(String) - Method in class org.burningwave.core.concurrent.Thread.Supplier
- 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
- 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
- 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
- getPackageName() - Method in class org.burningwave.core.classes.JavaClass
- getPackagePath() - Method in class org.burningwave.core.classes.JavaClass
- getParent() - Method in class org.burningwave.core.io.FileSystemItem
- getParent() - Method in interface org.burningwave.core.io.IterableZipContainer
- 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
- 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
- getPathsSeparator() - Static method in class org.burningwave.core.io.PathHelper.Configuration
- 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.QueuedTasksExecutor.TaskAbst
- 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(ClassLoader, String...) - Method in class org.burningwave.core.classes.Classes.Loaders
- getResources(ClassLoader, Collection<String>...) - Method in class org.burningwave.core.classes.Classes.Loaders
- 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
- getResourcesAsStream(String) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- getResourcesAsStreams(String...) - Method in interface org.burningwave.core.io.PathHelper
- getResult() - Method in class org.burningwave.core.Criteria.TestContext
- getSimpleName() - Method in class org.burningwave.core.classes.JavaClass
- 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.QueuedTasksExecutor.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
- getTemporaryFolderPrefix() - Method in interface org.burningwave.core.Memorizer
- getUnique(C) - Method in class org.burningwave.core.classes.SearchResult
- getURL() - Method in class org.burningwave.core.io.FileSystemItem
- getURL(ClassLoader, String) - Method in class org.burningwave.core.io.Resources
- 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
- hasBeenLoaded(String) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- hasFinished() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.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
- Holder() - Constructor for class org.burningwave.core.concurrent.Thread.Holder
- Holder(Thread.Supplier) - Constructor for class org.burningwave.core.concurrent.Thread.Holder
I
- Identifiable - Interface in org.burningwave.core
- identity() - Static method in interface org.burningwave.core.function.ThrowingFunction
- indentCodeActive(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- INFO_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- initialCapacity() - Method in class org.burningwave.core.io.ByteBufferOutputStream
- invoke(Object, Method, Object...) - Method in class org.burningwave.core.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.QueuedTasksExecutor.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.QueuedTasksExecutor.Group.TasksMonitorer.Config
- isArchive() - Method in class org.burningwave.core.io.FileSystemItem
- isArchive() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- 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
- isBuiltinClassLoader(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- 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.QueuedTasksExecutor.Group
- isCompressed() - Method in class org.burningwave.core.io.FileSystemItem
- isContainer() - Method in class org.burningwave.core.io.FileSystemItem
- isDirectory() - Method in interface org.burningwave.core.io.IterableZipContainer.Entry
- isEmpty(String) - Method in class org.burningwave.core.Strings
- isEnabled() - Method in class org.burningwave.core.ManagedLogger.Repository.Abst
- isEnabled() - Method in interface org.burningwave.core.ManagedLogger.Repository
- isEnabled() - Method in class org.burningwave.core.SLF4JManagedLoggerRepository
- isEqual(Object) - Static method in interface org.burningwave.core.function.ThrowingPredicate
- isFile() - Method in class org.burningwave.core.io.FileSystemItem
- isFolder() - Method in class org.burningwave.core.io.FileSystemItem
- 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
- isKillProablyDeadLockedTasksEnabled() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.TasksMonitorer.Config
- 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.QueuedTasksExecutor.Group.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
- isProbablyDeadLocked() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- isRoot() - Method in class org.burningwave.core.io.FileSystemItem
- isStarted() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- isSubmitted() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- 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
- IterableObjectHelperImpl - Class in org.burningwave.core.iterable
- IterableZipContainer - Interface in org.burningwave.core.io
- IterableZipContainer.Entry - Interface in org.burningwave.core.io
- iterateParallel(Collection<T>, BiConsumer<T, Consumer<O>>, Collection<O>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterateParallel(Collection<T>, BiConsumer<T, Consumer<O>>, Collection<O>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- iterateParallel(Collection<T>, Consumer<T>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterateParallel(Collection<T>, Consumer<T>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- iterateParallelIf(Collection<T>, BiConsumer<T, Consumer<O>>, Collection<O>, Predicate<Collection<T>>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterateParallelIf(Collection<T>, BiConsumer<T, Consumer<O>>, Collection<O>, Predicate<Collection<T>>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- iterateParallelIf(Collection<T>, Consumer<T>, Predicate<Collection<T>>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- iterateParallelIf(Collection<T>, Consumer<T>, Predicate<Collection<T>>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
J
- JavaClass - Class in org.burningwave.core.classes
- 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 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.QueuedTasksExecutor.ProducerTask
- join(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.ProducerTask
- join(String) - Method in class org.burningwave.core.concurrent.Thread.Holder
- 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
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
- loadAndMapPaths(String, String) - Method in interface org.burningwave.core.io.PathHelper
- loadClass(String, boolean) - Method in class org.burningwave.core.classes.MemoryClassLoader
- loadFirstOneFound(String...) - Method in class org.burningwave.core.io.Resources
- loadFirstOneFound(Properties, String...) - Method in class org.burningwave.core.io.Resources
- loadInCache(CacheableSearchConfig) - Method in class org.burningwave.core.classes.ClassPathScannerWithCachingSupport.Abst
- loadInCache(CacheableSearchConfig) - Method in interface org.burningwave.core.classes.ClassPathScannerWithCachingSupport
- 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 extends 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
- 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
- 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
- logInfo() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- logInfo() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- 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.QueuedTasksExecutor
- 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(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
- ManagedLoggersRepository - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- markAsCloseable() - Method in class org.burningwave.core.assembler.ComponentContainer.PathScannerClassLoader
- 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_THREADS_COUNT - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MAX_DETACHED_THREADS_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_THREADS_COUNT_INCREASING_STEP - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MAX_POOLABLE_THREADS_COUNT - Static variable in class org.burningwave.core.concurrent.Thread.Supplier.Configuration.Key
- MemberCriteria<M extends Member,C extends MemberCriteria<M,C,T>,T extends Criteria.TestContext<M,C>> - Class in org.burningwave.core.classes
- MemberCriteria() - Constructor for class org.burningwave.core.classes.MemberCriteria
- 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 extends Member,C extends MemberCriteria<M,C,?>> - Class in org.burningwave.core.classes
- Members.Handler.OfExecutable<E extends Executable,C extends ExecutableMemberCriteria<E,C,?>> - Class in org.burningwave.core.classes
- Members.Handler.OfExecutable.Box<E extends Executable> - 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
- 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
- modifyCompilationConfig(Consumer<JavaMemoryCompiler.Compilation.Config>) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- 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
- 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
- normalizeAndClean(String) - Method in class org.burningwave.core.Strings.Paths
- notRecursiveOnPath(String, boolean) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- notRecursiveOnPath(String, boolean) - Method in class org.burningwave.core.io.FileSystemItem.Criteria
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(File) - Static method in class org.burningwave.core.io.FileSystemItem
- of(URL) - Static method in class org.burningwave.core.io.FileSystemItem
- of(BiPredicate<T, E>) - Static method in class org.burningwave.core.Criteria
- of(Predicate<E>) - Static method in class org.burningwave.core.Criteria
- OfExecutable() - Constructor for class org.burningwave.core.classes.Members.Handler.OfExecutable
- ofPath(String) - Static method in class org.burningwave.core.io.FileSystemItem
- optimize(String...) - Method in interface org.burningwave.core.io.PathHelper
- optimize(Collection<String>) - Method in interface org.burningwave.core.io.PathHelper
- optimizePaths(boolean) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- 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
- 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_MAX_RUNTIME_THREADS_COUNT_THRESHOLD - 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
- PentaConsumer<P0,P1,P2,P3,P4> - Interface in org.burningwave.core.function
- PentaPredicate<P0,P1,P2,P3,P4> - Interface in org.burningwave.core.function
- 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
- 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(Properties) - Constructor for class org.burningwave.core.iterable.Properties
- Properties(Properties, 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
- PropertyAccessor - Class in org.burningwave.core.classes
- PropertyAccessor.ByFieldOrByMethod - Class in org.burningwave.core.classes
- PropertyAccessor.ByMethodOrByField - Class in org.burningwave.core.classes
- put(Enum<?>, Object) - Method in class org.burningwave.core.Context
- put(Object, Object) - Method in class org.burningwave.core.iterable.Properties
- 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 - org.burningwave.core.iterable.Properties.Event
- putExtraParameter(String, String) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
Q
- QuadConsumer<P0,P1,P2,P3> - Interface in org.burningwave.core.function
- QuadPredicate<P0,P1,P2,P3> - Interface in org.burningwave.core.function
- QueuedTasksExecutor - Class in org.burningwave.core.concurrent
- QueuedTasksExecutor.Group - Class in org.burningwave.core.concurrent
- QueuedTasksExecutor.Group.TasksMonitorer - Class in org.burningwave.core.concurrent
- QueuedTasksExecutor.Group.TasksMonitorer.Config - Class in org.burningwave.core.concurrent
- QueuedTasksExecutor.ProducerTask<T> - Class in org.burningwave.core.concurrent
- QueuedTasksExecutor.Task - Class in org.burningwave.core.concurrent
- QueuedTasksExecutor.TaskAbst<E,T extends QueuedTasksExecutor.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
- refresh() - Method in class org.burningwave.core.io.FileSystemItem
- 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
- REG_EXP_FOR_INDEXES_OF_JAVA_INDEXED_PROPERTIES - Static variable in class org.burningwave.core.classes.PropertyAccessor
- REG_EXP_FOR_JAVA_PROPERTIES - Static variable in class org.burningwave.core.classes.PropertyAccessor
- register(Object) - Method in class org.burningwave.core.classes.MemoryClassLoader
- 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 - org.burningwave.core.iterable.Properties.Event
- removeConfigProperty(String) - Method in class org.burningwave.core.assembler.ComponentContainer
- removeIfUnused(Synchronizer.Mutex) - Method in class org.burningwave.core.concurrent.Synchronizer
- 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(Properties, 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
- resolveProperty(Properties, String) - Method in class org.burningwave.core.assembler.ComponentContainer
- resolveProperty(Properties, 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(Map<?, ?>, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(Map<?, ?>, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValue(Map<?, ?>, String, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(Map<?, ?>, String, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValue(Map<?, ?>, String, String, boolean) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(Map<?, ?>, String, String, boolean) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValue(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValue(Map<?, ?>, String, Map<String, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValue(Map<?, ?>, String, Map<String, ?>) - 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(Map<?, ?>, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(Map<?, ?>, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValues(Map<?, ?>, String, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(Map<?, ?>, String, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValues(Map<?, ?>, String, String, boolean) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(Map<?, ?>, String, String, boolean) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValues(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveStringValues(Map<?, ?>, String, Map<String, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveStringValues(Map<?, ?>, String, Map<String, ?>) - 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(Map<?, ?>, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(Map<?, ?>, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValue(Map<?, ?>, String, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(Map<?, ?>, String, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValue(Map<?, ?>, String, String, boolean) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(Map<?, ?>, String, String, boolean) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValue(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValue(Map<?, ?>, String, Map<String, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValue(Map<?, ?>, String, Map<String, ?>) - 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(Map<?, ?>, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(Map<?, ?>, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValues(Map<?, ?>, String, String) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(Map<?, ?>, String, String) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValues(Map<?, ?>, String, String, boolean) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(Map<?, ?>, String, String, boolean) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValues(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(Map<?, ?>, String, String, String, boolean, Map<?, ?>) - Method in class org.burningwave.core.iterable.IterableObjectHelperImpl
- resolveValues(Map<?, ?>, String, Map<String, ?>) - Method in interface org.burningwave.core.iterable.IterableObjectHelper
- resolveValues(Map<?, ?>, String, Map<String, ?>) - 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.QueuedTasksExecutor
- retrieveAllLoadedClasses(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- 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
- retrieveLoadedClass(ClassLoader, String) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveLoadedClasses(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveLoadedClassesForPackage(ClassLoader, Predicate<Package>) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveLoadedPackage(ClassLoader, String) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveLoadedPackages(ClassLoader) - Method in class org.burningwave.core.classes.Classes.Loaders
- retrieveName(byte[]) - Method in class org.burningwave.core.classes.Classes
- retrieveName(Throwable) - Method in class org.burningwave.core.classes.Classes
- retrieveName(ByteBuffer) - Method in class org.burningwave.core.classes.Classes
- 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
- runOnlyOnce(String, Supplier<Boolean>) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
S
- scanFileCriteriaModifier - Variable in class org.burningwave.core.classes.CacheableSearchConfig
- scanPathsAndAddAllByteCodesFound(Collection<String>) - Method in class org.burningwave.core.classes.PathScannerClassLoader
- scanPathsAndAddAllByteCodesFound(Collection<String>, Predicate<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
- searchWithoutTheUseOfCache(ClassCriteria, String...) - Method in interface org.burningwave.core.classes.ClassPathHelper
- searchWithoutTheUseOfCache(ClassCriteria, Collection<String>...) - Method in interface org.burningwave.core.classes.ClassPathHelper
- 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.Fields
- set(Object, String, Object) - Method in class org.burningwave.core.classes.PropertyAccessor
- setAccessible(M, boolean) - Method in class org.burningwave.core.classes.Members.Handler
- setAllTasksLoggerEnabled(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.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
- 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
- setClassPaths(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassPaths(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassPaths(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassRepositories(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoriesWhereToSearchNotFoundClasses(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoriesWhereToSearchNotFoundClassesDuringLoading(Collection<String>...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepository(String...) - Method in class org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config
- setClassRepository(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoryWhereToSearchNotFoundClasses(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setClassRepositoryWhereToSearchNotFoundClassesDuringLoading(String...) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- setConfigProperty(String, Object) - Method in class org.burningwave.core.assembler.ComponentContainer
- setDefault() - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setDefaultExceptionHandler() - Method in class org.burningwave.core.io.FileSystemItem.Criteria
- 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(ThrowingBiConsumer<T, Throwable, Throwable>) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- setExecutable(Consumer<Thread>) - Method in class org.burningwave.core.concurrent.Thread
- setExecutable(Consumer<Thread>, 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
- setFilePathAsAbsolute(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- 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
- setInterval(long) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.TasksMonitorer.Config
- setKillProbableDeadLockedTasks(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.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(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.TasksMonitorer.Config
- setMinimumElapsedTimeToConsiderATaskAsProbablyDeadLocked(long) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.TasksMonitorer.Config
- setName(String) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig.ForCodeExecutorAbst
- setName(String) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- setPriorityToCurrentThreadPriority() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- setPropertyName(String) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- setReturnType(Class<?>) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setReturnType(String) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setReturnType(GenericSourceGenerator) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setReturnType(TypeDeclarationSourceGenerator) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- setSetterMethodsBodyBuilder(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
- setStaticDirect(Class<?>, String, 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.QueuedTasksExecutor.Group
- setTasksCreationTrackingFlag(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- 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.QueuedTasksExecutor.Group
- shutDown(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- shutDownAll() - Method in class org.burningwave.core.concurrent.Thread.Supplier
- shutDownAllPoolableSleeping() - 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(Properties) - Constructor for class org.burningwave.core.SimpleManagedLoggerRepository
- skip(BiPredicate<Class<?>, Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
- skip(TriPredicate<Map<Class<?>, Class<?>>, Class<?>, Class<?>>) - Method in class org.burningwave.core.classes.MemberCriteria
- SLF4JManagedLoggerRepository - Class in org.burningwave.core
- SLF4JManagedLoggerRepository(Properties) - Constructor for class org.burningwave.core.SLF4JManagedLoggerRepository
- SourceCodeHandler - Class in org.burningwave.core.classes
- SourceCodeHandler - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- SourceGenerator - Interface in org.burningwave.core.classes
- SourceGenerator.Abst - Class in org.burningwave.core.classes
- start() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.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.QueuedTasksExecutor.Group
- startAllTasksMonitoring(QueuedTasksExecutor.Group.TasksMonitorer.Config) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.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.Key - Class in org.burningwave.core.assembler
- stop() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.TasksMonitorer
- stop() - Method in class org.burningwave.core.io.FileSystemHelper.Scavenger
- stop(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group.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.QueuedTasksExecutor.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.QueuedTasksExecutor.TaskAbst
- suspend(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- suspend(boolean, int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- Symbol() - Constructor for class org.burningwave.core.classes.Classes.Symbol
- 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
T
- Tag() - Constructor for class org.burningwave.core.classes.Classes.Symbol.Tag
- TaskAbst(E, boolean) - Constructor for class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- TaskStateException - Exception in org.burningwave.core.concurrent
- TaskStateException(QueuedTasksExecutor.TaskAbst<?, ?>, String) - Constructor for exception org.burningwave.core.concurrent.TaskStateException
- 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
- ThreadHolder - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- ThreadSupplier - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Throwables - Class in org.burningwave.core
- Throwables - Static variable in class org.burningwave.core.assembler.StaticComponentContainer
- Throwables() - Constructor for class org.burningwave.core.Throwables
- throwException(Object, Object...) - Method in class org.burningwave.core.Throwables
- ThrowingBiConsumer<P0,P1,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingBiFunction<P0,P1,R,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingBiPredicate<T,U,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingConsumer<T,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingFunction<T,R,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingPredicate<T,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingQuadFunction<P0,P1,P2,P3,R,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingRunnable<E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingSupplier<T,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingTriFunction<P0,P1,P2,R,E extends Throwable> - Interface in org.burningwave.core.function
- ThrowingTriPredicate<P0,P1,P2,E extends Throwable> - Interface in org.burningwave.core.function
- 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(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(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
- toLong(Object) - Method in class org.burningwave.core.Objects
- toMap(Supplier<Map<Object, Object>>) - Method in class org.burningwave.core.iterable.Properties
- 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.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_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- TriConsumer<P0,P1,P2> - Interface in org.burningwave.core.function
- TriFunction<P0,P1,P2,R> - Interface in org.burningwave.core.function
- TriPredicate<P0,P1,P2> - Interface in org.burningwave.core.function
- type(Predicate<Class<?>>) - Method in class org.burningwave.core.classes.FieldCriteria
- TYPE - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- TypeDeclarationSourceGenerator - Class in org.burningwave.core.classes
U
- 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, boolean) - Method in class org.burningwave.core.classes.MemoryClassLoader
- unregister(Properties) - Method in interface org.burningwave.core.iterable.Properties.Listener
- UnsupportedException(String) - Constructor for exception org.burningwave.core.classes.Classes.Loaders.UnsupportedException
- UnsupportedException(String, Throwable) - Constructor for exception org.burningwave.core.classes.Classes.Loaders.UnsupportedException
- 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.CacheableSearchConfig
- 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
- useDefaultClassLoaderAsParent(boolean) - Method in class org.burningwave.core.classes.ExecuteConfig
- useDefaultPathScannerClassLoader(boolean) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- useDefaultPathScannerClassLoaderAsParent(boolean) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- useFullyQualifiedName(boolean) - Method in class org.burningwave.core.classes.TypeDeclarationSourceGenerator
- useNewIsolatedClassLoader() - Method in class org.burningwave.core.classes.CacheableSearchConfig
- useOneShotJavaCompiler(boolean) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
- useType(Class<?>...) - Method in class org.burningwave.core.classes.AnnotationSourceGenerator
- useType(Class<?>...) - Method in class org.burningwave.core.classes.BodySourceGenerator
- useType(Class<?>...) - Method in class org.burningwave.core.classes.ExecuteConfig.ForBodySourceGenerator
- useType(Class<?>...) - Method in class org.burningwave.core.classes.FunctionSourceGenerator
- useType(Class<?>...) - Method in class org.burningwave.core.classes.VariableSourceGenerator
- useType(String...) - Method in class org.burningwave.core.classes.BodySourceGenerator
V
- Value() - Constructor for class org.burningwave.core.classes.CodeExecutor.Configuration.Value
- 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.iterable.Properties.Event
-
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.iterable.Properties.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VariableSourceGenerator - Class in org.burningwave.core.classes
- Virtual - Interface in org.burningwave.core
- virtualizeClasses(boolean) - Method in class org.burningwave.core.classes.LoadOrBuildAndDefineConfig
W
- waitFor(long) - Method in class org.burningwave.core.concurrent.Thread
- waitFor(T) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- waitFor(T, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- waitFor(T, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- waitFor(T, int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- waitFor(T, int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- waitForFinish() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- waitForFinish(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- waitForSearchEnding() - Method in class org.burningwave.core.classes.SearchResult
- waitForSearchEnding(boolean) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- waitForStarting() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- waitForStarting0(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.TaskAbst
- waitForTasksEnding() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- waitForTasksEnding() - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- waitForTasksEnding(boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- waitForTasksEnding(boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- waitForTasksEnding(int, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- waitForTasksEnding(int, boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor.Group
- waitForTasksEnding(int, boolean, boolean) - Method in class org.burningwave.core.concurrent.QueuedTasksExecutor
- WARN_LOGGING_DISABLED_FOR - Static variable in class org.burningwave.core.ManagedLogger.Repository.Configuration.Key
- withDefaultPropertyValue(String, String) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- withDefaultPropertyValues(Map<?, ?>) - Method in class org.burningwave.core.classes.ExecuteConfig.ForProperties
- 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
- withoutUsingCache() - Method in class org.burningwave.core.classes.CacheableSearchConfig
- withoutUsingCache() - Static method in class org.burningwave.core.classes.SearchConfig
- withParameter(Object...) - Method in class org.burningwave.core.classes.ExecuteConfig
- withScanFileCriteria(FileSystemItem.Criteria) - Method in class org.burningwave.core.classes.CacheableSearchConfig
- 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
- 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
_
- _toString() - Method in interface org.burningwave.core.classes.SourceGenerator
All Classes|All Packages