Uses of Class
org.eu.zajc.akiwrapper.core.entities.impl.AkiwrapperImpl
Packages that use AkiwrapperImpl
Package
Description
-
Uses of AkiwrapperImpl in org.eu.zajc.akiwrapper.core.entities.impl
Methods in org.eu.zajc.akiwrapper.core.entities.impl that return AkiwrapperImplMethods in org.eu.zajc.akiwrapper.core.entities.impl with parameters of type AkiwrapperImplModifier and TypeMethodDescriptionstatic QuestionImplQuestionImpl.fromHtml(AkiwrapperImpl akiwrapper, org.jsoup.nodes.Element gameRoot) static GuessImplGuessImpl.fromJson(AkiwrapperImpl akiwrapper, org.json.JSONObject json) static QuestionImplQuestionImpl.fromJson(AkiwrapperImpl akiwrapper, org.json.JSONObject json) Constructors in org.eu.zajc.akiwrapper.core.entities.impl with parameters of type AkiwrapperImplModifierConstructorDescriptionprotectedAbstractQuery(AkiwrapperImpl akiwrapper, int step, double progression) -
Uses of AkiwrapperImpl in org.eu.zajc.akiwrapper.core.utils.route
Methods in org.eu.zajc.akiwrapper.core.utils.route with parameters of type AkiwrapperImpl