com.speech4j.speech
Class ByteWrap

java.lang.Object
  |
  +--com.speech4j.speech.ByteWrap

public class ByteWrap
extends java.lang.Object

Helper class to return byte by reference.

Version:
1.1
Author:
Pavel Vlasov

Field Summary
 byte value
          Byte value.
 
Constructor Summary
ByteWrap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public byte value
Byte value.

Constructor Detail

ByteWrap

public ByteWrap()


Copyright © 2003 Pavel Vlasov. All Rights Reserved.