|
| | U =(1) |
| |
| | K =(1024 * U.div) |
| |
| | M =(1024 * K.div) |
| |
| | G =(1024 * M.div) |
| |
| final long | div |
| |
◆ Unit()
| grammarscope.common.utils.SystemUtils.Unit.Unit |
( |
final long |
div | ) |
|
◆ div
| final long grammarscope.common.utils.SystemUtils.Unit.div |
| grammarscope.common.utils.SystemUtils.Unit.G =(1024 * M.div) |
| grammarscope.common.utils.SystemUtils.Unit.K =(1024 * U.div) |
| grammarscope.common.utils.SystemUtils.Unit.M =(1024 * K.div) |
| grammarscope.common.utils.SystemUtils.Unit.U =(1) |
The documentation for this enum was generated from the following file: