Uses of Class
org.tquadrat.foundation.lang.internal.TimeoutSemaphoreImpl.TokenImpl
Packages that use TimeoutSemaphoreImpl.TokenImpl
Package
Description
The internal implementations of some general language extensions provided
by the Foundation Library.
-
Uses of TimeoutSemaphoreImpl.TokenImpl in org.tquadrat.foundation.lang.internal
Fields in org.tquadrat.foundation.lang.internal with type parameters of type TimeoutSemaphoreImpl.TokenImplModifier and TypeFieldDescriptionprivate final Map<UUID, TimeoutSemaphoreImpl.TokenImpl> TimeoutSemaphoreImpl.m_RegistryThe permit registry.
