OpenSearch/test/framework
Ryan Ernst 822c995367 Internal: Remove generics from LifecycleComponent
The only reason for LifecycleComponent taking a generic type was so that
it could return that type on its start and stop methods. However, this
chaining has no practical necessity. Instead, start and stop can be
void, and a whole bunch of confusing generics disappear.
2016-07-01 16:17:42 -07:00
..
src Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
build.gradle Group client projects under :client 2016-06-22 14:26:41 -04:00