|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectru.onego.industrial.wishlistupdater.JWishListUpdater
public class JWishListUpdater
Main class of the instrument.
Constructor Summary | |
---|---|
JWishListUpdater()
|
Method Summary | |
---|---|
protected int |
convertBytesToInt(byte[] b)
Converts array of bytes into integer value. |
static void |
main(java.lang.String[] args)
Main method of the application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JWishListUpdater()
Method Detail |
---|
protected int convertBytesToInt(byte[] b)
b
- Array of bytes
public static void main(java.lang.String[] args)
args
- Program arguments. Not used in this version
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |