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