Interface ZeroingString.StringAccessor<T extends Exception>

Enclosing class:
ZeroingString<E extends Exception>

public static interface ZeroingString.StringAccessor<T extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(byte[] string)
     
  • Method Details

    • apply

      void apply(byte[] string) throws T
      Throws:
      T