Class SimpleReport
- java.lang.Object
-
- network.oxalis.commons.certvalidator.util.SimpleReport
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> booleancontains(Property<T> key)Reportcopy()<T> Tget(Property<T> key)Set<Property>keys()static ReportnewInstance()<T> voidset(Property<T> key, T value)
-
-
-
Method Detail
-
newInstance
public static Report newInstance()
-
-