Class MyStringExtSource


  • public class MyStringExtSource
    extends Object
    • Constructor Detail

      • MyStringExtSource

        public MyStringExtSource()
    • Method Detail

      • startsWith

        public static boolean startsWith​(String text,
                                         String prefix)
      • startsWith

        public static boolean startsWith​(String text,
                                         String prefix,
                                         int toffset)