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