Searched defs:apply (Results 1 – 2 of 2) sorted by relevance
36 @Nullable T apply(@Nullable F input) throws IOException; in apply() method
163 fun apply() { in apply() method176 override fun apply(project: Project) { in apply() method in NdkPortsPlugin