net.sf.myra.cantminer.pittsburgh
Class RuleThresholdCache

java.lang.Object
  extended by net.sf.myra.cantminer.pittsburgh.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.IntervalBuilder.Interval interval)
           
 net.sf.myra.datamining.data.IntervalBuilder.Interval 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.IntervalBuilder.Interval interval)

get

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


Copyright © 2013. All Rights Reserved.