Package | Description |
---|---|
org.grouplens.grapht.util |
Modifier and Type | Method and Description |
---|---|
static ClassLoaderContext |
ClassLoaders.pushContext(ClassLoader loader)
Use the specified class loader for the current thread's context class loader.
|
static ClassLoaderContext |
ClassLoaders.pushContext(Thread thread,
ClassLoader loader)
Use the specified class loader for the given thread's context class loader.
|
Copyright © 2016 GroupLens Research. All rights reserved.