Package com.gbayer.basicblackjack.ui

User Interface package - provides UI interface and available UI implementations.

See:
          Description

Interface Summary
UI An abstraction of the BasicBlackJack user interface.
 

Class Summary
ConsoleUI An implementation of the UI interface for interacting with the user via stdin and stdout.
 

Package com.gbayer.basicblackjack.ui Description

User Interface package - provides UI interface and available UI implementations.