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

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

public static class ShortDecoder.Attribute
extends Object


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

Constructor Detail

ShortDecoder.Attribute

public ShortDecoder.Attribute()
Method Detail

decode

public static short decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.