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