Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 330 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 330 Bytes

Java CI with Gradle

ObjectPool demo

A simple Apache's ObjectPool demo in Kotlin, showing what happens when you mix nullable and non-nullable types in your code.