public class AttachmentHolder extends Object
| Constructor and Description | 
|---|
| AttachmentHolder() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addElement(MaliciousAttachmentConfig config) | 
| void | clear() | 
| List<MaliciousAttachmentConfig> | getList() | 
| void | removeElement(int i) | 
| int | size() | 
public void addElement(MaliciousAttachmentConfig config)
public void removeElement(int i)
public int size()
public void clear()
public List<MaliciousAttachmentConfig> getList()
Copyright © 2019. All Rights Reserved.