private static class BufferStrategyFactory.CharBufferQueueProvider extends BufferStrategyFactory.QueueProvider<char[]>
Constructor and Description |
---|
CharBufferQueueProvider(int size) |
Modifier and Type | Method and Description |
---|---|
protected char[] |
newInstance(int size) |
newBuffer, release
protected char[] newInstance(int size)
newInstance
in class BufferStrategyFactory.QueueProvider<char[]>
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.