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

L

LeaderboardDistribution - Class in net.starype.quiz.api.game
 
LeaderboardDistribution(double, int) - Constructor for class net.starype.quiz.api.game.LeaderboardDistribution
 
LeaderboardDistribution.LeaderboardPosition - Class in net.starype.quiz.api.game
 
lerp(double, double, double, double, double) - Static method in class net.starype.quiz.api.util.MathUtils
 
lerp01(double, double, double) - Static method in class net.starype.quiz.api.util.MathUtils
 
LinearLossFunction - Class in net.starype.quiz.api.game.answer
 
LinearLossFunction() - Constructor for class net.starype.quiz.api.game.answer.LinearLossFunction
 
LinearLossMapper - Class in net.starype.quiz.api.parser
Mapper for the LinearLossFunction object
LinearLossMapper() - Constructor for class net.starype.quiz.api.parser.LinearLossMapper
 
listAllDirectory(File) - Static method in class net.starype.quiz.api.util.FileUtils
 
listAllFiles(File) - Static method in class net.starype.quiz.api.util.FileUtils
 
listQuery(QuestionQuery) - Method in interface net.starype.quiz.api.parser.QuestionDatabase
 
listQuery(QuestionQuery) - Method in class net.starype.quiz.api.parser.SimpleQuestionDatabase
 
load(ByteBuffer) - Method in class net.starype.quiz.api.parser.DBEntry
Load the entry from a ByteBuffer
loadFromKey(String, ReadableMap) - Method in class net.starype.quiz.api.parser.ConfigMatcher
Produce a result from the first mapper whose name equals (case ignored) the value associated to the given key, then store it into an optional.
loadFromKeyOrDefault(String, ReadableMap) - Method in class net.starype.quiz.api.parser.ConfigMatcher
Produce a result from the first mapper whose name equals (case ignored) the value associated to the given key
loadFromValue(String, ReadableMap) - Method in class net.starype.quiz.api.parser.ConfigMatcher
Produce a result from the first mapper whose name equals (case ignored) the given value, then store it into an optional
loadList(String, ReadableMap) - Method in class net.starype.quiz.api.parser.ConfigMatcher
Produce a list of results from the list of values associated to the given key.
LOSS_FUNCTIONS_MATCHER - Static variable in class net.starype.quiz.api.parser.DoubleEvaluatorMapper
Matcher containing the different loss functions
LossFunction - Interface in net.starype.quiz.api.game.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