|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.extractor.mysql.conversion.GeneralConversion
public class GeneralConversion
This class contains general conversion methods, that are not related either to little endian nor big endian encoding
| Constructor Summary | |
|---|---|
GeneralConversion()
|
|
| Method Summary | |
|---|---|
static int |
unsignedByteToInt(byte b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralConversion()
| Method Detail |
|---|
public static int unsignedByteToInt(byte b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||