algorithm property

  1. @Creates.new('Null')
Object? get algorithm

Implementation

@Creates('Null')
Object? get algorithm native;