コード例 #1
0
ファイル: Bird.java プロジェクト: Omniwrath/Team7
 public String getMyPicture() {
   return myPicture.getBirdPictureLocation();
 }