Class ClassCopierOrdinaryImpl.ClassFieldCopierUnsafeImpl.UnsafeFieldCopier

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Bridge bridge  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract void copy​(java.util.Map<java.lang.Object,​java.lang.Object> oldToNew, long offset, java.lang.Object src, java.lang.Object dest)  
      • Methods inherited from class java.lang.Object

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

      • bridge

        protected Bridge bridge
    • Constructor Detail

      • UnsafeFieldCopier

        public UnsafeFieldCopier​(Bridge bridge)