Class RexxAnalyzeRegistry.AnalyzedCategory

java.lang.Object
org.rexxla.bsf.engines.rexx.RexxAnalyzeRegistry.AnalyzedCategory
Enclosing class:
RexxAnalyzeRegistry

protected static class RexxAnalyzeRegistry.AnalyzedCategory extends Object
  • Method Details

    • getStrNrRegistryEntries

      public String getStrNrRegistryEntries()
    • getStrTimeHeader

      public String getStrTimeHeader()
    • getRawBeanNames

      public String[] getRawBeanNames()
    • getStrBeanNameWithInfos

      public String getStrBeanNameWithInfos()
    • getCategory

      public String[] getCategory()
    • getRefCount

      public int[] getRefCount()
    • getRefMemSize

      public long[] getRefMemSize()
    • getStrRefCountSummary

      public String[] getStrRefCountSummary()
    • getStrMemSizeSummary

      public String[] getStrMemSizeSummary()
    • toString

      public String toString()
      Creates a string rendering of the analyzed BSF registry data.
      Overrides:
      toString in class Object
      Returns:
      string rendering of the anlyzed BSF registry data