Interface CodePointProcedure


public interface CodePointProcedure
  • Method Summary

    Modifier and Type Method Description
    void value​(int codePoint)  
  • Method Details

    • value

      void value​(int codePoint)