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

Method parse

core/src/main/java/edu/mines/jtk/util/UnitsParser.java:50–53  ·  view source on GitHub ↗

Parse a String containing a unit definition. @param definition the unit definition, as in "coulomb/volt". @exception ParseException if the definition is not valid.

(String definition)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unitsFromDefinitionMethod · 0.95

Calls 2

ReInitMethod · 0.95
unitsMethod · 0.95

Tested by

no test coverage detected