Files
flipper/android/sample
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-11-02 07:09:51 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00