public abstract class ReadOnlyLongProperty
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Superclass for all readonly properties wrapping a long.

extends LongExpression implements ReadOnlyProperty<Number>

See also:
javafx.beans.value.ObservableLongValue, javafx.beans.binding.LongExpression, ReadOnlyProperty

Since:  JavaFX 2.0