com.tc.object.bytecode
Interface Clearable


public interface Clearable


Method Summary
 int __tc_clearReferences(int toClear)
           
 boolean isEvictionEnabled()
           
 void setEvictionEnabled(boolean enabled)
           
 

Method Detail

__tc_clearReferences

int __tc_clearReferences(int toClear)

setEvictionEnabled

void setEvictionEnabled(boolean enabled)

isEvictionEnabled

boolean isEvictionEnabled()


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.