|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Internal
Represents an object that stores implementation-specific data. This data must be accessible to other objects sharing the implementation, but should not be referenced by end-users.
| Method Summary | |
|---|---|
Object |
getInternal()
Returns the implementation-specific Object representing this. |
| Method Detail |
|---|
Object getInternal()
this. Do not call this method unless
you are willing to risk breaking backwards compatibility if future versions do not use the same internal object
implementations.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||