Package org.stellar.sdk
Class Predicate
java.lang.Object
org.stellar.sdk.Predicate
- Direct Known Subclasses:
Predicate.AbsBefore,Predicate.And,Predicate.Not,Predicate.Or,Predicate.RelBefore,Predicate.Unconditional
Base class for predicates.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents a predicate based on a maximum date and time.static classstatic classstatic classstatic classRepresents predicate based on maximum length of timestatic classRepresents a predicate that is always true. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Predicate
public Predicate()
-
-
Method Details