Package 

Class FileChooserResult.FilesSelectedUri

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Uri> list
    • Method Summary

      Modifier and Type Method Description
      final List<Uri> getList()
      • Methods inherited from class net.gini.android.capture.internal.fileimport.FileChooserResult

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileChooserResult.FilesSelectedUri

        FileChooserResult.FilesSelectedUri(List<Uri> list)