Class Bytes


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

      • instance

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

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