Код: Выделить всё
warning: [cast] redundant cast to javax.xml.bind.JAXBElement
[javac] this.r = ((JAXBElement ) value);
Подробнее здесь: https://stackoverflow.com/questions/255 ... lean-warni
Код: Выделить всё
warning: [cast] redundant cast to javax.xml.bind.JAXBElement
[javac] this.r = ((JAXBElement ) value);