Go Back   Site Owners Forums - Webmaster Forums > General Arena > General Discussion

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 05-11-2018, 09:32 PM   #1
palashmohane
Registered User
 
Join Date: May 2018
Location: India
Posts: 7
Post Examples of GoF Design Patterns in Java's core libraries?

Abstract factory (recognizeable by creational methods returning the factory itself which in turn can be used to create another abstract/interface type)

javax.xml.parsers.DocumentBuilderFactory#newInstan ce()
javax.xml.transform.TransformerFactory#newInstance ()
javax.xml.xpath.XPathFactory#newInstance()
Builder (recognizeable by creational methods returning the instance itself)
java.lang.StringBuilder#append() (unsynchronized)
java.lang.StringBuffer#append() (synchronized)
java.nio.ByteBuffer#put() (also on CharBuffer, ShortBuffer, IntBuffer, LongBuffer, FloatBuffer and DoubleBuffer)
javax.swing.GroupLayout.Group#addComponent()
All implementations of java.lang.Appendable
java.util.stream.Stream.Builder
Factory method (recognizeable by creational methods returning an implementation of an abstract/interface type)

for more info on this topic visit. w3tech JAVA programming sector.
__________________
Digital marketing expert, current working on project
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
and
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
, Word press developer, Blogger, National level Cricket ,TKD and chess player
fav quote - Be a pineapple, Stand Tall, be tough on outside, wear a crown, and be sweet on the inside.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
palashmohane is offline   Reply With Quote

 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Landing Page Design Examples minddigital Graphic Design 2 03-14-2016 09:18 AM
Moneybookers Dedicated Servers::Protected DCs::Up-to-date Software zeropid Post your ad here 0 10-11-2011 06:25 AM
DDos Protected Dedicated Servers::Free Reboots::Cheap Prices::MoneyBookers zeropid Post your ad here 0 10-04-2011 07:29 AM


All times are GMT -7. The time now is 02:18 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.