Table of Contents

Class LongPredicate

Namespace
Java.Util.Function
Assembly
MASES.JNet.dll
public class LongPredicate : Predicate<long>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, ILongPredicate, IPredicate<long>, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
LongPredicate
Implements
Derived
Inherited Members
Extension Methods

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string