Interface RefHolderLookup$Provider
-
- All Implemented Interfaces:
public interface RefHolderLookup$Provider
-
-
Method Summary
Modifier and Type Method Description <V> RefRegistryOps<V>
createSerializationContext(RefDynamicOps<V> delegate)
-
-
Method Detail
-
createSerializationContext
<V> RefRegistryOps<V> createSerializationContext(RefDynamicOps<V> delegate)
-
-
-
-