[Java] Class MultiElementAddedEvent
- groovy.util.ObservableSet.MultiElementAddedEvent
Constructor Summary
Constructor and description |
---|
ObservableSet.MultiElementAddedEvent
(Object source, List values) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
List |
getValues() |
Constructor Detail
public ObservableSet.MultiElementAddedEvent(Object source, List values)
Method Detail
public List getValues()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/util/ObservableSet.MultiElementAddedEvent.html