Module interacto.java.api
Package io.github.interacto.interaction
-
Interface Summary Interface Description InteractionData Defines the top type of interaction data. -
Class Summary Class Description InteractionImpl<D extends InteractionData,E,F extends FSM<E>> The base implementation of a user interaction.ThreadService Replace the use of static Thread's methods by a service that one can mock easily.