Class SharedStrings


  • public final class SharedStrings
    extends Object
    This is like the omnipresent Strings class. The only difference is that the accessors are now public so that consumers in sub-packages can call in here for SharedStrings shared across those packages. March 10, 2012
    Author:
    Byron Nevins