Uses of Package
com.helger.commons.callback
Packages that use com.helger.commons.callback
Package
Description
-
Classes in com.helger.commons.callback used by com.helger.commons.callbackClassDescriptionThis class manages a list of callbacks.Marker interface for callback interfaces.Read-only interface for a list of
ICallbackobjects.
Note: Does not implement Iterable because the returned iterator would either be an Iterator over the list in which case you can useICallbackList.getAllCallbacks()directly or the returned Iterator would not be thread-safe and that is not an option for this type. -
Classes in com.helger.commons.callback used by com.helger.commons.callback.exception
-
Classes in com.helger.commons.callback used by com.helger.commons.collection.attrClassDescriptionThis class manages a list of callbacks.Marker interface for callback interfaces.
-
Classes in com.helger.commons.callback used by com.helger.commons.concurrentClassDescription
-
Classes in com.helger.commons.callback used by com.helger.commons.deadlockClassDescriptionThis class manages a list of callbacks.Marker interface for callback interfaces.
-
Classes in com.helger.commons.callback used by com.helger.commons.hierarchy.visit
-
Classes in com.helger.commons.callback used by com.helger.commons.io.fileClassDescriptionThis class manages a list of callbacks.Marker interface for callback interfaces.
-
Classes in com.helger.commons.callback used by com.helger.commons.io.watchdirClassDescriptionThis class manages a list of callbacks.Marker interface for callback interfaces.
-
Classes in com.helger.commons.callback used by com.helger.commons.mockClassDescription
-
Classes in com.helger.commons.callback used by com.helger.commons.statistics.util
-
Classes in com.helger.commons.callback used by com.helger.commons.textClassDescriptionThis class manages a list of callbacks.Simple notification interface.