Uses of Interface
org.teavm.dependency.DependencyAnalyzerInterruptor
-
Packages that use DependencyAnalyzerInterruptor Package Description org.teavm.dependency -
-
Uses of DependencyAnalyzerInterruptor in org.teavm.dependency
Methods in org.teavm.dependency that return DependencyAnalyzerInterruptor Modifier and Type Method Description DependencyAnalyzerInterruptorDependencyAnalyzer. getInterruptor()Methods in org.teavm.dependency with parameters of type DependencyAnalyzerInterruptor Modifier and Type Method Description voidDependencyAnalyzer. setInterruptor(DependencyAnalyzerInterruptor interruptor)
-