Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jcsq.util
Class Converter  view Converter download Converter.java

java.lang.Object
  extended byjcsq.util.Converter

public class Converter
extends java.lang.Object


Constructor Summary
Converter()
           
 
Method Summary
static float bytesToFloat(byte[] b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Converter

public Converter()
Method Detail

bytesToFloat

public static float bytesToFloat(byte[] b)