https://github.com/wavesoftware/java-eid-exceptions/blob/e4015c4092efaf7701dee50f1edd33c211e64aff/src/main/java/pl/wavesoftware/eid/utils/EidPreconditions.java#L400 I think, it should be _return index < 0 || index >= size_;
java-eid-exceptions/src/main/java/pl/wavesoftware/eid/utils/EidPreconditions.java
Line 400 in e4015c4
I think, it should be return index < 0 || index >= size;