Serialized Form
-
Package com.github.phantomthief.concurrent
-
Class com.github.phantomthief.concurrent.TryWaitFutureUncheckedException extends RuntimeException implements Serializable
-
Serialized Fields
-
result
com.github.phantomthief.concurrent.TryWaitResult result
-
-
-
Class com.github.phantomthief.concurrent.TryWaitUncheckedException extends RuntimeException implements Serializable
-
Serialized Fields
-
result
com.github.phantomthief.concurrent.TryWaitResult result
-
-
-
-
Package com.github.phantomthief.util
-
Class com.github.phantomthief.util.MoreSuppliers.CloseableSupplier extends Object implements Serializable
- serialVersionUID:
- 0L
-
Class com.github.phantomthief.util.MoreSuppliers.CloseableThrowableSupplier extends Object implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
delegate
ThrowableSupplier<T,X extends Throwable> delegate
-
resetAfterClose
boolean resetAfterClose
-
-