Uses of Interface
org.eu.zajc.akiwrapper.core.entities.Query
Packages that use Query
Package
Description
-
Uses of Query in org.eu.zajc.akiwrapper
Methods in org.eu.zajc.akiwrapper that return Query -
Uses of Query in org.eu.zajc.akiwrapper.core.entities
Subinterfaces of Query in org.eu.zajc.akiwrapper.core.entitiesModifier and TypeInterfaceDescriptioninterfaceA representation of Akinator's guess.interfaceA type ofQuerythat represents Akinator's question.Methods in org.eu.zajc.akiwrapper.core.entities that return Query -
Uses of Query in org.eu.zajc.akiwrapper.core.entities.impl
Classes in org.eu.zajc.akiwrapper.core.entities.impl that implement QueryModifier and TypeClassDescriptionclassNote: This is an internal class and its internals are subject to change without prior deprecation.classNote: This is an internal class and its internals are subject to change without prior deprecation.classNote: This is an internal class and its internals are subject to change without prior deprecation.Methods in org.eu.zajc.akiwrapper.core.entities.impl that return QueryModifier and TypeMethodDescriptionQuestionImpl.answer(Akiwrapper.Answer answer) AkiwrapperImpl.getCurrentQuery()GuessImpl.reject()Methods in org.eu.zajc.akiwrapper.core.entities.impl with parameters of type Query