Class VTable.Cache

java.lang.Object
org.robovm.compiler.VTable.Cache
Enclosing class:
VTable

public static class VTable.Cache
extends Object
  • Constructor Details

    • Cache

      public Cache()
  • Method Details

    • get

      public VTable get​(soot.SootClass clazz)
    • remove

      public void remove​(soot.SootClass clazz)
      Removes clazz from cache in case it was changed (during compilation)