java.lang.Object | |
↳ | com.atlassian.core.util.PropertyUtils |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Check to see if the two propertySet contain the same values and types
NOTE If both PropertySets are null then true is returned
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Check to see if the two propertySet contain the same values and types NOTE If both PropertySets are null then true is returned
pThis | First PropertySet |
---|---|
pThat | Second PropertySet |