Class AdoptingModifierStore

  • All Implemented Interfaces:
    ModifierStore

    public class AdoptingModifierStore
    extends java.lang.Object
    implements ModifierStore
    This implementation of ModifierStore adopts references to Modifiers. (This is named "adopting" because in C++, this class takes ownership of the Modifiers.)