Class Ein.Builder

  • Enclosing class:
    Ein

    public static final class Ein.Builder
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Ein build()  
      Ein.Builder number​(java.lang.String number)  
      • Methods inherited from class java.lang.Object

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

      • number

        public Ein.Builder number​(java.lang.String number)
      • build

        public Ein build()