edu.ucla.belief.rc2.caching
Class RC2CachingScheme_None

Object
  extended by RC2CachingScheme_None
All Implemented Interfaces:
RC2.CachingScheme

public final class RC2CachingScheme_None
extends Object
implements RC2.CachingScheme

This class generates empty caching schemes for RC2 Objects.


Constructor Summary
RC2CachingScheme_None()
           
 
Method Summary
 Collection getCachingScheme(RC2 rc)
           
 String toString()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RC2CachingScheme_None

public RC2CachingScheme_None()
Method Detail

toString

public String toString()
Specified by:
toString in interface RC2.CachingScheme
Overrides:
toString in class Object

getCachingScheme

public Collection getCachingScheme(RC2 rc)
Specified by:
getCachingScheme in interface RC2.CachingScheme


Copyright 2010 UCLA Automated Reasoning Group