Class GroupFormat


  • public class GroupFormat
    extends java.lang.Object
    Author:
    Loc Ha
    • Constructor Summary

      Constructors 
      Constructor Description
      GroupFormat​(java.lang.String format)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(java.lang.String str)  
      int getInputLength()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupFormat

        public GroupFormat​(java.lang.String format)
    • Method Detail

      • getInputLength

        public int getInputLength()
      • format

        public java.lang.String format​(java.lang.String str)