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