public interface CallableWithArgs<V>
V
call(Object... args)
@Nullable V call(@Nullable Object... args)