Interface Walker

All Known Implementing Classes:
DependencyWalker, DeprecationWalker

public interface Walker
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setInput​(byte[] classFile)
     
    void
     
    void
    setInput​(String className)
     
    void