Class PropertyDeprecation


  • public class PropertyDeprecation
    extends Object
    Class represnting a deprecation info.
    Since:
    0.1.0
    Author:
    nandorholozsnyak
    • Constructor Detail

      • PropertyDeprecation

        public PropertyDeprecation​(String reason,
                                   String replacement)