MCPcopy Create free account
hub / github.com/Hello-hao/Tbed / setMemory

Method setMemory

src/main/java/cn/hellohao/pojo/User.java:113–115  ·  view source on GitHub ↗
(String memory)

Source from the content-addressed store, hash-verified

111 }
112
113 public void setMemory(String memory) {
114 this.memory = memory;
115 }
116
117 public Integer getGroupid() {
118 return groupid;

Callers 3

updateUserInfoMethod · 0.95
SpaceExpansionMethod · 0.95
RegisterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected