-
public final class GACancellationInfo
-
-
Constructor Summary
Constructors Constructor Description GACancellationInfo(String reason)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GACancellationInfocopy(String reason)final StringgetReason()-
-
Constructor Detail
-
GACancellationInfo
GACancellationInfo(String reason)
-
-
Method Detail
-
component1
final String component1()
-
copy
final GACancellationInfo copy(String reason)
-
-
-
-