public class StaticMappings extends ArrayList<org.noear.solon.extend.staticfiles.StaticMapping>
modCount| 限定符和类型 | 方法和说明 |
|---|---|
StaticMappings |
add(String path,
String location) |
protected URL |
find(String path) |
static StaticMappings |
instance() |
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 StaticMappings instance()
public StaticMappings add(String path, String location)
Copyright © 2020. All rights reserved.