Modifier and Type | Class and Description |
---|---|
static class |
ImmutableForward.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getMechanism() |
String |
getState() |
int |
hashCode() |
static IForward |
immutableCopy(IForward forward) |
static ImmutableForward.Builder |
newBuilder() |
static ImmutableForward.Builder |
newBuilderFrom(IForward forward) |
String |
toString() |
public static ImmutableForward.Builder newBuilder()
public static ImmutableForward.Builder newBuilderFrom(IForward forward)
public String getContent()
getContent
in interface IForward
public String getMechanism()
getMechanism
in interface IForward
Copyright © 2021. All rights reserved.