MCPcopy Create free account
hub / github.com/apache/dubbo-go-hessian2 / JavaClassName

Method JavaClassName

java_collection.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 Get() []interface{}
30 Set([]interface{})
31 JavaClassName() string
32}
33
34var collectionTypeMap = make(map[string]reflect.Type, 16)

Callers 2

SetCollectionSerializeFunction · 0.65
EncObjectMethod · 0.65

Implementers 9

JavaHashSetjava_collection_test.go
BooleanArrayarray.go
IntegerArrayarray.go
ByteArrayarray.go
ShortArrayarray.go
LongArrayarray.go
FloatArrayarray.go
DoubleArrayarray.go

Calls

no outgoing calls

Tested by

no test coverage detected