public class MessageContent.CompareResult extends Object
Modifier and Type | Field and Description |
---|---|
String |
GREATER_THAN |
String |
LESS_THAN |
Constructor and Description |
---|
CompareResult() |
Modifier and Type | Method and Description |
---|---|
void |
incrementCompared() |
void |
incrementFailed(MessageContentElement rce) |
String |
toString() |
public final String LESS_THAN
public final String GREATER_THAN
public void incrementFailed(MessageContentElement rce)
public void incrementCompared()
Copyright © 2019. All rights reserved.