[Java] Class MultiElementAddedEvent

  • groovy.util.ObservableSet.MultiElementAddedEvent

Constructor Summary

Constructors
Constructor and description
ObservableSet.MultiElementAddedEvent (Object source, List values)

Methods Summary

Methods
Type Params Return Type Name and description
List getValues()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class ObservableList.ElementEvent getChangeType, getIndex, getType, getTypeAsString

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.5.14/html/gapi/groovy/util/ObservableSet.MultiElementAddedEvent.html