public static final class Vavilon.Gates extends Object
Gates()
static <V> Awaited<V>
openAsync(Callable<V> callable)
static Awaited<Boolean>
openAsync(Runnable runnable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Gates()
public static Awaited<Boolean> openAsync(Runnable runnable)
public static <V> Awaited<V> openAsync(Callable<V> callable)
Copyright © 2022. All rights reserved.