public class FqlRes<T>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FqlRes.Error |
| Modifier and Type | Field and Description |
|---|---|
T |
data |
FqlRes.Error |
error |
| Constructor and Description |
|---|
FqlRes() |
public T data
public FqlRes.Error error