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