Class ThisFirstClassLoader

All Implemented Interfaces:
Closeable, AutoCloseable

public class ThisFirstClassLoader extends URLClassLoader
An almost trivial no fuss implementation of a class loader following the child-first delegation model.