net.sf.tourviewer.lib.ciclo
Class UnknownBlock

java.lang.Object
  extended by net.sf.tourviewer.lib.ciclo.AbstractBlock
      extended by net.sf.tourviewer.lib.ciclo.UnknownBlock
All Implemented Interfaces:
Block

public class UnknownBlock
extends AbstractBlock


Constructor Summary
UnknownBlock(int[] data)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class net.sf.tourviewer.lib.ciclo.AbstractBlock
getData, getDataString, getDec, getDecH, getDecL, getHex, getHexH, getHexL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownBlock

public UnknownBlock(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005 Steffen Pingel. All Rights Reserved.