Searched refs:fieldNames (Results 1 – 1 of 1) sorted by relevance
211 String[] fieldNames, in TypeSignature() argument219 this.fieldNames = fieldNames; in TypeSignature()221 : superType.fieldOffset + superType.fieldNames.length; in TypeSignature()300 private final String[] fieldNames; field in TypeDescription_Test.TypeSignature