com.triangularpixels.rebirth.resources.coredecoders
Class DoubleDecoder.Attribute

java.lang.Object
  extended by com.triangularpixels.rebirth.resources.coredecoders.DoubleDecoder.Attribute
Enclosing class:
DoubleDecoder

public static class DoubleDecoder.Attribute
extends Object


Constructor Summary
DoubleDecoder.Attribute()
           
 
Method Summary
static double decode(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleDecoder.Attribute

public DoubleDecoder.Attribute()
Method Detail

decode

public static double decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.