Toggle navigation
Home
org.rapidoid.util.SimpleList to org.rapidoid.util.SimpleBucket
No. of Instances - 10
No. of Commits - 1
No. of Projects - {'rapidoid'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
newList(initialBucketSize)
to
createBucket(bucketSize)
Rename Method invocation
getBucket
to
getBucketAt
Cascading Type Change (Different)
SimpleList<T>
to
SimpleList<>
Rename Variable
newList
to
createBucket