doc / ch.tutteli.atrium.logic.creating.basic.contains.steps.impl

Package ch.tutteli.atrium.logic.creating.basic.contains.steps.impl

Contains base classes which can be handy to implement steps of the building process.

Types

EntryPointStepImpl

abstract class EntryPointStepImpl<T : Any, out S : Contains.SearchBehaviour> : Contains.EntryPointStepLogic<T, S>