checkstyle

This commit is contained in:
Nassim Jahnke
2026-03-15 08:44:31 +01:00
parent 0783b1d4e4
commit 470cd7a9d2

View File

@@ -855,7 +855,7 @@ public enum ProtocolUtils {
}
/**
* Returns a pre-sized list with a max initial size of {@code Short.MAX_VALUE}
* Returns a pre-sized list with a max initial size of {@code Short.MAX_VALUE}.
*
* @param initialCapacity expected initial capacity
* @param <T> entry type