Searched defs:clientWritable (Results 1 – 3 of 3) sorted by relevance
23 void create(int size, boolean clientWritable); in create()
43 public RemoteIntArray(int size, boolean clientWritable) throws IOException, TimeoutException { in RemoteIntArray()
67 public MemoryIntArray(int size, boolean clientWritable) throws IOException { in MemoryIntArray()