ProtectedPod<T extends Object> constructor

ProtectedPod<T extends Object>(
  1. T value
)

Implementation

ProtectedPod(super.value);