Class TimeWindow
Internal
public class TimeWindow : Window, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
TimeWindow
- Implements
- Inherited Members
Constructors
TimeWindow()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public TimeWindow()
TimeWindow(long, long)
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public TimeWindow(long startMs, long endMs)
Parameters
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }