Polish "Limit ChronoField values to their range"

See gh-19595
This commit is contained in:
Madhura Bhave
2020-01-14 09:43:28 -08:00
parent 9bc68b9877
commit 91e459a5d4
2 changed files with 26 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ import org.springframework.boot.loader.data.RandomAccessData;
*
* @author Phillip Webb
* @author Andy Wilkinson
* @author Dmytro Nosan
* @see <a href="https://en.wikipedia.org/wiki/Zip_%28file_format%29">Zip File Format</a>
*/