org.skyscreamer.nevado.jms.util
Class RandomData
java.lang.Object
org.skyscreamer.nevado.jms.util.RandomData
public class RandomData
- extends Object
Created by IntelliJ IDEA.
User: Carter Page
Date: 3/25/12
Time: 6:47 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomData
public RandomData()
readInt
public static Integer readInt()
readString
public static String readString()
readBoolean
public static Boolean readBoolean()
readByte
public static Byte readByte()
readShort
public static Short readShort()
readChar
public static Character readChar()
readLong
public static Long readLong()
readFloat
public static Float readFloat()
readDouble
public static Double readDouble()
readBytes
public static byte[] readBytes(int numBytes)
Copyright © 2013. All Rights Reserved.