public class Q<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Q.Id
id
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
T |
getQ() |
int |
hashCode() |
static <X> Q<X> |
of(X q) |
void |
setQ(T q) |
Copyright © 2024. All rights reserved.