Uses of Class
com.fg.xample.History

Packages that use History
com.fg.xample   
 

Uses of History in com.fg.xample
 

Methods in com.fg.xample that return History
 History History.put(java.lang.String childPath)
           
 History History.getFirstChild()
           
 

Methods in com.fg.xample with parameters of type History
static void HistoryIO.load(History history)
           
static void HistoryIO.save(History history)