public interface DataTransferItemList
Modifier and Type | Method and Description |
---|---|
void |
add(File file) |
void |
add(String data,
String type) |
void |
clear() |
int |
getLength() |
DataTransferItem |
item(int index) |
int getLength()
void add(File file)
void clear()
DataTransferItem item(int index)
Copyright © 2018. All rights reserved.