Package org.tquadrat.foundation.lang.internal
The internal implementations of some general language extensions provided
by the Foundation Library.
-
ClassDescriptionThe implementation of
AutoLock.The implementation ofAutoSemaphore.DefaultEnumStringConverter<T extends Enum<T>>The default implementation ofStringConverterfor types that are derived fromEnum.LazyImpl<T>The implementation of the interfaceLazy.The implementation ofLockExecutor.SoftLazyImpl<T>The implementation for theSoftLazyinterface.The implementation for theStringConverterservice methods.The implementation ofThreadFactoryBuilder.The implementation ofThreadFactorythat is returned byThreadFactoryBuilder.build().An implementation forAutoSemaphorethat allows a timeout for the permits.TheJanitorfor the owningTimeoutSemaphoreImplinstance.
