Skip navigation links
A C D F G H I P R 

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<S>) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
Deprecated.
 
createResolvedDependencies(List<FlatDependencyStage<T>>) - Method in class com.vladsch.flexmark.util.dependency.FlatDependencyHandler
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 - Interface in com.vladsch.flexmark.util.dependency
 
dependent - Variable in class com.vladsch.flexmark.util.dependency.DependentItem
 
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(CollectionHost<Class<?>>) - Constructor for class com.vladsch.flexmark.util.dependency.DependentItemMap
 
DependentItemMap(int, CollectionHost<Class<?>>) - Constructor for class com.vladsch.flexmark.util.dependency.DependentItemMap
 

F

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
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
 

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
ResolvedDependencies(List<T>) - Constructor for class com.vladsch.flexmark.util.dependency.ResolvedDependencies
Deprecated.
 
resolveDependencies(List<D>) - Method in class com.vladsch.flexmark.util.dependency.DependencyHandler
Deprecated.
 
resolveDependencies(List<D>, Function<DependentItemMap<D>, DependentItemMap<D>>, Function<? super D, Class<?>>) - Static method in class com.vladsch.flexmark.util.dependency.DependencyResolver
 
resolveFlatDependencies(List<D>, Function<DependentItemMap<D>, DependentItemMap<D>>, Function<? super D, Class<?>>) - Static method in class com.vladsch.flexmark.util.dependency.DependencyResolver
 
A C D F G H I P R 
Skip navigation links

Copyright © 2020. All rights reserved.