J avolution v5.2 (J2SE 1.5+)

javolution.io
Class Struct.Float32

java.lang.Object
  extended by javolution.io.Struct.Member
      extended by javolution.io.Struct.Float32
Enclosing class:
Struct

public class Struct.Float32
extends Struct.Member

This class represents a 32 bits float (C/C++/Java float).


Constructor Summary
Struct.Float32()
           
 
Method Summary
 float get()
           
 void set(float value)
           
 
Methods inherited from class javolution.io.Struct.Member
offset, position, struct
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Struct.Float32

public Struct.Float32()
Method Detail

set

public void set(float value)

get

public float get()

J avolution v5.2 (J2SE 1.5+)

Copyright © 2005 - 2007 Javolution.