Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c-rack/cbor-java
/ end
Method
end
src/main/java/co/nstant/in/cbor/builder/MapBuilder.java:151–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
}
150
151
public
T end() {
152
return
getParent();
153
}
154
155
}
Callers
15
shouldEncodeChunkedString
Method · 0.45
shouldEncodeMap
Method · 0.45
shouldEncodeChunkedString
Method · 0.45
shouldThrowCborExceptionOnUnderlyingIoException
Method · 0.45
shouldThrowCborExceptionOnUnderlyingIoException2
Method · 0.45
testExceptionOnNot2ElementArray
Method · 0.45
testExceptionOnNotFirstElementIsString
Method · 0.45
testExceptionOnNotSecondElementIsString
Method · 0.45
testDecoding
Method · 0.45
shouldDecodeChunkedUnicodeString
Method · 0.45
shouldDecodeChunkedByteString
Method · 0.45
shouldThrowOnRationalNumberDecode2
Method · 0.45
Calls
1
getParent
Method · 0.80
Tested by
15
shouldEncodeChunkedString
Method · 0.36
shouldEncodeMap
Method · 0.36
shouldEncodeChunkedString
Method · 0.36
shouldThrowCborExceptionOnUnderlyingIoException
Method · 0.36
shouldThrowCborExceptionOnUnderlyingIoException2
Method · 0.36
testExceptionOnNot2ElementArray
Method · 0.36
testExceptionOnNotFirstElementIsString
Method · 0.36
testExceptionOnNotSecondElementIsString
Method · 0.36
testDecoding
Method · 0.36
shouldDecodeChunkedUnicodeString
Method · 0.36
shouldDecodeChunkedByteString
Method · 0.36
shouldThrowOnRationalNumberDecode2
Method · 0.36