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