Class ArcFactory


  • @Component
    public final class ArcFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ArcFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Arc getArc​(Arc arc)  
      • Methods inherited from class java.lang.Object

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

      • ArcFactory

        public ArcFactory()
    • Method Detail

      • getArc

        public Arc getArc​(Arc arc)
                   throws java.lang.IllegalArgumentException
        Throws:
        java.lang.IllegalArgumentException