public class UnitsCache extends Object
UnitsCache()
Unit
getUnits(String specification)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnitsCache()
public Unit getUnits(String specification)
仅在首次遇到规范时执行解析,因此缓存可加快遇到多次相同单位的情况的速度(例如在解析具有许多条目的CCSDS消息时)。
specification
Unit.NONE
Copyright © 2002-2023 CS GROUP. All rights reserved.