Package org.mongojack

Class TestJacksonMongoCollection.ClassWithGenericField<T extends org.mongojack.TestJacksonMongoCollection.GenericFieldValue>

  • Enclosing class:
    TestJacksonMongoCollection

    public static class TestJacksonMongoCollection.ClassWithGenericField<T extends org.mongojack.TestJacksonMongoCollection.GenericFieldValue>
    extends Object
    • Field Detail

      • _id

        public org.bson.types.ObjectId _id
      • field

        public T extends org.mongojack.TestJacksonMongoCollection.GenericFieldValue field
    • Constructor Detail

      • ClassWithGenericField

        public ClassWithGenericField()
      • ClassWithGenericField

        public ClassWithGenericField​(T field)