Interface None

  • All Known Implementing Classes:
    Huff, JSONzip, Unzipper, Zipper

    public interface None
    None is an interface that makes the constant none (short for negative one or long for -1) available to any class that implements it. The none value is used to stand for an integer that is not an integer, such as the negative result of a search.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int none
      Negative One.