Skip to content

Commit

Permalink
Fixed javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bangarharshit committed Oct 22, 2017
1 parent e463be6 commit 7f3e1a8
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
*/

/**
* Interop for RxLifecycle. It could understand RxLifecycle's
* LifecycleProvider mechanics, which in turn lend support to different
* components such as RxActivity. It does so by providing converters to retrieve ScopeProvider.
* AutoDispose extensions for interop with RxLifecycle. This namely supports
* {@link com.trello.rxlifecycle2.LifecycleProvider}.
*/
@com.uber.javaxextras.FieldsMethodsAndParametersAreNonNullByDefault
package com.ubercab.autodispose.rxlifecycle;
Expand Down

0 comments on commit 7f3e1a8

Please sign in to comment.