Class Separator


  • public class Separator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Separator()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String Hyphen()  
      static java.lang.String hyphenate​(scala.collection.immutable.Seq<java.lang.String> ins)  
      • Methods inherited from class java.lang.Object

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

      • Separator

        public Separator()
    • Method Detail

      • Hyphen

        public static java.lang.String Hyphen()
      • hyphenate

        public static java.lang.String hyphenate​(scala.collection.immutable.Seq<java.lang.String> ins)