Package javafx.util


package javafx.util
  • Class
    Description
    The Callback interface is designed to allow for a common, reusable interface to exist for defining APIs that requires a call back in certain situations.
    A class that defines a duration of time.
    Converter defines conversion behavior between strings and objects.