MCPcopy Index your code
hub / github.com/Tencent/APIJSON / Logic

Method Logic

APIJSONORM/src/main/java/apijson/orm/Logic.java:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 private String originKey;
34
35 public Logic() {
36 super();
37 }
38
39 public Logic(int type) {
40 this();

Callers

nothing calls this directly

Calls 6

getMethod · 0.95
getTypeMethod · 0.95
setTypeMethod · 0.95
setKeyMethod · 0.95
isEmptyMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected