de.aktey

scanndal

package scanndal

Visibility
  1. Public
  2. All

Type Members

  1. class DeepAnnotationScan[A] extends AnyRef

    Find all classes, that have a certain annotation.

  2. class DeepTypeScan[A] extends AnyRef

    Find all classes, that extend a class or extend a class, that extends this class Find all classes (and interfaces), that implement an interface or extend a class, that implements this interface.

  3. class Scanndal extends AnyRef

    Create a scanner for a package.

Value Members

  1. object Scanndal

    Created with IntelliJ IDEA.

  2. package classfile

Ungrouped