A
public static interface Promises.Callback<A>
void
exception(Throwable t)
set(A result)
void set(A result)
void exception(@Nonnull Throwable t)
Copyright © 2024 Atlassian. All rights reserved.