de.aktey.scanndal.classfile

mapper

package mapper

Visibility
  1. Public
  2. All

Type Members

  1. class ClassMapper[T] extends Mapper[Class[T]]

    maps to loaded classes of type T

  2. class ClassNameMapper extends Mapper[String] with ClassFileInterpretation

    maps to the canonical class name

  3. trait Mapper[T] extends (ClassFile) ⇒ T

Ungrouped