Uses of Interface
org.tribuo.provenance.OutputFactoryProvenance
Packages that use OutputFactoryProvenance
-
Uses of OutputFactoryProvenance in org.tribuo
Subinterfaces with type arguments of type OutputFactoryProvenance in org.tribuoModifier and TypeInterfaceDescriptioninterfaceOutputFactory<T extends Output<T>>An interface associated with a specificOutput, which can generate the appropriate Output subclass, andOutputInfosubclass.