public class DefaultMessageTagTime extends MessageTagManager.DefaultMessageTag implements MessageTag.Time
MessageTag.Time.MessageTag.Label, MessageTag.MsgId, MessageTag.Time, MessageTag.Typing| Modifier and Type | Field and Description |
|---|---|
static TriFunction<Client,String,String,DefaultMessageTagTime> |
FUNCTION
Function to create this message tag.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull Instant |
getTime()
Gets the instant in time specified by this tag.
|
getName, getValue, toString, toStringerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsString, getEscapedValue, getName, getValue, isClientOnlypublic static final TriFunction<Client,String,String,DefaultMessageTagTime> FUNCTION
public @NonNull Instant getTime()
MessageTag.TimegetTime in interface MessageTag.TimeCopyright © 2013–2021 Kitteh. All rights reserved.