The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
![]() | Method 'public void notifyAfterPropagation(cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent)' has been added to an interface | cz.cuni.amis.pogamut.base.communication.worldview.IWorldChangeEventInput | public void notifyAfterPropagation(cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent) |
![]() | Changed type of field notifyEventsList from java.util.Queue to java.util.LinkedList | cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView | notifyEventsList |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated getNearestFiltered2D(java.util.Collection, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.utils.IFilter)' has been removed | cz.cuni.amis.pogamut.base.utils.math.DistanceUtils | public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated getNearestFiltered2D(java.util.Collection, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.utils.IFilter) |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.IViewable getNearestVisible2D(java.util.Collection, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated)' has been removed | cz.cuni.amis.pogamut.base.utils.math.DistanceUtils | public cz.cuni.amis.pogamut.base3d.worldview.object.IViewable getNearestVisible2D(java.util.Collection, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated) |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.IViewable getSecondNearestVisible2D(java.util.Collection, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated)' has been removed | cz.cuni.amis.pogamut.base.utils.math.DistanceUtils | public cz.cuni.amis.pogamut.base3d.worldview.object.IViewable getSecondNearestVisible2D(java.util.Collection, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated) |
![]() | Field x is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Location | x |
![]() | Field y is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Location | y |
![]() | Field z is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Location | z |
![]() | Accessibility of method 'public Location()' has been decreased from public to private | cz.cuni.amis.pogamut.base3d.worldview.object.Location | public Location() |
![]() | Method 'public boolean equals(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.base3d.worldview.object.Location | public boolean equals(cz.cuni.amis.pogamut.base3d.worldview.object.Location) |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.Location setTo(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.base3d.worldview.object.Location | public cz.cuni.amis.pogamut.base3d.worldview.object.Location setTo(cz.cuni.amis.pogamut.base3d.worldview.object.Location) |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.Location setTo(double, double, double)' has been removed | cz.cuni.amis.pogamut.base3d.worldview.object.Location | public cz.cuni.amis.pogamut.base3d.worldview.object.Location setTo(double, double, double) |
![]() | Field pitch is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | pitch |
![]() | Field roll is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | roll |
![]() | Field yaw is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | yaw |
![]() | Accessibility of method 'public Rotation()' has been decreased from public to private | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | public Rotation() |
![]() | Parameter 1 of 'public boolean equals(cz.cuni.amis.pogamut.base3d.worldview.object.Rotation)' has changed its type to java.lang.Object | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | public boolean equals(cz.cuni.amis.pogamut.base3d.worldview.object.Rotation) |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation setTo(cz.cuni.amis.pogamut.base3d.worldview.object.Rotation)' has been removed | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation setTo(cz.cuni.amis.pogamut.base3d.worldview.object.Rotation) |
![]() | Method 'public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation setTo(double, double, double)' has been removed | cz.cuni.amis.pogamut.base3d.worldview.object.Rotation | public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation setTo(double, double, double) |
![]() | Field x is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Velocity | x |
![]() | Field y is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Velocity | y |
![]() | Field z is now final | cz.cuni.amis.pogamut.base3d.worldview.object.Velocity | z |
![]() | Accessibility of method 'public Velocity()' has been decreased from public to private | cz.cuni.amis.pogamut.base3d.worldview.object.Velocity | public Velocity() |
![]() | Parameter 1 of 'public boolean equals(cz.cuni.amis.pogamut.base3d.worldview.object.Velocity)' has changed its type to java.lang.Object | cz.cuni.amis.pogamut.base3d.worldview.object.Velocity | public boolean equals(cz.cuni.amis.pogamut.base3d.worldview.object.Velocity) |
![]() | Changed type of field notifyEventsList from java.util.Queue to java.util.LinkedList | cz.cuni.amis.pogamut.multi.communication.worldview.impl.EventDrivenLocalWorldView | notifyEventsList |
![]() | Return type of method 'public java.util.Collection getHeldKeys()' has been changed to java.util.Set | cz.cuni.amis.pogamut.multi.utils.timekey.TimeKeyManager | public java.util.Collection getHeldKeys() |