コード例 #1
0
 @Override
 public void setFontSize(final int fontSize) {
   myDelegate.setFontSize(fontSize);
 }