@Value.Immutable public interface ParcVal extends Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
String |
a() |
String[] |
aa() |
byte[] |
ab() |
char[] |
ac() |
double[] |
ad() |
boolean[] |
ae() |
float[] |
af() |
long[] |
ag() |
short[] |
ah() |
int[] |
ai() |
Object[] |
ao() |
byte |
b() |
char |
c() |
double |
d() |
boolean |
e() |
float |
f() |
long |
g() |
short |
h() |
int |
i() |
OptionalDouble |
od() |
Optional<Integer> |
oi() |
describeContents, writeToParcelString a()
byte b()
char c()
double d()
boolean e()
float f()
long g()
short h()
int i()
String[] aa()
byte[] ab()
char[] ac()
double[] ad()
boolean[] ae()
float[] af()
long[] ag()
short[] ah()
int[] ai()
Object[] ao()
OptionalDouble od()
Copyright © 2022 The Immutables.org authors. All rights reserved.