Lightweight Bartering Grid

Uses of Class
lbg.task.TaskOutcome

Packages that use TaskOutcome
lbg.peer.register.learning.db   
lbg.task   
 

Uses of TaskOutcome in lbg.peer.register.learning.db
 

Methods in lbg.peer.register.learning.db that return TaskOutcome
 TaskOutcome TaskSchedulingContext.predictedTaskOutcome()
           
 

Uses of TaskOutcome in lbg.task
 

Methods in lbg.task that return TaskOutcome
static TaskOutcome TaskOutcome.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskOutcome[] TaskOutcome.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.