Class Shorts


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

      • instance

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

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