
abstract assert boolean break byte
case catch char class const
continue for new switch
default if package synchronized
boolean do goto private this
break double implements protected throw
byte else import public throws
case enum instanceof return transient
catch extends int short try
char final interface static void
class finally long strictfp
const float native super while
case const default finally extends implements
import interface native package private protected strictfp
super synchronized throw throws transient volatile
原文:https://www.cnblogs.com/Tpf386/p/11101987.html