All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nakedobjects.metamodel.facets.actions.debug.DebugFacetAnnotation Maven / Gradle / Ivy

The newest version!
package org.nakedobjects.metamodel.facets.actions.debug;

import org.nakedobjects.metamodel.facets.FacetHolder;


public class DebugFacetAnnotation extends DebugFacetAbstract {

    public DebugFacetAnnotation(final FacetHolder holder) {
        super(holder);
    }

}

// Copyright (c) Naked Objects Group Ltd.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy