Class MessageSink.Tracker<S,T>
java.lang.Object
ch.raffael.meldioc.model.messages.MessageSink.Tracker<S,T>
- All Implemented Interfaces:
MessageSink<S,T>
- Enclosing interface:
MessageSink<S,T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.raffael.meldioc.model.messages.MessageSink
MessageSink.Tracker<S,T>, MessageSink.UniqueWrapper<S, T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.raffael.meldioc.model.messages.MessageSink
tracker
-
Constructor Details
-
Tracker
-
-
Method Details
-
message
- Specified by:
messagein interfaceMessageSink<S,T>
-
hasErrors
public boolean hasErrors() -
ok
public boolean ok()
-