Uses of Interface
org.fedoraproject.xmvn.generator.Collector
Packages that use Collector
Package
Description
-
Uses of Collector in org.fedoraproject.xmvn.generator
Methods in org.fedoraproject.xmvn.generator with parameters of type Collector -
Uses of Collector in org.fedoraproject.xmvn.generator.filesystem
Methods in org.fedoraproject.xmvn.generator.filesystem with parameters of type Collector -
Uses of Collector in org.fedoraproject.xmvn.generator.jpms
Fields in org.fedoraproject.xmvn.generator.jpms declared as CollectorModifier and TypeFieldDescriptionprivate final Collector
ManifestGleaner.collector
private final Collector
ModuleInfoGleaner.collector
Methods in org.fedoraproject.xmvn.generator.jpms with parameters of type CollectorConstructors in org.fedoraproject.xmvn.generator.jpms with parameters of type CollectorModifierConstructorDescriptionManifestGleaner
(Path filePath, Collector collector) ModuleInfoGleaner
(Path filePath, Collector collector) -
Uses of Collector in org.fedoraproject.xmvn.generator.jpscript
Methods in org.fedoraproject.xmvn.generator.jpscript with parameters of type Collector -
Uses of Collector in org.fedoraproject.xmvn.generator.maven
Methods in org.fedoraproject.xmvn.generator.maven with parameters of type Collector -
Uses of Collector in org.fedoraproject.xmvn.generator.stub
Classes in org.fedoraproject.xmvn.generator.stub that implement CollectorModifier and TypeClassDescriptionclass
(package private) class
Fields in org.fedoraproject.xmvn.generator.stub declared as CollectorModifier and TypeFieldDescriptionprivate final Collector
FilteredGenerator.FilteringCollector.delegate
Methods in org.fedoraproject.xmvn.generator.stub with parameters of type CollectorConstructors in org.fedoraproject.xmvn.generator.stub with parameters of type Collector