google / modernstorage

ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
https://google.github.io/modernstorage/
Apache License 2.0
1.24k stars 54 forks source link

Adapt API surface for Java users #33

Closed yrezgui closed 2 years ago

yrezgui commented 3 years ago

Methods should be annotated with @JvmStatic and fields with @JvmField when needed for Java users