public class Unstable extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Unstable.Type |
| Constructor and Description |
|---|
Unstable(String type) |
Unstable(Unstable.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Unstable.Type |
getType() |
String |
toString() |
boolean |
treatFailed() |
boolean |
treatSuccessful() |
public Unstable(Unstable.Type type)
public Unstable(String type)
public boolean treatFailed()
public boolean treatSuccessful()
public Unstable.Type getType()
Copyright © 2016–2022. All rights reserved.