public class ThirdPartyImmutableWithValueClassCopyMethod extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ThirdPartyImmutableWithValueClassCopyMethod.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyImmutableWithValueClassCopyMethod.Builder |
generateNewBuilder() |
static ThirdPartyImmutableWithValueClassCopyMethod.Builder |
generateNewBuilder(ThirdPartyImmutableWithValueClassCopyMethod third) |
String |
getValue() |
public static ThirdPartyImmutableWithValueClassCopyMethod.Builder generateNewBuilder()
public static ThirdPartyImmutableWithValueClassCopyMethod.Builder generateNewBuilder(ThirdPartyImmutableWithValueClassCopyMethod third)
public String getValue()
Copyright © 2022 The Immutables.org authors. All rights reserved.