|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractLogger is...AbstractMessageProxy is an Abstract implementation of MessageProxy
where sendMessage() does not send the message -- it puts the message in a queue
of messages to be sent.Buddy is a dumb class that holds information about a Buddy.Choice is a typesafe enumeration of the choices available to each Player.ConfigParser is a parser for the PrisonerBot configuration file.ConsoleLogger is...DaimMain is the insertion point for PrisonerBot using DAIM.DaimManager is...DaimProxy is...DefaultManager is an implementation of the Manager interface.GameLogger is...Iteration is a record of one iteration of the Prisoner's Dilemma.JabberProxy is...JdbcLogger is...Manager is the brains of the PrisonerBot operation.ManagerTest is a JUnit test of the Manager interface.NullProxy is a MessageProxy that
simulates sending messages online.MessageProxy is a class responsible for sending messages to buddies.PayoffMatrix tells the payoff for each player for every permutation of player choices.RateLimitTest is a test to determine
how many messages an AIM bot can send, given the rate
limit enforced by the OSCAR protocol.SimpleIterativeGame is an abstract data type containing
the details of an iterated Prisoner's Dilemma game.SimplePayoffMatrix is a simple PayoffMatrix that can
be created from an array of integers.SmackManager is...UnmodifiableGame is an unmodifiable view of a Game.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||