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