Class ClassInfo

  • All Implemented Interfaces:
    ClassHash

    public final class ClassInfo
    extends Object
    implements ClassHash
    Captures information about a class, its position within a hierarchy. Changes to a class between runs are tracked by calculating the hash of its bytecode and the bytecode of classes it has a strong relationship to.