Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
All Classes Namespaces Files Functions Variables Pages
com.google.ortools.Loader.PathConsumer< T extends IOException > Interface Template Reference

Public Member Functions

void accept (Path path) throws T
 
void accept (Path path) throws T
 

Detailed Description

Definition at line 55 of file Loader.java.

Member Function Documentation

◆ accept() [1/2]

void com.google.ortools.Loader.PathConsumer< T extends IOException >.accept ( Path path) throws T

◆ accept() [2/2]

void com.google.ortools.Loader.PathConsumer< T extends IOException >.accept ( Path path) throws T

The documentation for this interface was generated from the following files: