Class RuntimeRepo

java.lang.Object
net.md_5.specialsource.repo.CachingRepo
net.md_5.specialsource.repo.RuntimeRepo
All Implemented Interfaces:
ClassRepo

public class RuntimeRepo extends CachingRepo
  • Constructor Details

    • RuntimeRepo

      public RuntimeRepo()
  • Method Details

    • findClass0

      protected org.objectweb.asm.tree.ClassNode findClass0(String internalName)
      Specified by:
      findClass0 in class CachingRepo