OperatorFunction
Interface
No description is available for this element.
Modifiers
public abstract
Methods
union (Object, Object)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Object | object |
2 | Object | object |
Return Type
Object
Modifiers
public abstract
reversible ()
MethodNo description is available for this element.
Return Type
boolean
Modifiers
public
opposite ()
MethodNo description is available for this element.
Return Type
OperatorFunction
Modifiers
public
union2 (Object, Object)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Object | first |
2 | Object | second |
Return Type
Object
Modifiers
public