Class AttributeStreamOfInt32.RandomSeed

  • Enclosing class:
    AttributeStreamOfInt32

    static class AttributeStreamOfInt32.RandomSeed
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int random  
    • Constructor Summary

      Constructors 
      Constructor Description
      RandomSeed()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • random

        public int random
    • Constructor Detail

      • RandomSeed

        public RandomSeed()