MCPcopy Create free account
hub / github.com/dhale/jtk / isValidDefinition

Method isValidDefinition

core/src/main/java/edu/mines/jtk/util/Units.java:385–392  ·  view source on GitHub ↗

Determines if a string is a valid units definition. Valid definitions are those consistent with the format described above. @param definition the units definition in question (e.g., "coulomb/volt"). @return true, if the units definition is valid; false, otherwise.

(String definition)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testDefineMethod · 0.95

Calls 1

unitsFromDefinitionMethod · 0.95

Tested by 1

testDefineMethod · 0.76