"数组长度方法"中的"方法调用预期"错误

Ram*_*mpo 5 java android android-studio

Android Studio在int数组的length()方法中引发了此错误以获取其长度.怎么解决?

错误

Ego*_*uba 19

尝试没有()这样:

arrayTrofei.length;
Run Code Online (Sandbox Code Playgroud)