public class AtomicRangeInteger extends Number implements Serializable
| 构造器和说明 |
|---|
AtomicRangeInteger(int startValue,
int maxValue) |
public final int getAndIncrement()
public final int get()
public float floatValue()
floatValue 在类中 Numberpublic double doubleValue()
doubleValue 在类中 NumberCopyright © 2025 fossc. All rights reserved.