public interface Internal
| Modifier and Type | Method and Description |
|---|---|
Object |
getInternal()
Returns the implementation-specific object representing
this. |
Object getInternal()
this. The caller is responsible for the correct casting.
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.
Copyright © 2019 JBoss by Red Hat. All rights reserved.