@Immutable public final class OperatorImpl<T> extends Object implements Operator<T>
Operator
interfaceConstructor 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–2016. All rights reserved.