Class LotteryExample


  • public class LotteryExample
    extends java.lang.Object
    Example code for working with lotteries in probabilistic abstract argumentation.
    Author:
    Matthias Thimm
    • Constructor Summary

      Constructors 
      Constructor Description
      LotteryExample()  
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • LotteryExample

        public LotteryExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)