Constructor and Description |
---|
RngDeviceContainer() |
Modifier and Type | Method and Description |
---|---|
Rate |
rate() |
void |
rate(Rate newRate) |
boolean |
ratePresent() |
RngSource |
source() |
void |
source(RngSource newSource) |
boolean |
sourcePresent() |
makeArrayList, makeUnmodifiableList
public void rate(Rate newRate)
public boolean ratePresent()
ratePresent
in interface RngDevice
public void source(RngSource newSource)
public boolean sourcePresent()
sourcePresent
in interface RngDevice
Copyright © 2016. All rights reserved.