interface
Here are 512 public repositories matching this topic...
Generic programming, generic classes, maps, sets, abstract data types and so on.
-
Updated
Dec 23, 2020 - Java
A Java user-interface library with support for Minecraft.
-
Updated
Sep 22, 2024 - Java
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
-
Updated
Apr 8, 2023 - Java
📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.
-
Updated
Feb 24, 2023 - Java
A java wrapper for the Nanoleaf Aurora API
-
Updated
Apr 14, 2023 - Java
This repository is a quest to write the Hello World program in 100 different ways. It's also a good place to start contributing because it's super simple. Start an issue, submit a PR!
-
Updated
Oct 23, 2022 - Java
An interface for developing OpenBlocks modules.
-
Updated
May 2, 2021 - Java
SEDAP-Express is an exceptionally fast path to integrate new applications, sensors, effectors or other similar things into the ecosystem of MESE.
-
Updated
Mar 14, 2025 - Java
Serialization is a mechanism of converting the state of an object into a byte stream. Deserialization is the reverse process where the byte stream is used to recreate the actual Java object in memory. This mechanism is used to persist the object.
-
Updated
Sep 8, 2023 - Java
Android 接口式路由 / A routing framework to assist with Android Componentization. it's turns your route API into a Java interface.
-
Updated
Jun 19, 2020 - Java
This repository offers practical examples to understand different types of software coupling. Improve code organization and maintainability. Ideal for beginners seeking to enhance their understanding of software design principles and best practices. Explore the various coupling types and gain insights into achieving loosely coupled, modular systems
-
Updated
May 27, 2023 - Java
A component to create a conversational flow interface for mobile apps that supports interactions in both UI and Voice.
-
Updated
Mar 25, 2021 - Java
Project (Hibernate + Servlet + Java) Online shopping site for plane, train and bus tickets It is possible to register, login, buy, show the list of trips based on the origin, destination, date, buy and show tickets Ticket cancellation and... that of Hibernate, Servlet, JSP and Postgresql For back-end site design
-
Updated
Jun 16, 2024 - Java
An interface with exactly one abstract method is called Functional Interface. @FunctionalInterface annotation is added so that we can mark an interface as functional interface. It is not mandatory to use it, but it’s best practice to use it with functional interfaces to avoid addition of extra methods accidentally. If the interface is annotated wit
-
Updated
Feb 26, 2023 - Java
Improve this page
Add a description, image, and links to the interface topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interface topic, visit your repo's landing page and select "manage topics."