public class Proxys extends ArrayList<Proxy>
| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
LOG |
static Random |
random |
modCount| 构造器和说明 |
|---|
Proxys() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(String proxyStr) |
void |
add(String ip,
int port) |
void |
addAllFromFile(File file) |
void |
addEmpty() |
Proxy |
nextRandom() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic static final org.slf4j.Logger LOG
public static Random random
Copyright © 2017. All Rights Reserved.