Uses of Class
edu.wisc.game.sql.Test
Package | Description |
---|---|
edu.wisc.game.sql |
Persistent data structures
|
-
Uses of Test in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return Test Modifier and Type Method Description Test
TestChild. getPlayer()
Methods in edu.wisc.game.sql with parameters of type Test Modifier and Type Method Description void
TestChild. setPlayer(Test _player)