Class Userdata

java.lang.Object
kilim.Task
kilim.examples.Userdata
All Implemented Interfaces:
Runnable, EventSubscriber, Fiber.Worker

public class Userdata extends Task
  • Field Details

  • Constructor Details

    • Userdata

      public Userdata()
  • Method Details

    • eater

      public static void eater(Userdata.Eats4 eat, int kfood) throws Pausable
      Throws:
      Pausable
    • execute

      public void execute() throws Pausable
      Specified by:
      execute in interface Fiber.Worker
      Overrides:
      execute in class Task
      Throws:
      Pausable
    • main

      public static void main(String[] args)
      start the userdata task this entry point supports automatic runtime weaving if the code hasn't been woven when invoked, it will trampoline off the WeavingClassLoader