Class CodeContext.Relocatable

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Relocatable()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract boolean relocate()
      Relocate this object.
      • Methods inherited from class java.lang.Object

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

      • Relocatable

        private Relocatable()
    • Method Detail

      • relocate

        public abstract boolean relocate()
        Relocate this object.
        Returns:
        true if the relocation succeeded in place false if the relocation grew the number of bytes required