#Collections in Java
Explore tagged Tumblr posts
blocks2code · 2 years ago
Text
Collections in Java With Program Examples
A collection can be defined as a group of objects (elements) represented as a single entity. Collections in Java can be viewed as Collection Framework which is the most powerful feature. Collection Framework represents a hierarchy of interfaces and classes that is used to manage, handle and store groups of objects efficiently. It resides within java.util package. It wasn’t initially part of Java…
Tumblr media
View On WordPress
0 notes
coolguyontheblock · 1 month ago
Text
Tumblr media
Was able 2 get this finished enough
42 notes · View notes
royalty-nobility · 3 months ago
Text
Tumblr media
Victoria, Princess Royal, with a Pony 1842
Artist: Sir Edwin Landseer (English, 1802-73)
Date: 1842
Medium: Oil on canvas
Collection: Royal Collection Trust, London, United Kingdom
Description
Princess Victoria, the eldest child of Queen Victoria and Prince Albert, is depicted sitting on a rug, offering a bunch of heartsease (wild pansies) to a Java pony (a breed developed on the island of Java, Indonesia, and known for its good temperament). Behind her is a mastiff and in the background an indication of the East Terrace at Windsor Castle. This may be the painting Queen Victoria gave to Prince Albert on his birthday, 26 August 1842, which she described in her Journal as ‘a magnificent life-size sketch of Pussy [Princess Victoria] who never sat for it’.
23 notes · View notes
javaskullz · 4 months ago
Text
All of my Henry Stickmin playlists (so far) :3
34 notes · View notes
forever-stuck-on-java-8 · 19 days ago
Text
Type erasure can really be a bitch sometimes
Scratch that, its a bitch most of the time
Like I get why its a thing and how we got here but dammit why is serialization/deserialization so hard sometimes
5 notes · View notes
jervis-tetch-my-beloved · 2 months ago
Text
Does anyone wanna start a minecraft server?
5 notes · View notes
artghutry · 8 months ago
Text
Title: Standing Boy
Period: late Javanese period
Date: 12th–14th century(?)
Culture: Indonesia (Java)
Medium: Bronze
Dimensions: H. 4 7/16 in. (11.3 cm)
Classification: Sculpture
Credit Line: Samuel Eilenberg Collection, Gift of Samuel Eilenberg, 1987
Tumblr media
8 notes · View notes
vozchik · 1 year ago
Text
Tumblr media Tumblr media Tumblr media
bird bags
5 notes · View notes
whumpy-wyrms · 1 year ago
Text
basement is flooding 💥💥💥💥💥💥💥💥💥💥💥 :(((
#my most favorite magical amazing silliest place in the universe (my room) is in the basement :(#it’s not like Actually flooding but Someone (we don’t know who. might be our new neighbor.) turned on the hose outside and just. left it on#and the water leaked into our basement and into the walls and shit. there was a huge pool of water in the furnace room or whatever it’s#called and. there water literally underneath the floor. like literally water is leaking through the floor boards and i found out when i sat#on my rug and realized i was getting all wet. like i literally walked across my room and water was seeping through the cracks of the floor#water was EVERYWHERE#in like over half the basement. the floor of the main area is ruined i think and holy shit apparently like the inside of the walls or#foundation or whatever is so like wet and soggy that we might have to take out the entire wall that separates my room and the furnace room#and if we have to do that my stepdad says he’ll just remodel the entire basement while we’re at it. which means my room would basically be#gone. this is so fucking stupid#all because some idiot left the hose on. and we don’t even know who it is either. i think it’s our new neighbor because he kinda just#comes to our house a lot and talks to us or just hangs out in our yard. and sometimes he shows up when none of us are home#idk it’s stupid apparently there’s a shit ton of damage and that’s freaking me out because i literally love my room so much it’s my favorit#place to be ever and all my friends call it the autism room because it’s filled with all my favorite things#like my walls are bright neon lime green i got collections and shit i’ve got minecraft posters and like a million plushies everywhere#my room is literally so autism coded#ANYWAY. probably nothing will happen but yeah#side note i have a shit ton of asks to answer and tag games to catch up on and stories to read but i’ve had literally zero spoons lately#i’m gonna play minecrafttttt (in the process of building a pc so soon i’ll be able to get mc java!!! excited about that!!!!)#wyrms says stuff
3 notes · View notes
jbxtcxo · 1 year ago
Text
Authored by Java Barker. 4.6.24.
Image Sourced via Tumblr.
https://www.tumblr.com/achillesinhighheels
Tumblr media
27K notes · View notes
blocks2code · 2 years ago
Text
Vector Class in Java With Program Example
Vector is a collection class that implements dynamic array data structure to store elements, signifying growable array as its underlying data structure.  It accepts duplicate elements and preserves insertion order. It can hold elements of different data types and allows null value. The Vector class was introduced in Java 1.2 version and is part of the original Java API. It is similar to…
Tumblr media
View On WordPress
2 notes · View notes
scientecheasy · 1 month ago
Text
Decode DSA with Python: Comprehensive Learning Including Python Tuple
Master Data Structures and Algorithms (DSA) with Python in this comprehensive guide. Learn key concepts step-by-step, including how Python tuples play a role in efficient coding. Whether you're preparing for coding interviews or improving your problem-solving skills, this tutorial offers practical insights and clear examples to boost your understanding of Python-based DSA. Click to read the complete guide
0 notes
bf-rally · 8 months ago
Text
Tumblr media
okay finally colored this!
idk what the sites color theme will be, so the colors will most definitely change but for now we have a logo (ft. my oc A)
1 note · View note
javaskullz · 4 months ago
Text
Do YOU like Henry Stickmin? SO DO I!! So i made a discord server to make friends. Join if ya want!!!
We have emojis
Tumblr media
16 notes · View notes
arshikasingh · 9 months ago
Text
Hierarchy of Collection Framework
Let us see the hierarchy of collection framework:
Tumblr media
1 note · View note
fortunatelycoldengineer · 10 months ago
Text
Collections in java
From the basics of `ArrayList` to the complexities of `ConcurrentHashMap`, collections are key to acing technical interviews. 💻
Knowing the right data structure for a problem can make all the difference in your code's efficiency and clarity. 💡
Dive deep into `List`, `Set`, `Map`, and more to enhance your problem-solving skills here: https://bit.ly/3G2ca9d
Whether it's handling nulls in a `HashMap` or avoiding duplicates in a `HashSet`, get ready to impress your interviewer with your collection knowledge! 🧠✨
1 note · View note