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.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 CollectorModifier and TypeMethodDescriptionvoid
Constructors in org.fedoraproject.xmvn.generator.jpms with parameters of type CollectorModifierConstructorDescriptionManifestGleaner
(Collector collector) ModuleInfoGleaner
(Collector 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 CollectorModifier and TypeMethodDescriptionvoid
Constructors in org.fedoraproject.xmvn.generator.stub with parameters of type Collector