Uses of Package
sun.misc

Packages that use sun.misc
Package Description
sun.misc  
  • Classes in sun.misc used by sun.misc
    Class Description
    Unsafe
    The package name notwithstanding, this class is the quasi-standard way for Java code to gain access to and use functionality which, when unsupervised, would allow one to break the pointer/type safety of Java.