|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Restricted | |
---|---|
legacy | This package contains all classes required by the kernel to operate |
legacy.resource | This package is where classes used for handling media should be kept and includes codecs for loading specific mime types. |
Uses of Restricted in legacy |
---|
Methods in legacy with annotations of type Restricted | |
---|---|
java.lang.Object |
Legacy.getConstructionLock()
getConstructionLock() is used to prevent race conditions. |
Uses of Restricted in legacy.resource |
---|
Methods in legacy.resource with annotations of type Restricted | |
---|---|
protected static java.lang.Object |
Format.getFormatLoadLock()
getFormatLoadLock() is used to prevent race conditions. |
static void |
ResourceManager.setVideoCodecToolkit(VideoCodecToolkit toolkit)
setVideoCodecToolkit(VideoCodecToolkit) applies a toolkit to make availible for classes which may not in general have acccess to it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |