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