|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.joe_e.Struct org.waterken.trace.Verbose
public final class Verbose
Prints comments to an output stream.
Constructor Summary | |
---|---|
Verbose(java.io.PrintStream out,
Receiver<Event> next)
Constructs an instance. |
Method Summary | |
---|---|
void |
apply(Event value)
Receives a notification. |
Methods inherited from class org.joe_e.Struct |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Verbose(java.io.PrintStream out, Receiver<Event> next)
out
- output streamnext
- next event receiverMethod Detail |
---|
public void apply(Event value)
Receiver
apply
in interface Receiver<Event>
value
- any additional details about the notification
|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.