Class ThincProtoApp.thinc_appDesc

java.lang.Object
  extended by ThincProtoApp.thinc_appDesc
Enclosing interface:
ThincProtoApp

public static class ThincProtoApp.thinc_appDesc
extends java.lang.Object


Field Summary
(package private)  byte id
           
(package private)  byte name_len
           
(package private)  short win_count
           
 
Constructor Summary
ThincProtoApp.thinc_appDesc()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

byte id

name_len

byte name_len

win_count

short win_count
Constructor Detail

ThincProtoApp.thinc_appDesc

public ThincProtoApp.thinc_appDesc()