Class IconExe.IMAGE_DATA_DIRECTORY

  • Enclosing class:
    IconExe

    public static class IconExe.IMAGE_DATA_DIRECTORY
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int Size  
      (package private) int VirtualAddress  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • VirtualAddress

        int VirtualAddress
      • Size

        int Size
    • Constructor Detail

      • IMAGE_DATA_DIRECTORY

        public IMAGE_DATA_DIRECTORY()