Uses of Class
inonit.domain.game.card.hearts.ai.Storage

Packages that use Storage
inonit.domain.game.card.hearts.ai An abstract Intelligence implementation and associated classes which represent current Game state. 
 

Uses of Storage in inonit.domain.game.card.hearts.ai
 

Methods in inonit.domain.game.card.hearts.ai that return Storage
protected  Storage AbstractIntelligence.getStorage()
          Returns a Storage object associated with the Intelligence.Environment.Storage object from this AbstractIntelligence's Intelligence.Environment.