MemoryExtender.CallBackPageImage

public static interface MemoryExtender.CallBackPageImage

The call back procedure for manipulating the cache.

Methods

MethodDescription
invoke(BufferedImage img)This method should give an answer, to add the new image into the cache or not.

invoke(BufferedImage img)

public abstract boolean invoke(BufferedImage img)

This method should give an answer, to add the new image into the cache or not.

Parameters:

ParameterTypeDescription
imgjava.awt.image.BufferedImageImage object

Returns: boolean - boolean value