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, releaseprotected char[] newInstance(int size)
newInstance in class BufferStrategyFactory.QueueProvider<char[]>Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.