org.babyfish.lang.Equality$Resource.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-core Show documentation
Show all versions of babyfish-core Show documentation
The core project of babyfish,
it supports
(1) .NET style event notification API
(2) Object Graph Travel API
(3) Typed I18N
(4) X Collection Framework
(5) MA Collection Framework
(6) ObjectModel4Java
The newest version!
invalidOverrideEqualityMethod = The method "{0}" is invalid, it is marked by the annotation @"{1}" but its signature is not "public boolean equals(Object);"
illegalStateToGetReturnValue = Can not get the "returnValue" from current "{0}", please get the "other" and then check whether "this" is equal to it.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy