Ignore:
Timestamp:
Jul 20, 2008, 10:31:12 PM (16 years ago)
Author:
NoWest
Message:

Queueジェネリッククラスを追加
Listジェネリッククラスの内部でメモリの再確保が頻繁に行われないように改良

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/ablib/src/Classes/index.ab

    r557 r558  
    3030#require "./System/Collections/Generic/Dictionary.ab"
    3131#require "./System/Collections/Generic/List.ab"
     32#require "./System/Collections/Generic/Queue.ab"
    3233#require "./System/Collections/Generic/Stack.ab"
    3334#require "./System/Collections/Generic/KeyNotFoundException.ab"
Note: See TracChangeset for help on using the changeset viewer.