Skip to content

Commit

Permalink
minor deprecation marker add
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 26, 2016
1 parent faf008c commit e23638e
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -641,7 +641,10 @@ public String findClassDescription() {
*
* @return Ordered Map with logical property name as key, and
* matching field as value.
*
* @deprecated Since 2.7.2, does not seem to be used?
*/
@Deprecated
public LinkedHashMap<String,AnnotatedField> _findPropertyFields(
Collection<String> ignoredProperties, boolean forSerialization)
{
Expand Down

0 comments on commit e23638e

Please sign in to comment.