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

com.xiaopy.python.PyCtorMarker Maven / Gradle / Ivy

There is a newer version: 12.1.13
Show newest version
package com.xiaopy.python;

/** Used in the signature of a constructor overload in static proxy classes,
 * invoked when the construction was Python-initiated.
 *
 * @deprecated Internal use in python.pxi */
public class PyCtorMarker {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy