org.gridkit.jvmtool.hflame
Class GenericTerminatingStackElement

java.lang.Object
  extended by org.gridkit.jvmtool.hflame.GenericTerminatingStackElement
All Implemented Interfaces:
GenericStackElement

public class GenericTerminatingStackElement
extends Object
implements GenericStackElement


Constructor Summary
GenericTerminatingStackElement(String caption)
           
GenericTerminatingStackElement(String caption, Map<String,String> props)
           
 
Method Summary
 Map<String,String> props()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenericTerminatingStackElement

public GenericTerminatingStackElement(String caption)

GenericTerminatingStackElement

public GenericTerminatingStackElement(String caption,
                                      Map<String,String> props)
Method Detail

props

public Map<String,String> props()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2019. All Rights Reserved.