public class BayesInstanceManager extends Object
| Constructor and Description |
|---|
BayesInstanceManager() |
| Modifier and Type | Method and Description |
|---|---|
BayesInstance |
getBayesInstance(String pkgName,
String name) |
Map<String,BayesInstance> |
getInstances() |
public Map<String,BayesInstance> getInstances()
public BayesInstance getBayesInstance(String pkgName, String name)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.