PercentOrCount

public class PercentOrCount

Functions

Link copied to clipboard
public abstract Boolean isEq(Integer other)
Link copied to clipboard
public abstract Boolean isGreatherThan<T extends Number>(T other, Integer totalCount)
Link copied to clipboard
public abstract Boolean isLesserThan<T extends Number>(T other, Integer totalCount)
Link copied to clipboard
public abstract Integer toCount(Integer totalCount)

Inheritors

Link copied to clipboard
Link copied to clipboard