inner class BankFactory| <init> |
BankFactory() |
| counter |
var counter: Int |
| create |
fun create(config: NodeConfiguration, network: <ERROR CLASS>, networkMapAddr: SingleMessageRecipient?, advertisedServices: Set<ServiceInfo>, id: Int, keyPair: KeyPair?): <ERROR CLASS> |
| createAll |
fun createAll(): List<SimulatedNode> |