Package aQute.libg.reporter
Class ReporterMessages
- java.lang.Object
-
- aQute.libg.reporter.ReporterMessages
-
public class ReporterMessages extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReporterMessages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
base(Reporter reporter, java.lang.Class<T> messages)
-
-
-
Method Detail
-
base
public static <T> T base(Reporter reporter, java.lang.Class<T> messages)
-
-