Searched refs:hasBothMutableAndImmutableFields (Results 1 – 1 of 1) sorted by relevance
270 private static boolean hasBothMutableAndImmutableFields(final FieldInfo[] fields) { in hasBothMutableAndImmutableFields() method in Struct566 if (hasBothMutableAndImmutableFields(foundFields)) { in parse()