public class PollingQueue extends Object
| Modifier and Type | Field and Description |
|---|---|
static PollingQueue |
DEFAULT |
String |
value |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static PollingQueue |
of(String value) |
public static final PollingQueue DEFAULT
public final String value
Copyright © 2018 Digipost. All rights reserved.