T - value type.E - exception type.public interface UnsafeValue<T,E extends Throwable>
Value, but able to
throw an exception.| Modifier and Type | Method and Description |
|---|---|
T |
get()
Get the stored value.
|
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.