| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvertibleFunction | |
| com.togethersoft.openapi.util.function | |
| com.togethersoft.openapi.util.properties | |
| Uses of InvertibleFunction in com.togethersoft.openapi.util.function |
| Classes in com.togethersoft.openapi.util.function that implement InvertibleFunction | |
class | UnaryInverseMinimal implementation of unary operation and invertion. |
| Fields in com.togethersoft.openapi.util.function declared as InvertibleFunction | |
private InvertibleFunction | UnaryInverse.myInverse |
| Constructors in com.togethersoft.openapi.util.function with parameters of type InvertibleFunction | |
UnaryInverse.UnaryInverse(InvertibleFunction inverse) | |
| Uses of InvertibleFunction in com.togethersoft.openapi.util.properties |
| Fields in com.togethersoft.openapi.util.properties declared as InvertibleFunction | |
private InvertibleFunction | FilteredNamePropertiesRO.myFilter |
| Constructors in com.togethersoft.openapi.util.properties with parameters of type InvertibleFunction | |
FilteredNameProperties.FilteredNameProperties(IProperties base, InvertibleFunction filter) | |
FilteredNamePropertiesRO.FilteredNamePropertiesRO(IPropertiesRO base, InvertibleFunction filter)Creates new filterd property with specified filter and base property. | |
| Methods in com.togethersoft.openapi.util.properties that return InvertibleFunction | |
protected InvertibleFunction | FilteredNamePropertiesRO.getFilter() |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||