public class Buffer extends Object
Buffer()
Buffer(int size)
void
close()
Object
get()
put(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Buffer()
public Buffer(int size)
public void put(Object object)
public Object get()
public void close()
Copyright © 1996–2019 Geotools. All rights reserved.