public static interface BufferStrategy.BufferProvider<T>
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
T |
newBuffer() |
void |
release(T value) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.