Interface _bytePredicate


  • public interface _bytePredicate
    • Method Summary

      Modifier and Type Method Description
      boolean test​(byte b)  
    • Method Detail

      • test

        boolean test​(byte b)