Class ReadOnlyObjects


  • public final class ReadOnlyObjects
    extends Object
    GHMeta wraps the list of GitHub's IP addresses.

    This class is used to show examples of different ways to create simple read-only data objects. For data objects that can be modified, perform actions, or get other objects we'll need other examples.

    IMPORTANT: There is no one right way to do this, but there are better and worse.

    Author:
    Liam Newman
    See Also:
    GHMeta, Get Meta
    • Constructor Detail

      • ReadOnlyObjects

        public ReadOnlyObjects()