Class Longs


  • public class Longs
    extends Numbers<java.lang.Long>
    Reusable assertions for Longs.
    Author:
    Alex Ruiz, Joel Costigliola
    • Method Detail

      • instance

        public static Longs instance()
        Returns the singleton instance of this class.
        Returns:
        the singleton instance of this class.
      • zero

        protected java.lang.Long zero()
        Specified by:
        zero in class Numbers<java.lang.Long>