@Value.Immutable
public interface JdkUtil
| Modifier and Type | Method and Description |
|---|---|
boolean |
a() |
char |
c() |
double |
d() |
float |
f() |
long |
l() |
Object |
o() |
boolean a()
double d()
float f()
long l()
char c()
Object o()
Copyright © 2017 The Immutables.org authors. All rights reserved.