Core java
- 15 May
Invoke constructor using Reflection in java
In this post, we will see how to invoke constructor using reflection in java. You can retrieve the constructors of the classes and instantiate object at run time using reflection. java.lang.reflect.Constructor is used to instantiate the objects. Instantiate Constructor with no parameters In case, you want to create object using no args constructor at runtime, […]
- 10 May
Slots.lv Casino Evaluation 2024
Slots.lv has been catering to each the American and Canadian on-line casino market for quite a while now, and they’ve really made a name for themselves over this time. They’ve put collectively a first-class online casino that provides players the whole lot they need whereas rewarding them very generously from their first day onward. The […]
- 04 May
Validate password in java
In this post, we will see how to validate a password in java. Here are rules for password: Must have at least one numeric character Must have at least one lowercase character Must have at least one uppercase character Must have at least one special symbol among @#$% Password length should be between 8 and […]
- 04 May
Java regex for currency symbols
In this post, we will see about regex to find currency symbols in a text. You can use below regex to find currency symbols in any text. \\p{Sc} Each unicharacter belongs to certain category and you can search for it using /p. Sc is short code for current symbol, so using \p{Sc}, we are trying […]
- 04 May
Java credit card validation – Luhn Algorithm in java
In this post, we will see about Luhn Algorithm in java Introduction Luhn algorithm, also known as modulus 10 or mod 10 algorithm, is a simple checksum process for validating various identification numbers such as credit card numbers, Canadian social securities numbers. This algorithm is designed to protect again mistyped or accidental error rather than […]
- 01 May
No Wagering Slots, Finest No Wagering Bonuses
No wagering slots bonuses are a type of on-line casino bonus that allows players to get pleasure from their favorite slot games without any wagering necessities. Conventional casino bonuses require gamers to meet a set of wagering necessities earlier than they will withdraw their winnings. However, no wagering slots bonuses are completely different. They permit […]