Package com.codename1.annotations


package com.codename1.annotations
  • Class
    Description
    Helper annotations for asynchronous computation.
    Indicates that the marked method executes async computation.
    Indicates that the marked method schedules async computation.
    Indicates that a class has a known concrete implementation that ParparVM can target directly in native (C/Objective-C) pipelines.
    Marks a method so ParparVM omits emitted debug line information.
    Marks a method so ParparVM omits emitted null and array bounds checks.