private static class WriteFlusher.State
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private WriteFlusher.StateType |
_type |
| Modifier | Constructor and Description |
|---|---|
private |
State(WriteFlusher.StateType stateType) |
| Modifier and Type | Method and Description |
|---|---|
WriteFlusher.StateType |
getType() |
java.lang.String |
toString() |
private final WriteFlusher.StateType _type
private State(WriteFlusher.StateType stateType)
public WriteFlusher.StateType getType()
public java.lang.String toString()
toString in class java.lang.Object