Uses of Class
network.oxalis.ng.commons.evidence.EvidenceConf
-
Packages that use EvidenceConf Package Description network.oxalis.ng.commons.evidence -
-
Uses of EvidenceConf in network.oxalis.ng.commons.evidence
Methods in network.oxalis.ng.commons.evidence that return EvidenceConf Modifier and Type Method Description static EvidenceConfEvidenceConf. valueOf(String name)Returns the enum constant of this type with the specified name.static EvidenceConf[]EvidenceConf. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in network.oxalis.ng.commons.evidence with type arguments of type EvidenceConf Modifier and Type Method Description protected EvidenceFactoryEvidenceModule. getEvidenceFactory(com.google.inject.Injector injector, Settings<EvidenceConf> settings)
-