uwcse.location.objects.mote
Class MoteSerialReadWrite.SynchronizedString

java.lang.Object
  |
  +--uwcse.location.objects.mote.MoteSerialReadWrite.SynchronizedString
Enclosing class:
MoteSerialReadWrite

public class MoteSerialReadWrite.SynchronizedString
extends Object

Synchronized String *


Constructor Summary
MoteSerialReadWrite.SynchronizedString()
           
MoteSerialReadWrite.SynchronizedString(String input)
           
 
Method Summary
 byte[] get()
           
 void put(byte[] value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoteSerialReadWrite.SynchronizedString

public MoteSerialReadWrite.SynchronizedString()

MoteSerialReadWrite.SynchronizedString

public MoteSerialReadWrite.SynchronizedString(String input)
Method Detail

get

public byte[] get()

put

public void put(byte[] value)


This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE