public static interface SampleModel.State
SampleModel.getState()
Modifier and Type | Interface and Description |
---|---|
static class |
SampleModel.State.Value
The primary state.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
A presentable description of the state.
|
long |
getSampleCount()
Return the sample count.
|
SampleModel.State.Value |
getValue() |
SampleModel.State.Value getValue()
String getDescription()
long getSampleCount()
Copyright © 2000-2014. All Rights Reserved.