Java View all facts Glossary Help |
| object > instance of wrapper class |
| instance of wrapper class comparison table | ||||||
| Subject | is a kind of | is a synonym of | use | has definition | contain | see also |
|---|---|---|---|---|---|---|
| object | kbTop | instance | A piece of memory that holds data in instance variables and a pointer to its class | |||
| instance of wrapper class | object | methods instead of ordinary arithmetic or logical operators | an instance variable of the corresponding primitive data type | wrapper class |
Next object: string Up: object Previous object: GUI event object