ch.qos.logback.core.testUtil
Class Env

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

public class Env
extends Object


Constructor Summary
Env()
           
 
Method Summary
static boolean isJDK6OrHigher()
           
static boolean isLinux()
           
static boolean isWindows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Env

public Env()
Method Detail

isWindows

public static boolean isWindows()

isLinux

public static boolean isLinux()

isJDK6OrHigher

public static boolean isJDK6OrHigher()


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