Interface IPartFactory<T extends DataPart>


public interface IPartFactory<T extends DataPart>
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
     
    parse(com.google.gson.JsonElement element)
     
    parse(DataInput stream)