public class FakeNetworkBandwidthProperty
extends jadex.bridge.nonfunctional.AbstractNFProperty<java.lang.Long,jadex.bridge.sensor.unit.MemoryUnit>
Constructor and Description |
---|
FakeNetworkBandwidthProperty()
Creates the property.
|
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Long> |
getValue(jadex.bridge.sensor.unit.MemoryUnit unit)
Returns the property value.
|