Interface _bytePredicate


public interface _bytePredicate
  • Method Summary

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

    • test

      boolean test​(byte b)