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

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

public static class ByteDecoder.Attribute
extends Object


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

Constructor Detail

ByteDecoder.Attribute

public ByteDecoder.Attribute()
Method Detail

decode

public static byte decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.