public class YummyObject extends Object
| Modifier and Type | Field and Description |
|---|---|
byte |
b1 |
Byte |
b2 |
BigDecimal |
bigDecimal1 |
BigInteger |
bigInteger1 |
char |
c1 |
Character |
c2 |
Calendar |
calendar1 |
Charset |
charset1 |
Currency |
currency1 |
double |
d1 |
Double |
d2 |
Date |
date1 |
float |
f1 |
Float |
f2 |
int |
i1 |
Integer |
i2 |
Date |
javaSqlDate1 |
long |
l1 |
Long |
l2 |
Locale |
locale1 |
short |
s1 |
Short |
s2 |
String |
string1 |
StringBuffer |
stringBuffer1 |
StringBuilder |
stringBuilder1 |
Time |
time1 |
Timestamp |
timestamp1 |
TimeZone |
timezone1 |
URL |
url1 |
boolean |
z1 |
Boolean |
z2 |
| Constructor and Description |
|---|
YummyObject() |
public boolean z1
public Boolean z2
public byte b1
public Byte b2
public char c1
public Character c2
public short s1
public Short s2
public int i1
public Integer i2
public long l1
public Long l2
public float f1
public Float f2
public double d1
public Double d2
public String string1
public BigInteger bigInteger1
public BigDecimal bigDecimal1
public Date date1
public Timestamp timestamp1
public Date javaSqlDate1
public Time time1
public Currency currency1
public StringBuffer stringBuffer1
public StringBuilder stringBuilder1
public TimeZone timezone1
public Calendar calendar1
public Locale locale1
public Charset charset1
public URL url1
Copyright © 2021. All rights reserved.