Changed Methods
|
Buffer clear ()
|
Method was inherited from java.nio.Buffer , but is now defined locally. Change from non-final to final.
|
|
Buffer flip ()
|
Method was inherited from java.nio.Buffer , but is now defined locally. Change from non-final to final.
|
|
Buffer mark ()
|
Method was inherited from java.nio.Buffer , but is now defined locally. Change from non-final to final.
|
|
Buffer reset ()
|
Method was inherited from java.nio.Buffer , but is now defined locally. Change from non-final to final.
|
|
Buffer rewind ()
|
Method was inherited from java.nio.Buffer , but is now defined locally. Change from non-final to final.
|
|