Class BigDropsQuery.BigDropEntry

  • Enclosing class:
    BigDropsQuery

    public static class BigDropsQuery.BigDropEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BigDropEntry​(int objectId, java.lang.String objectLabel, long objectRetainedSize, int numberOfChildren, int dominatorId, java.lang.String dominatorLabel, long dominatorRetainedSize)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BigDropEntry

        public BigDropEntry​(int objectId,
                            java.lang.String objectLabel,
                            long objectRetainedSize,
                            int numberOfChildren,
                            int dominatorId,
                            java.lang.String dominatorLabel,
                            long dominatorRetainedSize)