Class Util

java.lang.Object
  extended byUtil

public class Util
extends java.lang.Object

Staticka trida s ruznymi pomocnymi funkcemi


Constructor Summary
Util()
           
 
Method Summary
static int swab(int x)
          prohodi poradi bajtu v intu
static short swab(short x)
          prohodi poradi bajtu v shortu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

swab

public static short swab(short x)
prohodi poradi bajtu v shortu


swab

public static int swab(int x)
prohodi poradi bajtu v intu