Modifier and type | Action and description |
---|---|
java.util.Collection<E> | getContributions |
void | setContributionChecker(Predicate<T>) |
val contributions : java.util.Collection<E>
This property is an alias for the action: getContributions
new
def getContributions : java.util.Collection<E>
def setContributionChecker(Predicate<T>)