Class ClassPathBuilder.WorkListItem

  • Enclosing class:
    ClassPathBuilder

    static class ClassPathBuilder.WorkListItem
    extends java.lang.Object
    Worklist item. Represents one codebase to be processed during the classpath construction algorithm.
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • isAppCodeBase

        public boolean isAppCodeBase()
      • getHowDiscovered

        public ICodeBase.Discovered getHowDiscovered()
        Returns:
        Returns the howDiscovered.