public class Bundles extends Artifacts
Artifact
and provides a means to sort them
based on start order. This class is not thread-safe.modCount
Constructor and Description |
---|
Bundles() |
Modifier and Type | Method and Description |
---|---|
Map<Integer,List<Artifact>> |
getBundlesByStartOrder()
Get the map of all bundles sorted by start order.
|
add, containsExact, containsSame, getSame, removeExact, removeSame
add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public Map<Integer,List<Artifact>> getBundlesByStartOrder()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.