()
| 926 | } |
| 927 | |
| 928 | @Deprecated |
| 929 | public boolean isMutable() { |
| 930 | return this.getMutabilityHandler().isMutable(); |
| 931 | } |
| 932 | |
| 933 | /** |
| 934 | * This will be called via the {@link ISupportPhantomReference} interface if this object was registered under |
nothing calls this directly
no test coverage detected