public class FakeFreeMemoryProperty
extends jadex.bridge.nonfunctional.AbstractNFProperty<java.lang.Long,jadex.bridge.sensor.unit.MemoryUnit>
| Constructor and Description |
|---|
FakeFreeMemoryProperty()
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.
|