"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
-
Updated
Jul 22, 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.
Learn java repository contains the code snippets of the java programming which can be used by different peoples for their reference
Inner Classes, Abstract Classes and Interfaces
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
Implementation of exercises from Thinking in Java
this is a repo for all the laboratory works I coded on Java as a part of my educational process at LP NU IoT 1st course.
Code samples on package creation, Inner class creation and how to access a Protected inner class in an interface in the same package
Project about Juint testing and inner classes
📚 Java language basics
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.
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."