143 skills found · Page 4 of 5
sumithpuri / Skp Code Marathon VientianeCode Samples for the Blog Article [Compile Time Dynamism Using Java Generics ]
jsb9009 / Generic Xlsx WriterA generic way of writing into excel files using Apche POI and Java reflection.
RBGKew / String TransformersA collection of Java string transformers, suitable for use with OpenRefine. Some generic, some aimed at botany and taxonomy.
Ghost-chu / SimpleReloadLibSimple but useful generic reload library for Java projects.
rtenhove / Eg Builder InheritanceDetails how to support inheritance in the object builder pattern in Java, by using generic type parameters
ShindouMihou / JaikanA simple and lightweight generic Java wrapper for Jikan (Java Jikan, in short).
lagodiuk / Java Belief PropagationRepository contains the derivation of Belief Propagation algorithm from the ground up, as well as generic Java implementation of the Loopy Belief Propagation algorithm.
Schwartzblat / UltimatePatcherGeneric patcher for APKs that allow you to patch APKs with java instead of smali.
java9s / Generics In Java ExamplesGenerics in Java example classes explained as part of the Tutorial series.
ProgrammerZamanNow / Belajar Java GenericBelajar Java Generic
pidster-dot-org / Java Agent BootstrapA generic Java Agent Bootstrapper, injects a configurable thread class implementation
dyneth02 / Java Collections Framework ExampleJava OOP project demonstrating Collection Framework and Generics for SLIIT coursework. Includes implementations using PriorityQueue for book management and HashMap for inventory tracking with add, update, and remove operations.
LuiguiBalarezo / GenerifyGradle plugin for Android which lets you use Java generics in your XML layouts.
ibessonov / TmGenerator of Turing Machines that run on Java generic types
helloseyedjafari / FaketoryA generic fake factory for Plain Old Java/Kotlin Objects
amccurry / Bloom FilterThis implementation of Bloom Filter is written in java, and uses a murmur hash. The class is a java generic class that requires a ToBytes object for converting your keys into byte arrays. However if you already have byte array keys that you wish to use them with the bloom filter. There are methods that except and test byte arrays with offsets and lengths so that you can reuse your byte array buffers.
wildfly-security / Wildfly Openssl NativesGeneric OpenSSL bindings for Java
Albertpv95 / Tree23Generic 2-3 Tree Data Structure in Java.
pgdurand / JGAF TutorialA simple tutorial for Java Generic Swing Application Framework
poojjprakash / Java GenericsNo description available