Uses of Interface
org.openprovenance.prov.template.library.pg.Pg_capturingBuilderInterface
Packages that use Pg_capturingBuilderInterface
-
Uses of Pg_capturingBuilderInterface in org.openprovenance.prov.template.library.pg
Classes in org.openprovenance.prov.template.library.pg that implement Pg_capturingBuilderInterfaceModifier and TypeClassDescriptionclassclassMethods in org.openprovenance.prov.template.library.pg with parameters of type Pg_capturingBuilderInterfaceModifier and TypeMethodDescription<T> TPg_capturingBuilder.make(Object[] __record, Pg_capturingBuilderInterface<T> _processor) <T> TPg_capturingBuilder.make(String operation, String operation_type, Integer time, String player_before, String player_type, String team, String pokemon_before, String pokemon_type, Integer species, Integer strength, String player_after, String pokemon_after, Pg_capturingBuilderInterface<T> processor) <T> TPg_capturingBuilder.make(Pg_capturingBuilderInterface<T> _processor)