A C D F G H I L P R
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addDependency(DependentItem<D>) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- addDependency(BitSet) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- addDependent(DependentItem<D>) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- addDependent(BitSet) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- affectsGlobalScope() - Method in interface com.vladsch.flexmark.util.dependency.Dependent
C
- com.vladsch.flexmark.util.dependency - package com.vladsch.flexmark.util.dependency
- computeDependencies(List<T>) - Static method in class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
-
Deprecated.
- createResolvedDependencies(List<FlatDependencyStage<T>>) - Method in class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
-
Deprecated.
- createResolvedDependencies(List<S>) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
-
Deprecated.
- createStage(List<D>) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
-
Deprecated.
- createStage(List<T>) - Method in class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
-
Deprecated.
D
- DependencyHandler<D extends Dependent,S,R extends ResolvedDependencies<S>> - Class in com.vladsch.flexmark.util.dependency
-
Deprecated.use DependencyResolver instead
- DependencyHandler() - Constructor for class com.vladsch.flexmark.util.dependency.DependencyHandler
-
Deprecated.
- DependencyResolver - Class in com.vladsch.flexmark.util.dependency
- DependencyResolver() - Constructor for class com.vladsch.flexmark.util.dependency.DependencyResolver
- dependent - Variable in class com.vladsch.flexmark.util.dependency.DependentItem
- Dependent - Interface in com.vladsch.flexmark.util.dependency
- dependentClass - Variable in class com.vladsch.flexmark.util.dependency.DependentItem
- DependentItem<D> - Class in com.vladsch.flexmark.util.dependency
- DependentItem(int, D, Class<?>, boolean) - Constructor for class com.vladsch.flexmark.util.dependency.DependentItem
- DependentItemMap<D> - Class in com.vladsch.flexmark.util.dependency
- DependentItemMap() - Constructor for class com.vladsch.flexmark.util.dependency.DependentItemMap
- DependentItemMap(int) - Constructor for class com.vladsch.flexmark.util.dependency.DependentItemMap
- DependentItemMap(int, CollectionHost<Class<?>>) - Constructor for class com.vladsch.flexmark.util.dependency.DependentItemMap
- DependentItemMap(CollectionHost<Class<?>>) - Constructor for class com.vladsch.flexmark.util.dependency.DependentItemMap
F
- FirstDependent - Interface in com.vladsch.flexmark.util.dependency
-
Generic class to use as after dependents to ensure dependent is first in list
- FlatDependencies<T> - Class in com.vladsch.flexmark.util.dependency
- FlatDependencies(List<FlatDependencyStage<T>>) - Constructor for class com.vladsch.flexmark.util.dependency.FlatDependencies
-
Deprecated.
- FlatDependencyHandler<T extends Dependent> - Class in com.vladsch.flexmark.util.dependency
-
Deprecated.use
DependencyResolver.resolveFlatDependencies(List, Function, Function)use null for functions if no need for sort or class extractor - FlatDependencyHandler() - Constructor for class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
-
Deprecated.
- FlatDependencyStage<T> - Class in com.vladsch.flexmark.util.dependency
- FlatDependencyStage(List<T>) - Constructor for class com.vladsch.flexmark.util.dependency.FlatDependencyStage
-
Deprecated.
G
- getAfterDependents() - Method in interface com.vladsch.flexmark.util.dependency.Dependent
- getBeforeDependents() - Method in interface com.vladsch.flexmark.util.dependency.Dependent
- getDependentClass(D) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
-
Deprecated.
- getDependentClass(T) - Method in class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
-
Deprecated.
- getDependents() - Method in class com.vladsch.flexmark.util.dependency.FlatDependencyStage
-
Deprecated.
- getDependentStages() - Method in class com.vladsch.flexmark.util.dependency.ResolvedDependencies
-
Deprecated.
H
- hasDependencies() - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- hasDependents() - Method in class com.vladsch.flexmark.util.dependency.DependentItem
I
- index - Variable in class com.vladsch.flexmark.util.dependency.DependentItem
- isEmpty() - Method in class com.vladsch.flexmark.util.dependency.ResolvedDependencies
-
Deprecated.
- isGlobalScope - Variable in class com.vladsch.flexmark.util.dependency.DependentItem
L
- LastDependent - Interface in com.vladsch.flexmark.util.dependency
-
Generic class to use as before dependents to ensure dependent is last in list
P
- prioritize(DependentItemMap<D>) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
-
Deprecated.
R
- removeDependency(DependentItem<D>) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- removeDependency(BitSet) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- removeDependent(DependentItem<D>) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- removeDependent(BitSet) - Method in class com.vladsch.flexmark.util.dependency.DependentItem
- resolvedDependencies(List<T>) - Method in class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
-
Deprecated.
- ResolvedDependencies<T> - Class in com.vladsch.flexmark.util.dependency
-
Deprecated.
- ResolvedDependencies(List<T>) - Constructor for class com.vladsch.flexmark.util.dependency.ResolvedDependencies
-
Deprecated.
- resolveDependencies(List<D>, Function<DependentItemMap<D>, DependentItemMap<D>>, Function<? super D, Class<?>>) - Static method in class com.vladsch.flexmark.util.dependency.DependencyResolver
- resolveDependencies(List<D>) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
-
Deprecated.
- resolveFlatDependencies(List<D>, Function<DependentItemMap<D>, DependentItemMap<D>>, Function<? super D, Class<?>>) - Static method in class com.vladsch.flexmark.util.dependency.DependencyResolver
All Classes All Packages