-2
を示すとおりに配列にそれを置く:テキストを読むと、私はこのような.txtファイルを読み込むしようとしている
@Override annotation informs the compiler that the element is meant to
override an element declared in a superclasses.
// mark method as a superclass method
// that has been overridden
@Override
int overriddenMethod() { }
を私の質問は、それは私が単純な文字列を使用する場合、私はそうすることができ、あります上に示したとおりに表示されるか、文字列配列でなければなりませんか?
私がきたあなたがしようとしているか全く分かりませんする。 https://stackoverflow.com/help/mcveを投稿してください – Robert