Java
Advanced Java skills for streams, concurrency, and generics.
Skills in this plugin
3- ▌ Java Generics · thebushidocollectiveUse when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.
- ▌ Java Concurrency · thebushidocollectiveUse when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.
- ▌ Java Streams API · thebushidocollectiveUse when Java Streams API for functional-style data processing. Use when processing collections with streams.