soot.coffi
Class CONSTANT_Utf8_collector

java.lang.Object
  extended by soot.coffi.CONSTANT_Utf8_collector

public class CONSTANT_Utf8_collector
extends Object

Provides sharing for Utf8_info string objects reused in different contexts.


Constructor Summary
CONSTANT_Utf8_collector(Singletons.Global g)
           
 
Method Summary
static CONSTANT_Utf8_collector v()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CONSTANT_Utf8_collector

public CONSTANT_Utf8_collector(Singletons.Global g)
Method Detail

v

public static CONSTANT_Utf8_collector v()