public static class ContributionFragmentRegistry.FragmentList<T> extends ContributionFragmentRegistry.Fragment<T>
next, object, prev
Constructor and Description |
---|
FragmentList() |
Modifier and Type | Method and Description |
---|---|
void |
add(ContributionFragmentRegistry.Fragment<T> fragment) |
void |
add(T contrib) |
boolean |
isEmpty() |
T |
merge(ContributionFragmentRegistry<T> reg) |
boolean |
remove(T contrib) |
boolean |
remove(T contrib,
boolean useEqualsMethod) |
hasNext, hasPrev, insertAfter, insertBefore, remove
public FragmentList()
public boolean isEmpty()
public T merge(ContributionFragmentRegistry<T> reg)
public final void add(ContributionFragmentRegistry.Fragment<T> fragment)
Copyright © 2018 Nuxeo. All rights reserved.