Files
flipper/android
Pascal Hartig 214f112c14 Add getPluginByClass interface
Summary:
This deprecates the `getPlugin(String)` method and introduces
a `getPluginByClass(Class<T>)` instead which avoids having
to `instanceof`-check and then cast the result, which provides
a nicer experience for Java users.

Reviewed By: jknoxville

Differential Revision: D13277568

fbshipit-source-id: fb7b5b8c0180470ef0ad322559b5b7424520848b
2018-12-05 08:03:41 -08:00
..
2018-12-05 08:03:41 -08:00
2018-12-05 08:03:41 -08:00
2018-09-21 03:27:53 -07:00
2018-10-31 07:50:45 -07:00
2018-09-25 04:02:29 -07:00
2018-08-06 14:11:54 -07:00