コード例 #1
0
ファイル: BoundedMemoryIO.java プロジェクト: gnomix/jnr-ffi
 @Override
 public final boolean hasArray() {
   return io.hasArray();
 }