Thread Synchronization

V

vijufri

Hi Friends,

Don't missout on these articles on design techniques:

Thread Synchronization:
http://javalive.com/modules/articles/article.php?id=25

The Singleton Design Pattern:
http://javalive.com/modules/articles/article.php?id=24

Assertions in Java:
http://javalive.com/modules/articles/article.php?id=21

The Adapter Design Pattern:
http://javalive.com/modules/articles/article.php?id=20

Polymorphism in Java:
http://javalive.com/modules/articles/article.php?id=19

The Factory Design Pattern:
http://javalive.com/modules/articles/article.php?id=18

Regards,
Vijay
 
E

EJP


Assertions are a kind of 'conditional breakpoint'?

Bizarre example. A SerialUSBAdapter so you can 'make this old serial
port device work with your new computer which supports only USB
devices'? How's that gonna work?

I don't consider method overloading to be polymorphism personally but
YMMF. You might as well consider type coercion to be polymorphism, and
some do. Not me.

And 'This is the ability of objects belongs different types to invoke
methods of the same name' and what follows are practically illiterate,
sorry ;-) This is a very confused piece of work.

'Sorry, the article you requested does not exist.'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top