public class CoreNumberProperty2
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 |
|---|
CoreNumberProperty2()
Create the property.
|
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Integer> |
getValue(java.lang.Void unit)
Gets the value.
|