|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.encoder.jpg.Shared
Class for shared variables, as an alternative to statics which were not thread-safe.
Field Summary | |
ConvertColor |
convertColor
|
HuffEncode |
huffEncode
|
Mcu |
mcu
|
Constructor Summary | |
Shared()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public HuffEncode huffEncode
public Mcu mcu
public ConvertColor convertColor
Constructor Detail |
public Shared()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |