net.sf.myra.cantminer.alpha
Class RuleThresholdCache

java.lang.Object
  extended by net.sf.myra.cantminer.alpha.RuleThresholdCache

public class RuleThresholdCache
extends java.lang.Object

Author:
Fernando Esteban Barril Otero

Constructor Summary
RuleThresholdCache()
           
 
Method Summary
 void add(java.lang.String partial, net.sf.myra.datamining.data.Term term)
           
 net.sf.myra.datamining.data.Term get(java.lang.String partial)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleThresholdCache

public RuleThresholdCache()
Method Detail

add

public void add(java.lang.String partial,
                net.sf.myra.datamining.data.Term term)

get

public net.sf.myra.datamining.data.Term get(java.lang.String partial)


Copyright © 2013. All Rights Reserved.