Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/dubbo-go-hessian2
/ Get
Method
Get
java_collection.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
type
JavaCollectionObject
interface
{
29
Get() []
interface
{}
30
Set([]
interface
{})
31
JavaClassName() string
32
}
Callers
4
TestStringWithPool
Function · 0.65
EncObject
Method · 0.65
decMapType
Method · 0.65
readTypedListValue
Method · 0.65
Implementers
9
JavaHashSet
java_collection_test.go
BooleanArray
array.go
IntegerArray
array.go
ByteArray
array.go
ShortArray
array.go
LongArray
array.go
FloatArray
array.go
DoubleArray
array.go
CharacterArray
array.go
Calls
no outgoing calls
Tested by
1
TestStringWithPool
Function · 0.52