Package jetbrains.buildServer.util
Interface Property.Listener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
changed(T oldValue, T newValue)
-
Modifier and Type | Method | Description |
---|---|---|
void |
changed(T oldValue,
T newValue) |