public class CoreNumberProperty
extends jadex.bridge.nonfunctional.AbstractNFProperty<java.lang.Integer,java.lang.Void>
Modifier and Type | Field and Description |
---|---|
protected int |
cores
CPU core count.
|
Constructor and Description |
---|
CoreNumberProperty()
Create the property.
|
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Integer> |
getValue(java.lang.Void unit)
Returns the value.
|