| AbstractVolatileNativeNumericType<N extends NumericType<N> & NativeType<N>,T extends AbstractVolatileNativeNumericType<N,T>> |
|
| AbstractVolatileNativeRealType<R extends RealType<R> & NativeType<R>,T extends AbstractVolatileNativeRealType<R,T>> |
|
| AbstractVolatileNumericType<N extends NumericType<N>,T extends AbstractVolatileNumericType<N,T>> |
|
| AbstractVolatileRealType<R extends RealType<R>,T extends AbstractVolatileRealType<R,T>> |
|
| VolatileARGBType |
|
| VolatileByteType |
|
| VolatileDoubleType |
|
| VolatileFloatType |
|
| VolatileIntType |
|
| VolatileLongType |
|
| VolatileNumericType<T extends NumericType<T>> |
Something volatile that has a value and is either VALID or INVALID.
|
| VolatileRealType<T extends RealType<T>> |
Something volatile that has a value and is either VALID or INVALID.
|
| VolatileShortType |
|
| VolatileUnsignedByteType |
|
| VolatileUnsignedIntType |
|
| VolatileUnsignedLongType |
|
| VolatileUnsignedShortType |
|