Class TurningBytes


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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte nextByte()  
      • Methods inherited from class java.lang.Object

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

      • TurningBytes

        public TurningBytes​(byte[] key)
    • Method Detail

      • nextByte

        public byte nextByte()