Class KiekerHashMap

java.lang.Object
kieker.analysis.plugin.filter.forward.util.KiekerHashMap

@Deprecated
public class KiekerHashMap
extends java.lang.Object
Deprecated.
since 1.15.1 old plugin api
Since:
1.10
  • Constructor Summary

    Constructors 
    Constructor Description
    KiekerHashMap()
    Deprecated.
     
  • Method Summary

    Modifier and Type Method Description
    java.lang.String get​(java.lang.String value)
    Deprecated.
     

    Methods inherited from class java.lang.Object

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

  • Method Details

    • get

      public final java.lang.String get​(java.lang.String value)
      Deprecated.