public interface Observable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addObserver(UnblockingObserver observer) |
void |
removeObserver(UnblockingObserver observer) |
void addObserver(UnblockingObserver observer)
void removeObserver(UnblockingObserver observer)
Copyright © 2023 The Ant Financial. All rights reserved.