Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

convention for class names in Integers: [Abstract][Writable](Int/Long)*[Modificators][Type]
Almost all changes must throw compilation error in old code except methods from (Int/Long)Progression class, where was changed arguments order in methods.

 

old namenew namemajor changes
AbstractLongIterator- 
AbstractLongList- 
AbstractLongList.SubList- 
AbstractLongListDecoratorAbstractLongListDecorator 
AbstractLongListIndexIterator- 
AbstractWritableLongList- 
DiffIndexedLongListDecoratorLongListDiffIndexedDecorator 
DynamicLongSetLongTreeSetextends WritableLongSet
EmptyLongIteratorLongEmptyIterator 
FindingLongIteratorLongFindingIteratorsee_javadoc
IndexedLongIteratorLongIndexedIterator 
IndexedLongListIteratorLongListIndexedIterator 
IntLongMapIntLongListMapextends IntLongMap
ListLongMapLongListMap 
LongArrayLongArrayadded methods merge*(src)
LongArrayIteratorLongArrayNativeIterator 
LongCollections-indexOf: (value, array, from, to)
LongCollector- 
LongCollectorAdapterAbstractLongCollector 
LongFunctionLongToLong 
LongFunction2LongLongToLong 
LongFunctionsLongFunctions 
LongIterable- 
LongIterables- 
LongIterator-hasValue()
LongIterator.Single- 
LongList-isUniqueSorted() -> isSortedUnique(), get(indices)
LongListConcatenationLongListConcatenation 
LongListInsertingDecoratorLongListInsertingDecorator 
LongListIterator- 
LongListRemovingDecoratorAbstractLongListRemovingDecorator 
LongObjMap- 
LongProcedure- 
LongProcedure2- 
LongProgression-fillArray -> nativeArray, order of ars: (initial, count, step) everywhere
LongProgression.Arithmetic- 
LongProgression.ArithmeticIterator- 
LongSegment- 
LongSegments- 
LongSetBuilder-extends LongSet, merge-logic extracted to LongArray
ModifyingLongListRemovingDecoratorWritableLongListRemovingDecorator 
PairIntLongIteratorIntLongPairIteratorextends IntLongIterator
ParallelLongListLongParallelList 
ReadonlyLongListRemovingDecoratorLongListRemovingDecorator 
SameValuesLongListLongSameValuesListupdated getChangeCount(), added create(values) method
SegmentedLongArrayLongSegmentedArrayadded create(values) method
SortedLongListIntersectionIteratorLongIntersectionIteratorcan iterate across a lot of iterables
SortedLongListMinusIteratorLongMinusIterator 
TwoWayLongMapLongTwoWayMap 
WritableLongList- 
WritableLongListIterator- 
  • No labels