Interface ISort


public interface ISort
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sort(List<IKeyEntry> entries)