Class HeapBlast

java.lang.Object
kilim.examples.HeapBlast

public class HeapBlast extends Object
  • Field Details

  • Constructor Details

    • HeapBlast

      HeapBlast()
  • Method Details

    • claim

      void claim(boolean test)
    • poll

      void poll()
    • add

      void add()
    • build

      void build()
    • step

      void step(int target)
    • test

      void test()
    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception