コード例 #1
0
 @Override
 @Nullable
 public FileType getContentType() {
   return myTarget.getContentType();
 }