Class BinaryObjectAdapter.BinaryObjectInfo

  • Enclosing class:
    BinaryObjectAdapter

    public class BinaryObjectAdapter.BinaryObjectInfo
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • bss

        public long bss
      • data

        public long data
      • text

        public long text
      • hasDebug

        public boolean hasDebug
      • isLittleEndian

        public boolean isLittleEndian
      • soname

        public java.lang.String soname
      • needed

        public java.lang.String[] needed
      • cpu

        public java.lang.String cpu
    • Constructor Detail

      • BinaryObjectInfo

        public BinaryObjectInfo()