org.jruby.runtime
Interface CacheMap.CacheSite

All Known Implementing Classes:
CallSite.DivCallSite, CallSite.GeCallSite, CallSite.GtCallSite, CallSite.InlineCachingCallSite, CallSite.LeCallSite, CallSite.LtCallSite, CallSite.MinusCallSite, CallSite.MulCallSite, CallSite.PlusCallSite
Enclosing class:
CacheMap

public static interface CacheMap.CacheSite


Method Summary
 void removeCachedMethod()
           
 

Method Detail

removeCachedMethod

void removeCachedMethod()


Copyright © 2002-2007 JRuby Team. All Rights Reserved.