|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| Enum | Class Enum is an abstract parent class for an enumerated data type. |
| Exception Summary | |
| IllegalEnumException | This exception is thrown by the constructors of the Enum class to indicate that the value or position of an enumeration literal is not one of the legal values for a particular enumerated type. |
Package lib206 contains some simple classes to support Java designs as presented in Gene Fisher's CSC 206 class.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||