Search results
Jump to navigation
Jump to search
Create the page "Articles with example Java code" on this wiki! See also the search results found.
- | programming language = [[Java (programming language)|Java]] | platform = [[Java (software platform)|Java]] ...6 KB (710 words) - 05:46, 28 April 2026
- {{Short description|Java application-programming interface}} ...stub]] and [[Distributed object communication#Skeleton|skeleton]] objects. Java 2 SDK, Standard Edition, v1.2 removed the need for a skeleton.]] ...9 KB (1,216 words) - 18:35, 27 April 2026
- ...e to document the making of the source code, and to include all the source code in that article, so as to be compilable therefrom. ...ctice in most [[programming languages]] is that the primary text is source code, optionally supplemented by descriptive text in the form of comments. Knuth ...6 KB (753 words) - 17:20, 18 November 2025
- {{Short description|Java testing framework}} | programming language = [[Java programming language|Java]] ...18 KB (2,570 words) - 01:08, 30 May 2026
- * Control their instantiation (for example, hiding the [[Constructor (object-oriented programming)|constructors]] of a ...a [[Thread safety|thread-safe]] implementation, using lazy initialization with [[double-checked locking]]. ...10 KB (1,213 words) - 17:07, 7 April 2026
- ...to make existing classes work with others without modifying their [[source code]]. An example is an adapter that converts the interface of a [[Document Object Model]] of ...20 KB (2,484 words) - 08:00, 27 February 2026
- ...style|date=May 2016|details=Violates Wikipedia:External links: "Wikipedia articles may include links to web pages outside Wikipedia (external links), but they | programming language = [[Java (programming language)|Java]] ...24 KB (3,276 words) - 21:19, 29 January 2026
- ...s LL(''k''). Even when they terminate, parsers that use recursive descent with backtracking may require [[exponential time]]. ==Example parser== ...10 KB (1,261 words) - 03:07, 8 March 2026
- In [[Multithreading (computer architecture)|multithreaded]] code, access to lazy-initialized objects/state must be [[mutual exclusion|synchr ...software design pattern]] view, lazy initialization is often used together with a [[factory method pattern]]. This combines three ideas: ...26 KB (3,189 words) - 01:55, 7 November 2025
- ...o a [[Computer program|program]]'s [[Source code|code]] can be made easily with minimal prior knowledge about the program. The bridge pattern is useful whe ...pattern#Object_adapter_pattern|object adapter pattern]]; e.g., in the Java code below. ...18 KB (2,283 words) - 12:30, 5 May 2026
- ...ance). Various [[Method (computer programming)|methods]] can be associated with the object, such as methods to return the preferred phone number, the home ...a way which is simpler and more in line with the paradigms of surrounding code. ...10 KB (1,375 words) - 09:18, 26 February 2026
- ...nary number by 1. The empty position in the most significant bit is filled with a copy of the original MSB.]] ...number by 1. The empty position in the [[least significant bit]] is filled with a zero.]] ...17 KB (2,352 words) - 23:28, 26 May 2026
- ...led with their consumers.<ref>{{Cite book |title=Domain-Driven Design with Java - A Practitioner's Guide |year=2022 |isbn=9781800564763 |last1=Chandrasekar ...own as the "program cycle") where the calculations responded in accordance with "indicators" ([[flag (computing)|flags]]) that were set earlier in the cycl ...8 KB (1,030 words) - 00:35, 3 December 2025
- ...as a front-facing interface masking more complex underlying or structural code. A facade can: ...readability and usability of a [[software library]] by masking interaction with more complex components behind a single (and often simplified) [[applicatio ...7 KB (1,022 words) - 17:32, 27 March 2026
- {{Short description|Set of specifications extending Java SE}} | runtime = [[Java (software platform)|Java]] ...44 KB (5,627 words) - 01:09, 30 May 2026
- ...program.png|thumb|300px|A quine's output is exactly the same as its source code.]] ...uter program]] that takes no input and produces a copy of its own [[source code]] as its only output. The standard terms for these programs in the [[comput ...28 KB (3,638 words) - 18:26, 8 April 2026
- ...er programming)|functions]] and [[Class (programming)|classes]] to operate with [[Generic programming|generic types]]. This allows a function or class [[De ...block of code where it is used, and then replacing the template parameter with the actual one. For this reason, classes employing templated methods place ...21 KB (3,025 words) - 06:54, 31 May 2026
- ...allows computing representations of mathematical objects to be manipulated with the same syntax as on paper. ...nction calls. For example, consider variables {{code|a}}, {{code|b}} and {{code|c}} of some user-defined type, such as [[Matrix (mathematics)|matrices]]: ...23 KB (3,211 words) - 21:47, 20 April 2026
- ...or one that causes the loop to start over. In older [[operating system]]s with [[cooperative multitasking]],<ref>also known as non-preemptive-multitasking ...> infinite loops normally caused the entire system to become unresponsive. With the now-prevalent preemptive multitasking model, infinite loops usually cau ...18 KB (2,533 words) - 13:40, 2 January 2026
- | domain = [[Java (programming language)|Java]] ...url=https://www.infoworld.com/article/3543072/what-is-osgi-java-modularity-with-the-open-service-gateway-initiative.html |access-date=2023-11-08 |website=I ...25 KB (3,215 words) - 05:15, 6 January 2026