Class EvClassLogOccInfoData


  • public class EvClassLogOccInfoData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EvClassLogOccInfoData​(int occurrences, int aggPosition)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int aggPosition()  
      int occurrences()  
      • Methods inherited from class java.lang.Object

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

      • EvClassLogOccInfoData

        public EvClassLogOccInfoData​(int occurrences,
                                     int aggPosition)
    • Method Detail

      • occurrences

        public int occurrences()
      • aggPosition

        public int aggPosition()