Package org.hcjf.utils.bson
-
Interface Summary Interface Description BsonCustomBuilderLayer<P extends BsonParcelable> This kind of layers provides a custom way to create a instance from a bson document.BsonParcelable This interface provides the default method to create a bson document of the instance and recreate the instance from bson document. -
Class Summary Class Description BsonParcelable.Builder Internal class to create and populate the instance serialized into the bson document.BsonParcelableMap