메소드 | 설명 | |
---|---|---|
thenBy ( callable $function, $direction ) : Pinq\Interfaces\IOrderedCollection | {@inheritDoc} | |
thenByAscending ( callable $function ) : Pinq\Interfaces\IOrderedCollection | {@inheritDoc} | |
thenByDescending ( callable $function ) : Pinq\Interfaces\IOrderedCollection | {@inheritDoc} |
public thenByAscending ( callable $function ) : Pinq\Interfaces\IOrderedCollection | ||
$function | callable | |
리턴 | Pinq\Interfaces\IOrderedCollection |
public thenByDescending ( callable $function ) : Pinq\Interfaces\IOrderedCollection | ||
$function | callable | |
리턴 | Pinq\Interfaces\IOrderedCollection |