Interface IScannableCodeBase

    • Method Detail

      • iterator

        ICodeBaseIterator iterator()
                            throws java.lang.InterruptedException
        Get an iterator over the resources in the this code base.
        Returns:
        ICodeBaseIterator over the resources in the code base
        Throws:
        java.lang.InterruptedException