ch.qos.logback.core.testUtil
Class RandomUtil

java.lang.Object
  extended by ch.qos.logback.core.testUtil.RandomUtil

public class RandomUtil
extends Object


Constructor Summary
RandomUtil()
           
 
Method Summary
static int getPositiveInt()
           
static int getRandomServerPort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomUtil

public RandomUtil()
Method Detail

getRandomServerPort

public static int getRandomServerPort()

getPositiveInt

public static int getPositiveInt()


Copyright © 2005-2009 QOS.ch. All Rights Reserved.