Maven module :un.api : api-geometry :
Class :
un.impl.geometry.operation.AbstractBinaryOperation
Extends/Implements :
un.impl.geometry.operation.AbstractOperation
Subclasses : -
Variables :
first,
second
Functions :
AbstractBinaryOperation,
getFirst,
getSecond
protected Object
first
protected Object
second
public void
AbstractBinaryOperation (Object first, Object second)
public Object
getFirst ()
public Object
getSecond ()