All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xapi.collect.api.ClassTo Maven / Gradle / Ivy

There is a newer version: 0.5
Show newest version
package xapi.collect.api;


public interface ClassTo 
extends ObjectTo, V>
{

  static interface Many 
    extends ClassTo>, ObjectTo.Many, V>
  {}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy