Interface HolderOwner<T>

All Known Subinterfaces:
HolderLookup.RegistryLookup<T>
All Known Implementing Classes:
HolderLookup.RegistryLookup.Delegate, RegistrySetBuilder.CompositeOwner

public interface HolderOwner<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
  • Method Details

    • canSerializeIn

      default boolean canSerializeIn(HolderOwner<T> p_255875_)