java.lang.Object
com.aoapps.cdn.data.Resources
Manages access through the resources hash directories.
-
Method Summary
Modifier and TypeMethodDescriptionGets a resource given its unique identifier orOptional.empty()
when resource not found.iterator()
Iterates all of the resources.toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator