Interface StringRead


public interface StringRead
문자열 전달받기
Author:
macle
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    read(String str)
     
  • Method Details

    • read

      void read(String str)