Browse Source
Introducing a new abstract method is not nice when one expects other to subclass them. Create default implementations so old code that implements SystemReader does not break. The default methods just delegate to the JVM. Change-Id: I42cdfdcb6b29f7203697a23833dca85185b0b9b3 Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>stable-1.2
Robin Rosenberg
13 years ago
1 changed files with 8 additions and 11 deletions
Loading…
Reference in new issue