Interface StringAcceptance


public interface StringAcceptance
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    acceptable(String inputLine)
     
  • Method Details

    • acceptable

      boolean acceptable(String inputLine)