return this.value - this.lastValue; | return value.get() - lastValue.get(); | this.value - this.lastValue | value.get() - lastValue.get() | camel | 88ca1fb6a483a2524c7028b531052da23368517c | org.apache.camel.management.mbean.Statistic | | | xyz | this.value - this.lastValue |
---|
| | xyz | value.get() - lastValue.get() |
---|
| Returns | True |
return this.value - this.lastValue; | return value.get() - lastValue.get(); | this.value - this.lastValue | value.get() - lastValue.get() | camel | 88ca1fb6a483a2524c7028b531052da23368517c | org.apache.camel.management.mbean.Statistic | | | xyz | this.value - this.lastValue |
---|
| | xyz | value.get() - lastValue.get() |
---|
| Returns | True |