TDB2Config.empty constructor

TDB2Config.empty()

Implementation

factory TDB2Config.empty() {
  return TDB2Config();
}