あ、さっきのコードこうだな。間違ってた。
ExampleData data = new ExampleData();
data = getExampleData();
変数宣言時にインスタンス生成しないといけないという、固定観念でもあるのだろうか?
でも、そいつのコードでExampleData data = null;
と宣言してるのもあったな。
うーん?
あ、さっきのコードこうだな。間違ってた。
ExampleData data = new ExampleData();
data = getExampleData();
変数宣言時にインスタンス生成しないといけないという、固定観念でもあるのだろうか?
でも、そいつのコードでExampleData data = null;
と宣言してるのもあったな。
うーん?
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.