jtux
Class UNetwork.SockOptValue_int

java.lang.Object
  extended by jtux.UNetwork.SockOptValue
      extended by jtux.UNetwork.SockOptValue_int
Enclosing class:
UNetwork

public static class UNetwork.SockOptValue_int
extends UNetwork.SockOptValue


Field Summary
 int value
           
 
Constructor Summary
UNetwork.SockOptValue_int()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public int value
Constructor Detail

UNetwork.SockOptValue_int

public UNetwork.SockOptValue_int()