@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableStrSer extends Object implements TransientDerivedFields.StrSer
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableStrSer.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableStrSer.Builder |
builder() |
static ImmutableStrSer |
copyOf(TransientDerivedFields.StrSer instance) |
int |
def() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
public int def()
public int hashCode()
public String toString()
public static ImmutableStrSer copyOf(TransientDerivedFields.StrSer instance)
public static ImmutableStrSer.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.