jaugment2.speech
Class JavaSpeechService.myCookie

java.lang.Object
  |
  +--jaugment2.speech.JavaSpeechService.myCookie
Enclosing class:
JavaSpeechService

private class JavaSpeechService.myCookie
extends java.lang.Object


Field Summary
(package private)  int cookie
           
(package private)  int type
           
 
Constructor Summary
(package private) JavaSpeechService.myCookie(int c, int t)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

cookie

int cookie

type

int type
Constructor Detail

JavaSpeechService.myCookie

JavaSpeechService.myCookie(int c,
                           int t)