Class TurningBytes

java.lang.Object
net.sourceforge.plantuml.dedication.TurningBytes

public class TurningBytes extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    TurningBytes(byte[] key)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TurningBytes

      public TurningBytes(byte[] key)
  • Method Details

    • nextByte

      public byte nextByte()