Module javafx.base
Package javafx.util
package javafx.util
Contains various utilities and helper classes.
-
ClassDescriptionBuilder<T>Interface representing a builder.Interface representing a builder factory.Callback<P,
R> 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.This class is for JavaFX permissions.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.