com.azalient.api.ui.basics
Interface IDouble


public interface IDouble

A reference to a dynamic double value in a remote object.

This can be used, for example, for passing opaque references to user-interface numeric devices


Method Summary
 double doubleValue()
          Returns the remote numeric value
 

Method Detail

doubleValue

double doubleValue()
Returns the remote numeric value