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, getExact, getSame, removeExact, removeSameadd, 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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic Map<Integer,List<Artifact>> getBundlesByStartOrder()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.