org.gridkit.jvmtool.stacktrace
Class TagDictionary

java.lang.Object
  extended by org.gridkit.jvmtool.stacktrace.TagDictionary

public class TagDictionary
extends Object


Nested Class Summary
static interface TagDictionary.TagSetEncoder
           
 
Constructor Summary
TagDictionary(int limit)
           
 
Method Summary
protected  void encodeRemoveTag(org.gridkit.jvmtool.stacktrace.TagDictionary.TagSet base, TagDictionary.TagSetEncoder encoder, int nb)
           
protected  int evict()
           
 int intern(TagCollection tags, TagDictionary.TagSetEncoder encoder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagDictionary

public TagDictionary(int limit)
Method Detail

intern

public int intern(TagCollection tags,
                  TagDictionary.TagSetEncoder encoder)

evict

protected int evict()

encodeRemoveTag

protected void encodeRemoveTag(org.gridkit.jvmtool.stacktrace.TagDictionary.TagSet base,
                               TagDictionary.TagSetEncoder encoder,
                               int nb)


Copyright © 2019. All Rights Reserved.