public abstract class MessagesSupport extends Object implements Messages
| Constructor and Description |
|---|
MessagesSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected DummyMessage |
dummyMessageFor(String id) |
boolean |
equals(Object o) |
Message |
get(String id) |
protected Set<String> |
getIdsOf(Iterable<Message> messages) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, iterator, spliterator@Nonnull protected DummyMessage dummyMessageFor(@Nonnull String id)
Copyright © 2024 echocat. All rights reserved.