Class Shorts


public class Shorts extends Numbers<Short>
Reusable assertions for Shorts.
Author:
Alex Ruiz, Joel Costigliola
  • Constructor Details

  • Method Details

    • instance

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

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