org.qbicc.context.PhaseAttachmentKey Maven / Gradle / Ivy
package org.qbicc.context;
/**
* An attachment key for per-phase attachments.
*/
public final class PhaseAttachmentKey {
public PhaseAttachmentKey() {}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy