Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
get
Method · 0.95
getType
Method · 0.95
setType
Method · 0.95
setKey
Method · 0.95
isEmpty
Method · 0.45
length
Method · 0.45
Tested by
no test coverage detected