aicas logo Jamaica 3.4 release 8

com.aicas.jamaica.util
Class False

java.lang.Object
  extended by com.aicas.jamaica.util.False

public class False
extends Object

This class provides a way to a boolean 'false' result that the compiler cannot optimize. This allows to write code that will never be executed but the dependencies will taken into accout by the smart linker.


Field Summary
static boolean isTrue
           
 
Constructor Summary
False()
           
 
Method Summary
static boolean isTrue()
          Always returns 'false'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isTrue

public static final boolean isTrue
Constructor Detail

False

public False()
Method Detail

isTrue

public static boolean isTrue()
Always returns 'false'.


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.