コード例 #1
0
ファイル: CustomStem.java プロジェクト: alkarinv/Spout
 @Override
 public boolean q_() {
   return parent.q_();
 }