A B C D E F G H I L M N O P Q R S T U V W Z 
All Classes All Packages

A

AccuracyDistribution - Class in net.starype.quiz.api.game
 
AccuracyDistribution(double) - Constructor for class net.starype.quiz.api.game.AccuracyDistribution
 
addIfNew(IDHolder<?>, double) - Method in class net.starype.quiz.api.game.OneTryDistribution
 
addScore(double) - Method in class net.starype.quiz.api.game.player.Player
 
ALL - Static variable in class net.starype.quiz.api.parser.QuestionQueries
 
allFromDirectory(String) - Static method in class net.starype.quiz.api.parser.QuestionQueries
 
allWithKeyword(String) - Static method in class net.starype.quiz.api.parser.QuestionQueries
 
allWithTag(String) - Static method in class net.starype.quiz.api.parser.QuestionQueries
 
AlwaysValid - Class in net.starype.quiz.api.game.answer
An evaluator that never fails.
AlwaysValid() - Constructor for class net.starype.quiz.api.game.answer.AlwaysValid
 
and(EntityEligibility) - Method in interface net.starype.quiz.api.game.EntityEligibility
 
and(RoundEndingPredicate) - Method in interface net.starype.quiz.api.game.RoundEndingPredicate
 
and(QuestionQuery) - Method in interface net.starype.quiz.api.parser.QuestionQuery
 
Answer - Class in net.starype.quiz.api.game.answer
Wrapper for character string answers.
AnswerEvaluator - Interface in net.starype.quiz.api.game.answer
Core object of the answer evaluation pipeline.
AnswerProcessor - Interface in net.starype.quiz.api.game.answer
The first step of the answer evaluation pipeline.
apply(Player) - Method in class net.starype.quiz.api.game.AccuracyDistribution
 
apply(Player) - Method in class net.starype.quiz.api.game.LeaderboardDistribution
 
apply(Player) - Method in class net.starype.quiz.api.game.OneTryDistribution
 
apply(Player) - Method in class net.starype.quiz.api.game.SingleWinnerDistribution
 
apply(Player) - Method in class net.starype.quiz.api.game.ZeroScoreDistribution
 
apply(QuestionQuery.QueryData) - Method in interface net.starype.quiz.api.parser.QuestionQuery
 
applyAll(Collection<? extends Player<?>>, BiConsumer<Player<?>, Double>) - Method in interface net.starype.quiz.api.game.ScoreDistribution
 
Argument - Interface in net.starype.quiz.api.parser
Represents a simple argument defined as an Object that can be associated with a Name
ArgumentValue<T> - Class in net.starype.quiz.api.parser
Defines an argument based on a name and a value
ArgumentValue(String, T) - Constructor for class net.starype.quiz.api.parser.ArgumentValue
Default constructor of the ArgumentValue
asDouble() - Method in class net.starype.quiz.api.game.answer.Answer
 
asInt() - Method in class net.starype.quiz.api.game.answer.Answer
 
A B C D E F G H I L M N O P Q R S T U V W Z 
All Classes All Packages