Module openj9.dtfj

Interface IDTFJJavaField

  • All Known Implementing Classes:
    DTFJJavaField, DTFJJavaFieldInstance, DTFJJavaFieldStatic

    public interface IDTFJJavaField
    Return the Java signature for this DTFJJavaField. For example, if the field is a java/lang/Sting, return the signature string "Ljava/lang/String;"