public class MockWithStaticStateDemo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static int |
state |
Constructor and Description |
---|
MockWithStaticStateDemo() |
Modifier and Type | Method and Description |
---|---|
static int |
getState() |
private static final int state