G M

G

getGreeting() - Method in class Magpie2
Get a default greeting
getResponse(String) - Method in class Magpie2
Gives a response to a user statement

M

Magpie2 - Class in <Unnamed>
A program to carry on conversations with a human user.
Magpie2() - Constructor for class Magpie2
 
MagpieRunner2 - Class in <Unnamed>
A simple class to run the Magpie class.
MagpieRunner2() - Constructor for class MagpieRunner2
 
main(String[]) - Static method in class MagpieRunner2
Create a Magpie, give it user input, and print its replies.

G M