elasticsearch/libs/core
David Turner f9921168f5
Mark AbstractRefCounted#mustIncRef as final (#113761)
The overridden `RefCounted` methods on `AbstractRefCounted` are all
`final`, but `mustIncRef` uses the default implementation and can still
be overridden. For the avoidance of doubt, this commit marks
`mustIncRef` as `final`.
2024-10-02 20:16:42 +10:00
..
src Mark AbstractRefCounted#mustIncRef as final (#113761) 2024-10-02 20:16:42 +10:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00