• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java Concurrent Collections Diagram for study purposes

 
Ranch Hand
Posts: 39
5
Spring Java Linux
  • Likes 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

A while back I made a concurrent collections diagram whilst studying for my OCJP, but find I'm using useful at work as well. Anyway thought I'd share it for those studying the OCJP.

Any suggestions/corrections/etc, please reply here or create an issue on github.

There's a SVG version with working links to the javadoc for the interfaces and classes over on the github https://github.com/jaymoid/JavaConcurrentCollectionsDiagram

Cheers ~ James

(right click -> "view image" to embiggen)


 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nice! Thanks for sharing.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I hope to face for the Oracle Java SE 8 exam. Currently i'm following Pearson BTEC HND in Computing & System Development.

I would like to know whether i can eligible for OCPJP(Java SE 8 II) without OCAJP (Java SE 8 I) as most of of basic java theories are covered within my HND.
 
James Pittendreigh
Ranch Hand
Posts: 39
5
Spring Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Nishra Nasar wrote:I would like to know whether i can eligible for OCPJP(Java SE 8 II) without OCAJP (Java SE 8 I) as most of of basic java theories are covered within my HND.



A little off-topic, but the entry requirements for the Programmer exam is "Oracle Certified Associate, Java SE 8 Programmer", as stated on the Oracle website. You could try asking them nicely but I almost guarantee the answer will be no.
 
Hey, I'm supposed to be the guide! Wait up! No fair! You have the tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic