• About

technoless

~ Just another WordPress.com site

technoless

Tag Archives: generics

Collection Framework, legacy and concurrent

October 17, 2011

links: – http://javarevisited.blogspot.com/2011/04/difference-between-concurrenthashmap.html – http://stackoverflow.com/questions/40471/differences-between-hashmap-and-hashtable – http://ria101.wordpress.com/2011/12/12/concurrenthashmap-avoid-a-common-misuse/ summary: First in 1.0, we have legacy collection like Vector and HashTable. They …

Continue reading →

Vector, ArrayList, CopyOnWriteArrayList

October 17, 2011

links: – http://javarevisited.blogspot.com/2011/09/difference-vector-vs-arraylist-in-java.html – http://techvivek.wordpress.com/2009/08/29/difference-between-arraylist-and-copyonwritearraylist/ – http://javahungry.blogspot.com/2013/12/difference-between-arraylist-and-vector-in-java-collection-interview-question.html Vector: – thread safe with “lock” – no List interface originally in 1.0 …

Continue reading →

Generic – getClass(), parameterized type

October 13, 2011

From JPL 4th edition, the following are the same class. “String” and “Integer” are “parameterized type”. Cell strCell = new …

Continue reading →

search

activemq ajax android annotation aop apache axis2 bat c# classloader classpath cloud-computing collection concurrency cpp debug design patterns dll dom ear eclipse encryption exception file gcc generics hibernate http httpd initialization jar java javascript jaxb jdbc jms jmx jna jndi jni jpa jquery jsf linux makfile map marshal maven memory mvc networking odbc perl properties readwrite script semaphore shell spring sql stream swing tcp thread tomcat try-catch unmarshal war webservice windows wsdl xml xpath xquery xsd

Archives

  • June 2018 (1)
  • April 2018 (2)
  • December 2017 (1)
  • June 2017 (2)
  • April 2017 (1)
  • September 2016 (2)
  • January 2016 (1)
  • October 2015 (4)
  • September 2015 (11)
  • June 2015 (2)
  • May 2015 (2)
  • March 2015 (11)
  • February 2015 (2)
  • January 2015 (2)
  • September 2014 (5)
  • August 2014 (6)
  • July 2014 (4)
  • June 2014 (1)
  • May 2014 (6)
  • April 2014 (9)
  • February 2014 (2)
  • January 2014 (1)
  • November 2013 (1)
  • August 2013 (2)
  • June 2013 (1)
  • April 2013 (12)
  • March 2013 (34)
  • February 2013 (22)
  • January 2013 (14)
  • December 2012 (1)
  • October 2012 (2)
  • September 2012 (14)
  • August 2012 (1)
  • July 2012 (4)
  • June 2012 (3)
  • May 2012 (1)
  • March 2012 (1)
  • October 2011 (9)
  • September 2011 (15)
  • August 2011 (1)

Create a free website or blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy