Packages

 

com.aspose.cad.fileformats.ifc

Class IfcSelectPredicate<TIn,TOut>

  • java.lang.Object
    • com.aspose.ms.System.Delegate
      • com.aspose.ms.System.MulticastDelegate
        • com.aspose.cad.fileformats.ifc.IfcSelectPredicate<TIn,TOut>


  • public abstract class IfcSelectPredicate<TIn,TOut>
    extends com.aspose.ms.System.MulticastDelegate
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      abstract TOut invoke(TIn arg) 
      • Methods inherited from class com.aspose.ms.System.MulticastDelegate

        getDelegateId, getInvocationList, op_Equality, op_Inequality
      • Methods inherited from class com.aspose.ms.System.Delegate

        combine, combine, op_Equality, op_Inequality, peekOutRefParam, peekResult, remove, removeAll, setException, throwException
    • Constructor Detail

      • IfcSelectPredicate

        public IfcSelectPredicate()
    • Method Detail

      • invoke

        public abstract TOut invoke(TIn arg)