aQute.libg.reporter
Class ReporterMessages

java.lang.Object
  extended by aQute.libg.reporter.ReporterMessages

public class ReporterMessages
extends Object


Constructor Summary
ReporterMessages()
           
 
Method Summary
static
<T> T
base(Reporter reporter, Class<T> messages)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReporterMessages

public ReporterMessages()
Method Detail

base

public static <T> T base(Reporter reporter,
                         Class<T> messages)


Copyright © 2014 aQute SARL. All rights reserved.