org.jboss.aop.array
Class ByteBooleanConverter

java.lang.Object
  extended by org.jboss.aop.array.ByteBooleanConverter

public class ByteBooleanConverter
extends Object

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
ByteBooleanConverter()
           
 
Method Summary
static boolean toBoolean(byte b)
           
static byte toByte(boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteBooleanConverter

public ByteBooleanConverter()
Method Detail

toByte

public static byte toByte(boolean b)

toBoolean

public static boolean toBoolean(byte b)


Copyright © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.