Uses of Class
org.jgap.IdFactory

Packages that use IdFactory
org.jgap   
 

Uses of IdFactory in org.jgap
 

Methods in org.jgap that return IdFactory
 IdFactory Configuration.getIdFactory()
           
 

Methods in org.jgap with parameters of type IdFactory
 void Configuration.setIdFactory(IdFactory factory)