Results 1 to 2 of 2

Thread: LinkedHashSet usage

  1. #1
    Join Date
    Aug 2004
    Location
    Vrhnika, Slovenia
    Posts
    133

    Default LinkedHashSet usage

    Hi!

    BeanPropertyAccessStrategy
    AbstractValueModel
    ActionState
    Flow

    They all directly use LinkedHashSet from Java1.4.
    Shouldn't they use CollectionFactory.createLinkedSetIfPossible() as in TransitionableState?

    Rgds, Ales

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    Fixed. Thanks!
    Keith Donald
    Core Spring Development Team

Similar Threads

  1. Memory Usage Management:(
    By vw729 in forum Web
    Replies: 4
    Last Post: Nov 7th, 2006, 01:03 PM
  2. Replies: 1
    Last Post: Jul 5th, 2005, 03:48 AM
  3. usage of log4j
    By kamal in forum Web
    Replies: 4
    Last Post: Mar 23rd, 2005, 06:18 AM
  4. usage of the test classes in the mock jar
    By scesbron in forum Container
    Replies: 0
    Last Post: Jan 14th, 2005, 05:31 AM
  5. Hibernate Template Usage
    By delnoij in forum Data
    Replies: 1
    Last Post: Nov 12th, 2004, 07:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •