RankingEvent

Constructors

Link copied to clipboard
constructor(agentPlatform: AgentPlatform, type: Class<T>, basis: Any, choices: Collection<T>)

Properties

Link copied to clipboard
open override val agentPlatform: AgentPlatform
Link copied to clipboard
val basis: Any
Link copied to clipboard
Link copied to clipboard
open val timestamp: Instant
Link copied to clipboard
val type: Class<T>