Skip to content
Succès

Changes

Summary

  1. References to @NonNull are removed because non-null arguments is the default project convention (commit: bdf2087) (details)
Commit bdf2087d6179400d32f18dd9285ffc1e558c872f by guiom.mary
References to @NonNull are removed because non-null arguments is the default project convention
(commit: bdf2087)
The file was modifiedsrc/main/java/org/codefilarete/tool/Reflections.java (diff)
The file was modifiedsrc/main/java/org/codefilarete/tool/Strings.java (diff)
The file was modifiedsrc/main/java/org/codefilarete/tool/Nullable.java (diff)
The file was modifiedsrc/main/java/org/codefilarete/tool/function/SerializableThrowingFunction.java (diff)
The file was modifiedsrc/main/java/org/codefilarete/tool/function/Functions.java (diff)