Package jnr.x86asm

Class Immediate.Cache

  • Enclosing class:
    Immediate

    private static final class Immediate.Cache
    extends java.lang.Object
    Internal cache of common native long values
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static Immediate[] cache  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Cache()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Cache

        private Cache()