Class EntryInfo


  • public final class EntryInfo
    extends Object
    Each entry is either a constructor entry or a registration entry. Use nulls rather than empty Strings or Lists for fields that have no value. This class will not be used outside of its package.
    Author:
    Bobby Bissett
    • Constructor Detail

      • EntryInfo

        public EntryInfo​(String className)