Core Java 2 Keywords
| abstract | finally | public |
| boolean | float | return |
| break | for | short |
| byte | goto | static |
| case | if | strictfp |
| catch | implements | super |
| char | import | switch |
| class | instanceof | syncronized |
| const | int | this |
| continue | interface | throw |
| default | long | throws |
| do | native | transient |
| double | new | try |
| else | package | void |
| extends | private | volitile |
| final | protected | while |
| and introducing... assert |
Remember - true, false and null are manifest constants, not keywords!
Send mail to lars@sorcon.com with
questions or comments about this web site.
Copyright © 2004 Sorensen Consulting