Package network.oxalis.pkix.ocsp.builder
Class Property<T>
- java.lang.Object
-
- network.oxalis.pkix.ocsp.builder.Property<T>
-
public class Property<T> extends Object
- Author:
- erlend
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static <T> Property<T>create()static <T> Property<T>create(T defaultValue)TgetDefaultValue()
-