Class LayerBreakdownVisitor.LayerEntry

    • Constructor Detail

      • LayerEntry

        public LayerEntry​(IType<?> type,
                          IQuantity duration)
    • Method Detail

      • getDuration

        public IQuantity getDuration()
      • getType

        public IType<?> getType()