public class ScoreStabilityBench extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ScoreStabilityBench.Sleep_X_State |
static class |
ScoreStabilityBench.Sleep_X1_State |
static class |
ScoreStabilityBench.Sleep_X10_State |
static class |
ScoreStabilityBench.Sleep_X100_State |
static class |
ScoreStabilityBench.Sleep_X500_State |
Constructor and Description |
---|
ScoreStabilityBench() |
Modifier and Type | Method and Description |
---|---|
void |
test_X(ScoreStabilityBench.Sleep_X_State s) |
void |
test_X1(ScoreStabilityBench.Sleep_X1_State s) |
void |
test_X10(ScoreStabilityBench.Sleep_X10_State x) |
void |
test_X100(ScoreStabilityBench.Sleep_X100_State x) |
void |
test_X500(ScoreStabilityBench.Sleep_X500_State x) |
public void test_X(ScoreStabilityBench.Sleep_X_State s)
public void test_X1(ScoreStabilityBench.Sleep_X1_State s)
public void test_X10(ScoreStabilityBench.Sleep_X10_State x)
public void test_X100(ScoreStabilityBench.Sleep_X100_State x)
public void test_X500(ScoreStabilityBench.Sleep_X500_State x)
Copyright © 2015. All rights reserved.