"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
-
Updated
Jun 28, 2025 - Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Java单例模式及其多线程下的实现,包括六种线程安全实现和一种非线程安全实现(经典懒汉式)。
learn java with me
Prototype for Kelley Blue Book functionality
Member inner class compilation description.
Inner Classes, Abstract Classes and Interfaces
Learn java repository contains the code snippets of the java programming which can be used by different peoples for their reference
In this repository are located solutions to tasks written in the Java programming language on the OOP topics. A more detailed description of the project structure and the conditions of the tasks can be found in the file README.md .
Python Programs
📚 Java language basics
Implementation of exercises from Thinking in Java
This Repository contains the core concept of java. It contains many packages that contain much code to understand the logic behind any topic like, Exception, OOPS, Loops, stream API, Labels, and Many more.
When a nested class is marked with a keyword inner, then it will be called as an Inner class. An inner class can be accessed by the data member of the outer class.
Repo contains Java OOPs Code
📚 Interface, Inner Class, Abstract Class, Final Class, Static variable, Access modifiers, Final variable, Nested Inner Class, Local Inner Class, Final method
Add a description, image, and links to the inner-class topic page so that developers can more easily learn about it.
To associate your repository with the inner-class topic, visit your repo's landing page and select "manage topics."