Relates :
|
|
Relates :
|
sun.misc.Java*Access objects are created at initialization time. They are only needed when certain API is used. They can be initialized lazily when needed. These shared secret access object provides a mechanism for calling implementation-private methods in another package while avoiding the primary disadvantage of using reflection for this purpose, namely the loss of compile-time checking.
|