Searched refs:m_unmappedKeySet (Results 1 – 1 of 1) sorted by relevance
177 _clone.m_unmappedKeySet = null; in copy()199 …_delegateClone.m_unmappedKeySet = null; // ensure that the last delegate will have this field reset in copy()293 m_unmappedKeySet = null; in setProperty()310 Set result = m_unmappedKeySet; in unmappedKeySet()318 m_unmappedKeySet = result; in unmappedKeySet()349 m_unmappedKeySet = null; in setDelegate()357 private transient Set m_unmappedKeySet; field in IProperties.Factory.PropertiesImpl