public final class ImageCache extends Object
Modifier and Type | Field and Description |
---|---|
static ImageCache |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ByteBuf |
image(int x,
int y) |
static String |
name(int x,
int y) |
public static ImageCache INSTANCE
Copyright © 2008–2017 The Netty Project. All rights reserved.