
Public Member Functions | |
| Integer | decode (CachedData d) |
| CachedData | encode (java.lang.Integer l) |
Private Attributes | |
| final TranscoderUtils | tu = new TranscoderUtils(true) |
Static Private Attributes | |
| static final int | flags = SerializingTranscoder.SPECIAL_INT |
| Integer decode | ( | CachedData | d | ) |
| CachedData encode | ( | java.lang.Integer | l | ) |
final int flags = SerializingTranscoder.SPECIAL_INT [static, private] |
final TranscoderUtils tu = new TranscoderUtils(true) [private] |
1.5.8