Class GosuTypes

java.lang.Object
gw.lang.reflect.java.GosuTypes

public class GosuTypes extends Object
  • Field Details

  • Constructor Details

    • GosuTypes

      public GosuTypes()
  • Method Details

    • AUTOCREATE

      public static IType AUTOCREATE()
    • IDISPOSABLE

      public static IType IDISPOSABLE()
    • IMONITORLOCK

      public static IType IMONITORLOCK()
    • IPREFIX_BINDER

      public static IType IPREFIX_BINDER()
    • IPOSTFIX_BINDER

      public static IType IPOSTFIX_BINDER()
    • BINDER_SEPARATORS

      public static IType BINDER_SEPARATORS()
    • DYNAMIC

      public static IType DYNAMIC()
    • DEF_CTOR_TYPE

      public static IFunctionType DEF_CTOR_TYPE()
    • getType

      public static IType getType(String fqn)