Class NullWriter.NullEntry

java.lang.Object
  |
  +--NullWriter.NullEntry
All Implemented Interfaces:
net.jini.core.entry.Entry, java.io.Serializable
Enclosing class:
NullWriter

public static class NullWriter.NullEntry
extends java.lang.Object
implements net.jini.core.entry.Entry

See Also:
Serialized Form

Constructor Summary
NullWriter.NullEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullWriter.NullEntry

public NullWriter.NullEntry()