| Class and Description |
|---|
| CallbackList
This class manages a list of callbacks.
|
| ICallback
Marker interface for callback interfaces.
|
| ICallbackList
Read-only interface for a list of
ICallback objects. |
| IThrowingCallable
Deprecated.
Use
IThrowingSupplier
instead. |
| IThrowingCallableWithParameter
Deprecated.
|
| IThrowingRunnable
A simple interface that looks like
Runnable but may throw
an exception on its execution. |
| IThrowingRunnableWithParameter
Deprecated.
Use
IThrowingConsumer instead |
| Class and Description |
|---|
| INonThrowingCallable
Deprecated.
Use
Supplier instead |
| INonThrowingCallableWithParameter
Deprecated.
Use
Function |
| INonThrowingRunnableWithParameter
Deprecated.
Use
Consumer instead. |
| IThrowingCallable
Deprecated.
Use
IThrowingSupplier
instead. |
| IThrowingCallableWithParameter
Deprecated.
|
| IThrowingRunnable
A simple interface that looks like
Runnable but may throw
an exception on its execution. |
| IThrowingRunnableWithParameter
Deprecated.
Use
IThrowingConsumer instead |
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| IThrowingRunnable
A simple interface that looks like
Runnable but may throw
an exception on its execution. |
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| IThrowingRunnable
A simple interface that looks like
Runnable but may throw
an exception on its execution. |
| Class and Description |
|---|
| INonThrowingCallable
Deprecated.
Use
Supplier instead |
| IThrowingCallable
Deprecated.
Use
IThrowingSupplier
instead. |
| Class and Description |
|---|
| ICallback
Marker interface for callback interfaces.
|
| Class and Description |
|---|
| CallbackList
This class manages a list of callbacks.
|
| IChangeCallback
Simple notification interface.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.