All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class net.tabuleiro.nebulae.LVoid

net.tabuleiro.nebulae.LValue
   |
   +----net.tabuleiro.nebulae.LVoid

public class LVoid
extends net.tabuleiro.nebulae.LValue
Class representing a Lingo compatible Void value (LVoid for short). Lingo is a trademark of Macromedia, Inc. All rights reserved.


Constructor Index

 o LVoid()
Constructor

Method Index

 o getBytes()
Reserved for internal use of the Nebulae MultiUser Server.

Constructors

 o LVoid
 public LVoid()
Constructor

Methods

 o getBytes
 public byte[] getBytes()
Reserved for internal use of the Nebulae MultiUser Server.

Overrides:
getBytes in class net.tabuleiro.nebulae.LValue

All Packages  Class Hierarchy  This Package  Previous  Next  Index