RePast
v. 2.0

uchicago.src.sim.hypercycles
Class Skill

java.lang.Object
  |
  +--uchicago.src.sim.hypercycles.Skill

public class Skill
extends Object

A skill is a simple wrapper around an int and a HyperCell. Allows a caller to find the cell associated with the skill.


Constructor Summary
Skill(int i, HyperCell cell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Skill

public Skill(int i,
             HyperCell cell)

RePast
v. 2.0

Bug reports and feature requests to RePast