com.triangularpixels.rebirth.resources.coredecoders
Class IntDecoder.ArrayAttribute

java.lang.Object
  extended by com.triangularpixels.rebirth.resources.coredecoders.IntDecoder.ArrayAttribute
Enclosing class:
IntDecoder

public static class IntDecoder.ArrayAttribute
extends Object


Constructor Summary
IntDecoder.ArrayAttribute()
           
 
Method Summary
static int[] decode(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntDecoder.ArrayAttribute

public IntDecoder.ArrayAttribute()
Method Detail

decode

public static int[] decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.