Package omero
Interface _RFloatOperations
-
- All Superinterfaces:
_RTypeOperations
- All Known Implementing Classes:
_RFloatTie
,RFloat
public interface _RFloatOperations extends _RTypeOperations
Float wrapper.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float
getValue(Ice.Current __current)
-
Methods inherited from interface omero._RTypeOperations
compare
-
-