@Immutable public final class OperatorImpl<T> extends Object implements Operator<T>
Operator interface| Constructor and Description |
|---|
OperatorImpl(String ns,
String local) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Get the unique id for this Operator
|
int |
hashCode() |
String |
toString() |
Copyright © 2007–2015 Querydsl. All rights reserved.