On this page
[Java] Enum ObservableSet.ChangeType
- groovy.util.ObservableSet.ChangeType
public enum ObservableSet.ChangeType
Enum Constants Summary
Field Summary
Inherited Methods Summary
Enum Constant Detail
public ObservableSet.ChangeType ADDED
public ObservableSet.ChangeType CLEARED
public ObservableSet.ChangeType MULTI_ADD
public ObservableSet.ChangeType MULTI_REMOVE
public ObservableSet.ChangeType NONE
public ObservableSet.ChangeType REMOVED
Field Detail
public static final Object newValue
public static final Object oldValue
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/util/ObservableSet.ChangeType.html