Class CompiledElement

  • All Implemented Interfaces:
    java.io.Serializable

    class CompiledElement
    extends java.lang.Object
    implements java.io.Serializable
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  CompiledElement.ToCall  
    • Constructor Summary

      Constructors 
      Constructor Description
      CompiledElement()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • serialVersionUID

        private static final long serialVersionUID
      • position1

        int position1
      • position2

        int position2
    • Constructor Detail

      • CompiledElement

        CompiledElement()