Class BshClassPath.AmbiguousName

  • Enclosing class:
    BshClassPath

    public static class BshClassPath.AmbiguousName
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AmbiguousName()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(java.lang.String name)  
      java.util.List get()  
      • Methods inherited from class java.lang.Object

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

      • AmbiguousName

        public AmbiguousName()
    • Method Detail

      • add

        public void add​(java.lang.String name)
      • get

        public java.util.List get()