edu.rice.cs.drjava.ui.predictive
Interface PredictiveInputFrame.InfoSupplier<X>

All Superinterfaces:
Lambda<X,String>
Enclosing class:
PredictiveInputFrame<T extends Comparable<? super T>>

public static interface PredictiveInputFrame.InfoSupplier<X>
extends Lambda<X,String>

Interface that is used to generate additional information about an item.


Method Summary
 
Methods inherited from interface edu.rice.cs.plt.lambda.Lambda
value