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