A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
Z
N
- nextOrNull(java.util.Iterator) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Return the next value in the iteration, or null if there is no next value.
- NONE - enum entry in org.ossreviewtoolkit.utils.common.ArchiveType
- normalizeLineBreaks(java.lang.String) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Replace "\r\n" and "\r" line breaks with "\n".