MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / getASCIIName

Method getASCIIName

JSAT/src/jsat/parameters/Parameter.java:122–122  ·  view source on GitHub ↗

Returns the name of this parameter using only valid ACII characters. @return the ACII name

()

Source from the content-addressed store, hash-verified

120 * @return the ACII name
121 */
122 abstract public String getASCIIName();
123
124 /**
125 * Returns the display name of this parameter. By default, this returns the

Callers 2

getNameMethod · 0.95
toParameterMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected