toggle menu
Android-Vast-Extension
jvm
switch theme
search in API
log-core
/
com.log.vastgui.core.pipeline
/
PipelinePhaseRelation
Pipeline
Phase
Relation
internal
sealed
class
PipelinePhaseRelation
(
source
)
PipelinePhaseRelation
.
Since
1.3.4
Inheritors
After
Before
Last
Members
Constructors
Pipeline
Phase
Relation
Link copied to clipboard
protected
constructor
(
)
Types
After
Link copied to clipboard
class
After
(
val
relativeTo
:
PipelinePhase
)
:
PipelinePhaseRelation
After.
Before
Link copied to clipboard
class
Before
(
val
relativeTo
:
PipelinePhase
)
:
PipelinePhaseRelation
Before.
Last
Link copied to clipboard
data
object
Last
:
PipelinePhaseRelation
Last.