Class FixnumObjectSite


public class FixnumObjectSite extends LazyObjectSite
Created by headius on 10/23/14.
  • Field Details

    • value

      private final long value
    • BOOTSTRAP

      public static final org.objectweb.asm.Handle BOOTSTRAP
  • Constructor Details

    • FixnumObjectSite

      public FixnumObjectSite(MethodType type, long value)
  • Method Details