public interface Immutable<MUTABLEVIEW extends Mutable<IMMUTABLEVIEW,MUTABLEVIEW>,IMMUTABLEVIEW extends Immutable<MUTABLEVIEW,IMMUTABLEVIEW>>
Mutable
view.Modifier and Type | Method and Description |
---|---|
MUTABLEVIEW |
toMutable()
Returns the mutable view of this object.
|
MUTABLEVIEW toMutable()
Copyright © 2017 JBoss by Red Hat. All rights reserved.