MCPcopy Index your code
hub / github.com/ccxt/ccxt / deepExtend

Method deepExtend

java/lib/src/main/java/io/github/ccxt/Exchange.java:894–896  ·  view source on GitHub ↗
(Object... objs)

Source from the content-addressed store, hash-verified

892 }
893
894 public java.util.Map<String, Object> deepExtend(Object... objs) {
895 return io.github.ccxt.base.Generic.deepExtend(objs);
896 }
897
898 public Object extend(Object... objs) {
899 return io.github.ccxt.base.Generic.deepExtend(objs);

Callers 15

testCloneFunction · 0.95
testDeepExtendFunction · 0.95
constructorMethod · 0.95
clientMethod · 0.95
featuresMapperMethod · 0.95
setMarketsMethod · 0.95
safeOrderMethod · 0.95
loadTradingLimitsMethod · 0.95
testCloneFunction · 0.95
testDeepExtendFunction · 0.95
constructorMethod · 0.95

Calls

no outgoing calls

Tested by 15

describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36
describeMethod · 0.36