CollectionStatus

sealed trait CollectionStatus
Companion:
object
class Object
trait Matchable
class Any
object Deleted.type
object Loaded.type
object Loading.type
object New.type
object Unloaded.type