Class TestContentSerializerBundle
- java.lang.Object
-
- org.projectnessie.versioned.testworker.TestContentSerializerBundle
-
- All Implemented Interfaces:
org.projectnessie.versioned.store.ContentSerializerBundle
public class TestContentSerializerBundle extends java.lang.Object implements org.projectnessie.versioned.store.ContentSerializerBundle
-
-
Constructor Summary
Constructors Constructor Description TestContentSerializerBundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidregister(java.util.function.Consumer<org.projectnessie.versioned.store.ContentSerializer<?>> registry)
-