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

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

public static class CharDecoder.Attribute
extends Object


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

Constructor Detail

CharDecoder.Attribute

public CharDecoder.Attribute()
Method Detail

decode

public static char decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.