Uses of Class
org.vmmagic.pragma.NonMovingAllocation

Packages that use NonMovingAllocation
gnu.java.nio   
 

Uses of NonMovingAllocation in gnu.java.nio
 

Methods in gnu.java.nio with annotations of type NonMovingAllocation
 byte[] VMChannel.LocalByteArray.get(int len)
          Get a buffer, ensuring it is at least 'len' in size
protected  byte[] VMChannel.LocalByteArray.initialValue()