コード例 #1
0
 /** {@inheritDoc} */
 @Override
 public E isBytes() {
   return AssertionsOnValueType.isBytes(myself, info, value);
 }