Package javafx.util


package javafx.util

Contains various utilities and helper classes.

  • Class
    Description
    Interface representing a builder.
    Interface representing a builder factory.
    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.
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class was only useful in connection with the Security Manager, which is no longer supported.
    Pair<K,V>
    A convenience class to represent name-value pairs.
    Converter defines conversion behavior between strings and objects.
    Represents a cancel or cleanup operation for an action that can be cancelled or that allocated resources.