-
- 所有已知实现类:
URLConnectEvent
public interface Cancellable
Cancellable event.- 从以下版本开始:
- 2.9
-
-
方法概要
修饰符和类型 方法 说明 default void
cancel()
boolean
isCancelled()
void
setCancelled(boolean isCancelled)
-
URLConnectEvent
public interface Cancellable
修饰符和类型 | 方法 | 说明 |
---|---|---|
default void |
cancel() |
|
boolean |
isCancelled() |
|
void |
setCancelled(boolean isCancelled) |