Пример #1
0
 /** {@inheritDoc} */
 public LongAssert isZero() {
   longs.assertIsZero(info, actual);
   return this;
 }