Class Bytes


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

  • Method Details

    • instance

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

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