Factory method pattern: Difference between revisions

Content deleted Content added
m rv further vandalism, back to AmunRa84
Line 53:
public DecodedImage getDecodedImage() {
return decodedImage;dsf
}
}