|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.image.FreeMemoryAwareImageRenderPredicate
public class FreeMemoryAwareImageRenderPredicate
A predicate which can decicide whether or not a given image stream is "safe" to render as a raster, given the currently available amount of free memory.
| Constructor Summary | |
|---|---|
FreeMemoryAwareImageRenderPredicate()
|
|
| Method Summary | |
|---|---|
boolean |
apply(ImageDimensions input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Constructor Detail |
|---|
public FreeMemoryAwareImageRenderPredicate()
| Method Detail |
|---|
public boolean apply(@Nullable
ImageDimensions input)
apply in interface com.google.common.base.Predicate<ImageDimensions>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||