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