Interface ValueDecoder.LevelsDecoderProvider

Enclosing interface:
ValueDecoder<T>

public static interface ValueDecoder.LevelsDecoderProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    create(int maxLevel)
     
  • Method Details