contextFold.features
Class FeatureManager.Feature

java.lang.Object
  extended by contextFold.features.FeatureManager.Feature
Enclosing class:
FeatureManager

public static class FeatureManager.Feature
extends java.lang.Object


Constructor Summary
FeatureManager.Feature(java.lang.String name, float weight)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureManager.Feature

public FeatureManager.Feature(java.lang.String name,
                              float weight)