Verwendungen von Schnittstelle
org.freedesktop.dbus.utils.IThrowingSupplier
-
Verwendungen von IThrowingSupplier in org.freedesktop.dbus.utils
Modifizierer und TypMethodeBeschreibungstatic <T extends Throwable>
voidUtil.waitFor
(String _lockName, IThrowingSupplier<Boolean, T> _wait, long _timeoutMs, long _sleepTime) Waits for the provided supplier to return true or throws an exception.