MCPcopy Create free account
hub / github.com/ddf-project/DDF / getName

Method getName

core/src/main/java/io/ddf/ml/Model.java:58–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56
57
58 @Override
59 public String getName() {
60 return mName;
61 }
62
63 @Override
64 public void setName(String name) {

Callers 2

serialize2DDFMethod · 0.95

Calls

no outgoing calls

Tested by 1