Uses of Interface
ubiware.core.visualizer.Lambda

Packages that use Lambda
ubiware.core.visualizer   
 

Uses of Lambda in ubiware.core.visualizer
 

Methods in ubiware.core.visualizer with parameters of type Lambda
static void VisualizerPrototypeForm.for_all_treepaths(javax.swing.tree.TreeModel tm, javax.swing.tree.TreePath root, Lambda<?> f)
          Passes each treepath in tm (ALL treepaths, not just leafs) to f.