Interface ChunkerMixin.CharPredicate

Enclosing interface:
ChunkerMixin

public static interface ChunkerMixin.CharPredicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(char c)
     
  • Method Details

    • match

      boolean match(char c)