Class IndexGenerator


  • public class IndexGenerator
    extends java.lang.Object
    An implementation of the Index Generation Function in IEEE P1363.1.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  IndexGenerator.BitString
      Represents a string of bits and supports appending, reading the head, and reading the tail.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait