MCPcopy Create free account

hub / github.com/airicyu/Fortel / functions

Functions431 in github.com/airicyu/Fortel

MethodBorrowCell
Instantiates a new borrow cell. @param cellRatio the cell ratio @param cell the cell
fortelcore/src/main/java/com/airic/fortel/core/model/BorrowCell.java:27
MethodChineseDay
Instantiates a new chinese day. @param displayName the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:327
MethodChineseMonth
Instantiates a new chinese month. @param displayName the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:238
MethodCommonUtil
Instantiates a new common util.
fortelcore/src/main/java/com/airic/fortel/core/util/CommonUtil.java:23
MethodConfig
()
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:73
MethodConfigType
Instantiates a new config type. @param displayName the display name @param remarks the remarks @param startMinute th
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:466
MethodContext
Instantiates a new context.
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:288
MethodDestiny
Instantiates a new destiny. @param config the config
fortelcore/src/main/java/com/airic/fortel/core/model/Destiny.java:99
MethodDestinyBuilder
Instantiates a new destiny builder.
fortelcore/src/main/java/com/airic/fortel/core/model/DestinyBuilder.java:31
MethodDestinyCellCriteria
Instantiates a new destiny cell criteria. @param destiny the destiny
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:138
MethodDestinyDto
Instantiates a new destiny dto. @param destiny the destiny
fortelcore/src/main/java/com/airic/fortel/core/model/DestinyDto.java:93
MethodDestinyPatternCheckAgent
Instantiates a new destiny pattern check agent.
fortelcore/src/main/java/com/airic/fortel/core/destiny/visitor/DestinyPatternCheckAgent.java:18
MethodDirection
Instantiates a new direction. @param number the number
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:618
MethodFiveElement
Instantiates a new five element. @param displayName the display name @param number the number
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:554
MethodFormationPatternType
Instantiates a new formation pattern type.
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/impl/FormationPatternType.java:19
MethodGeneralCharacteristicPatternType
Instantiates a new general characteristic pattern type.
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/impl/GeneralCharacteristicPatternType.java:19
MethodGround
Instantiates a new ground. @param displayName the display name @param index the index
fortelcore/src/main/java/com/airic/fortel/core/model/Ground.java:68
MethodGroundTime
Instantiates a new ground time. @param displayName the display name @param index the index @param timePeriod the tim
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:95
MethodLunar
Instantiates a new lunar.
fortelcore/src/main/java/com/airic/fortel/core/calendar/util/Lunar.java:28
MethodMajorStar
Instantiates a new major star. @param displayName the display name @param index the index
fortelcore/src/main/java/com/airic/fortel/core/model/MajorStar.java:218
MethodMapWrapper
Instantiates a new map wrapper. @param map the map
fortelcore/src/main/java/com/airic/fortel/core/util/CommonUtil.java:45
MethodMiniStar
Instantiates a new mini star. @param starName the star name
fortelcore/src/main/java/com/airic/fortel/core/model/MiniStar.java:777
MethodMinorStar
Instantiates a new minor star. @param displayName the display name
fortelcore/src/main/java/com/airic/fortel/core/model/MinorStar.java:236
MethodPattern
Instantiates a new pattern.
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/Pattern.java:38
MethodPersist12
Instantiates a new persist12. @param displayName the display name @param index the index
fortelcore/src/main/java/com/airic/fortel/core/model/Persist12.java:64
MethodRuntimeInfo
Instantiates a new runtime info.
fortelcore/src/main/java/com/airic/fortel/core/model/RuntimeInfo.java:52
MethodSex
Instantiates a new sex. @param displayName the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:428
MethodShadowLight
Instantiates a new shadow light. @param displayName the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:494
MethodSky
Instantiates a new sky. @param displayName the display name @param index the index
fortelcore/src/main/java/com/airic/fortel/core/model/Sky.java:66
MethodSolar
Instantiates a new solar.
fortelcore/src/main/java/com/airic/fortel/core/calendar/util/Solar.java:25
MethodStarEnergyLevel
Instantiates a new star energy level. @param level the level @param displayName the display name @param displaySymbol
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:681
MethodStarReaction
Instantiates a new star reaction. @param displayName the display name
fortelcore/src/main/java/com/airic/fortel/core/model/StarReaction.java:33
MethodStatementBuilder
Instantiates a new statement builder.
fortelcore/src/main/java/com/airic/fortel/core/util/StatementBuilder.java:28
MethodStringUtil
Instantiates a new string util.
fortelcore/src/main/java/com/airic/fortel/core/util/StringUtil.java:17
MethodTemple
Instantiates a new temple. @param displayName the display name @param fullName the full name @param alias the alias
fortelcore/src/main/java/com/airic/fortel/core/model/Temple.java:92
MethodaddCondition
Adds the condition. @param result the result @return the destiny cell criteria
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1401
MethodaddStatement
Adds the statement. @param statement the statement
fortelcore/src/main/java/com/airic/fortel/core/util/StatementBuilder.java:91
MethodanimalsYear
傳回農曆 y年的生肖 @return. @param year the year @return the string
fortelcore/src/main/java/com/airic/fortel/core/calendar/util/LunarUtil.java:242
MethodbesidesSomeStars
Besides some stars. @param stars the stars @return the destiny cell criteria
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1333
MethodbesidesStars
Besides stars. @param stars the stars @return the destiny cell criteria
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1316
Methodbuild
Builds the. @return the string
fortelcore/src/main/java/com/airic/fortel/core/util/StatementBuilder.java:100
MethodcheckDoubleMonthValid
Check double month valid. @param year the year @param month the month @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:402
MethodcheckIsNotMeetSomeStars
Check is not meet some stars. @param stars the stars @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1504
MethodcheckIsNotMeetStars
Check is not meet stars. @param stars the stars @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1493
MethodcheckIsNotSameCellSomeStars
Check is not same cell some stars. @param stars the stars @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1552
MethodcheckIsNotSameCellStars
Check is not same cell stars. @param stars the stars @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1541
MethodcheckIsNotSameOrOppositeCellSomeStars
Check is not same or opposite cell some stars. @param stars the stars @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1600
MethodcheckIsNotSameOrOppositeCellStars
Check is not same or opposite cell stars. @param stars the stars @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1589
MethodclearCriteria
Clear criteria. @return the destiny cell criteria
fortelcore/src/main/java/com/airic/fortel/core/util/DestinyCellCriteria.java:1438
Methodcontain
Contain. @param displayName the display name @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/model/Ground.java:119
Methodcontain
Contain. @param displayName the display name @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/model/MiniStar.java:841
Methodcontain
Contain. @param displayName the display name @return true, if successful
fortelcore/src/main/java/com/airic/fortel/core/model/Sky.java:117
MethodcountCellClosestDist
Count cell closest dist. @param cell the cell @return the int
fortelcore/src/main/java/com/airic/fortel/core/model/Cell.java:424
MethodcountCellPrevDist
Count cell prev dist. @param cell the cell @return the int
fortelcore/src/main/java/com/airic/fortel/core/model/Cell.java:386
Methodequals
(Object obj)
fortelcore/src/main/java/com/airic/fortel/core/calendar/util/Lunar.java:191
Methodequals
(Object obj)
fortelcore/src/main/java/com/airic/fortel/core/calendar/util/Solar.java:131
Methodequals
(Object obj)
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:815
MethodfindNextConfigFilterByMajor
Find next config filter by major. @param target the target @return the optional
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:725
MethodfindPrevConfigFilterByMajor
Find prev config filter by major. @param target the target @return the optional
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:682
MethodgetAgeBegin
Gets the age begin. @return the age begin
fortelcore/src/main/java/com/airic/fortel/core/model/Cell.java:249
MethodgetAlias
Gets the alias. @return the alias
fortelcore/src/main/java/com/airic/fortel/core/model/Temple.java:122
MethodgetAttribute
Gets the attribute. @param key the key @return the attribute
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/Pattern.java:174
MethodgetBasicDestinyType
Gets the basic destiny type. @return the basic destiny type
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:199
MethodgetBigOrSmall
返回的月份的大或小 @param month @return. @param month the month @return the big or small
fortelcore/src/main/java/com/airic/fortel/core/calendar/util/LunarUtil.java:288
MethodgetByDisplayName
Gets the by display name. @param name the name @return the by display name
fortelcore/src/main/java/com/airic/fortel/core/model/MiniStar.java:830
MethodgetByDisplayName
Gets the by display name. @param name the name @return the by display name
fortelcore/src/main/java/com/airic/fortel/core/model/Sky.java:106
MethodgetByDisplayName
Gets the by display name. @param name the name @return the by display name
fortelcore/src/main/java/com/airic/fortel/core/model/Temple.java:168
MethodgetByName
Gets the by name. @param name the name @return the by name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:463
MethodgetByName
Gets the by name. @param name the name @return the by name
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:517
MethodgetCategory
Gets the category. @return the category
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/Pattern.java:96
MethodgetCellIndex
Gets the cell index. @param cell the cell @return the cell index
fortelcore/src/main/java/com/airic/fortel/core/model/Destiny.java:272
MethodgetCellRatio
Gets the cell ratio. @return the cell ratio
fortelcore/src/main/java/com/airic/fortel/core/model/BorrowCell.java:38
MethodgetDayGround
()
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:322
MethodgetDaySky
()
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:314
MethodgetDescription
Gets the description. @return the description
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/Pattern.java:134
MethodgetDisplayName
()
fortelcore/src/main/java/com/airic/fortel/core/model/MajorStar.java:228
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Ground.java:78
MethodgetDisplayName
()
fortelcore/src/main/java/com/airic/fortel/core/model/MiniStar.java:809
MethodgetDisplayName
()
fortelcore/src/main/java/com/airic/fortel/core/model/MinorStar.java:259
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:108
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:247
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:336
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:437
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:503
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:564
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:702
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Sky.java:76
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Persist12.java:74
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/Temple.java:104
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/model/StarReaction.java:42
MethodgetDisplayName
Gets the display name. @return the display name
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:478
MethodgetDisplaySymbol
Gets the display symbol. @return the display symbol
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:711
MethodgetEndMinute
Gets the end minute. @return the end minute
fortelcore/src/main/java/com/airic/fortel/core/destiny/config/Config.java:506
MethodgetEnumByName
Gets the enum by name. @param <E> the element type @param clazz the clazz @param s the s @return the enum by name
fortelcore/src/main/java/com/airic/fortel/core/util/CommonUtil.java:97
MethodgetExplaination
Gets the explaination. @return the explaination
fortelcore/src/main/java/com/airic/fortel/core/destiny/pattern/Pattern.java:153
MethodgetFullName
Gets the full name. @return the full name
fortelcore/src/main/java/com/airic/fortel/core/model/Temple.java:113
MethodgetGround
(Destiny destiny)
fortelcore/src/main/java/com/airic/fortel/core/model/MajorStar.java:31
MethodgetGround
(Destiny destiny)
fortelcore/src/main/java/com/airic/fortel/core/model/MiniStar.java:23
MethodgetGround
(Destiny destiny)
fortelcore/src/main/java/com/airic/fortel/core/model/MinorStar.java:20
MethodgetGround
Gets the ground. @return the ground
fortelcore/src/main/java/com/airic/fortel/core/model/Data.java:154
← previousnext →201–300 of 431, ranked by callers