net.sf.myra.framework
Class Info.Void

java.lang.Object
  extended by net.sf.myra.framework.Info.Void
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, Info
Enclosing interface:
Info

public static class Info.Void
extends java.lang.Object
implements Info

This class represents an Info which has no information associated.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.sf.myra.framework.Info
Info.Void
 
Constructor Summary
Info.Void()
           
 
Method Summary
 Info.Void clone()
          Returns a copy of this Info object.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Info.Void

public Info.Void()
Method Detail

clone

public Info.Void clone()
Description copied from interface: Info
Returns a copy of this Info object.

Specified by:
clone in interface Info
Overrides:
clone in class java.lang.Object
Returns:
a copy of this Info object.


Copyright © 2013. All Rights Reserved.