Java2blog

1.2K posts

Java2blog

Java2blog

@java2blog

Java2blog is a @Java blog .Follow to learn #Java #Algorithms #Programming #DataStructure #Android #SpringFramework #Hibernate

Katılım Kasım 2009
866 Takip Edilen2.6K Takipçiler
Java2blog
Java2blog@java2blog·
How to write a lambda expression in a way that you will never forget. A Thread 🧵
English
1
1
1
396
Pascio
Pascio@IAmPascio·
I'm deleting this soon because it's legit a formula to PRINT CASH. SELL TEMPLATES FOR NOTION. You can make thousands building templates and selling them, and the best part is its copy paste. Comment 'NOTION' and I will literally DM you the exact blueprint I used.
Pascio tweet media
English
2.4K
123
1.1K
399.9K
Java2blog
Java2blog@java2blog·
Can We Have Try without Catch Block in Java
English
1
0
0
574
Sarvesh Shrivastava
Sarvesh Shrivastava@bloggersarvesh·
I've created a custom SEO ChatGPT that you can use to STEAL back your #1 Rankings.. (Step By Step video below) ✅ Here’s How my GPT works: ✨ It analyzes your article and the #1 ranking competitor and rates them on: - Helpfulness - EEAT It also gives you bullet pointers on how to improve the article. Make a list of your top pages that have lost traffic recently and use my GPT to improve them. Make Sure to watch the video below to understand the process better. 👈 ONLY For the next 24 hours, I'm giving away the GPT & the Prompt for free: 1. Follow me (so I can DM) 2. Like AND Retweet 3. Comment "prompt"
English
278
170
340
38.4K
Java2blog
Java2blog@java2blog·
class A { synchronized void m1() { System.out.println("In m1 A"); } void m2() { System.out.println("In m2 A"); } } There are two threads T1 and T2. T1 is accessing m1 method. Will T2 be able to access m2 method on the same instance at the same time?
English
1
1
1
358
Java2blog
Java2blog@java2blog·
That's a wrap! Please follow @java2blog for more such content.
English
0
0
0
120
Java2blog
Java2blog@java2blog·
You can call Predicate as: boolean b = stringPredicate.test("Hello World!") // returns true That's a wrap! Follow @java2blog for more such content.
English
0
0
0
166
Java2blog
Java2blog@java2blog·
What is Predicate in Java? A thread 🧵
English
1
2
6
962