程序包 | 说明 |
---|---|
reactor.test |
Main test components supporting the testing and assertion of publishers.
|
限定符和类型 | 字段和说明 |
---|---|
static MemoryUtils.Tracked |
MemoryUtils.Tracked.RELEASED
A pre-released
MemoryUtils.Tracked instance for convenience in some tests. |
限定符和类型 | 方法和说明 |
---|---|
MemoryUtils.Tracked |
MemoryUtils.OffHeapDetector.track(int identifier)
Create a
MemoryUtils.Tracked object from an int id, for convenience. |
MemoryUtils.Tracked |
MemoryUtils.OffHeapDetector.track(java.lang.String identifier)
Create a
MemoryUtils.Tracked object with the given String identifier. |