Modifier and Type | Class and Description |
---|---|
static class |
ImmutableLogMsg.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getDest() |
Boolean |
getNotify() |
int |
hashCode() |
boolean |
hasNotify() |
static ILogMsg |
immutableCopy(ILogMsg logMsg) |
static ImmutableLogMsg.Builder |
newBuilder() |
static ImmutableLogMsg.Builder |
newBuilderFrom(ILogMsg logMsg) |
String |
toString() |
public static ImmutableLogMsg.Builder newBuilder()
public static ImmutableLogMsg.Builder newBuilderFrom(ILogMsg logMsg)
public String getContent()
getContent
in interface ILogMsg
Copyright © 2021. All rights reserved.