Spec-Zone.ru › Scala 3.1

Класс scala.ref.ReferenceQueue

Исходный код

class ReferenceQueue[+T <: AnyRef]

Суператрибуты
class Object
trait Matchable
class Any

Конкретные методы

Исходный код
def poll: Option[Reference[T]]

Исходный код
def remove: Option[Reference[T]]

Исходный код
def remove(timeout: Long): Option[Reference[T]]

Исходный код
override def toString: String

Определяющие классы Any

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/ref/ReferenceQueue.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API