This gives you trouble because Form is an inner class. In bytecode, a class outer.inner is actually represented as outer$inner. See more in this SO question ...
確定! 回上一頁