Class VectorLiteral

java.lang.Object
org.smallmind.nutsnbolts.lang.AnnotationLiteral<Vector>
org.smallmind.persistence.cache.aop.VectorLiteral
All Implemented Interfaces:
Annotation

public class VectorLiteral extends AnnotationLiteral<Vector> implements Vector
See Also:
  • Constructor Details

    • VectorLiteral

      public VectorLiteral(String namespace, Key[] keys)
    • VectorLiteral

      public VectorLiteral(String namespace, Key[] keys, Classifier classifier)
  • Method Details

    • namespace

      public String namespace()
    • value

      public Key[] value()
    • classifier

      public Classifier classifier()