Package omero
Interface _RDoubleOperationsNC
-
- All Superinterfaces:
_RTypeOperationsNC
- All Known Implementing Classes:
_RDoubleTie
,RDouble
public interface _RDoubleOperationsNC extends _RTypeOperationsNC
Double wrapper.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getValue()
-
Methods inherited from interface omero._RTypeOperationsNC
compare
-
-