public final class InspectionScalar<T>
extends java.lang.Object
implements org.cactoos.Scalar<T>
| Constructor and Description |
|---|
InspectionScalar(org.cactoos.Scalar<T> scalar) |
| Modifier and Type | Method and Description |
|---|---|
T |
value() |
public InspectionScalar(org.cactoos.Scalar<T> scalar)
public T value() throws InspectionException
value in interface org.cactoos.Scalar<T>InspectionException