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

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

public static class LongDecoder.Attribute
extends Object


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

Constructor Detail

LongDecoder.Attribute

public LongDecoder.Attribute()
Method Detail

decode

public static long decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.