Uses of Class
edu.uky.cs.nil.tt.Database.AgentEntry
Packages that use Database.AgentEntry
Package
Description
Tandem Tales is a platform that enables short, paired storytelling
exercises between two agents over a network.
-
Uses of Database.AgentEntry in edu.uky.cs.nil.tt
Methods in edu.uky.cs.nil.tt that return Database.AgentEntryModifier and TypeMethodDescriptionReturns the entry for the agent with the given name or null if the database has no agent that name.Database.requireAgent(String name) Returns the entry for the agent with the given name or throws an exception if no such entry exists.